.. |
acm
|
- fix some bugs...
|
2006-03-17 12:51:32 +00:00 |
acp
|
Cross-port a patch from 2.0.20 into the 3.0 branch
|
2006-03-18 22:05:08 +00:00 |
auth
|
- Added init_{$auth_plugin} function which can be used to test a connection to the authentication system before actually saving the new configuration. This will hopefully stop people from locking themselves out by using an authentication system that they cannot connect to.
|
2006-03-18 16:19:18 +00:00 |
db
|
- Cleaned up some compress stuff
|
2006-03-18 06:39:47 +00:00 |
mcp
|
- Lesson learned: If you rename something rename it in all places and not just in a few :)
|
2006-03-18 14:30:47 +00:00 |
search
|
- Lesson learned: If you rename something rename it in all places and not just in a few :)
|
2006-03-18 14:30:47 +00:00 |
ucp
|
- ok, now the correct ones. :/
|
2006-03-18 22:53:14 +00:00 |
auth.php
|
- streamlined reports to consist of the feature set we decided upon (Nils, your turn now)
|
2006-03-12 23:19:55 +00:00 |
bbcode.php
|
- file_get_contents instead of imploding file()s or fread()ing till the maximum filesize
|
2006-01-04 06:37:17 +00:00 |
constants.php
|
blah... not needed
|
2006-03-12 23:30:44 +00:00 |
functions.php
|
- fix some bugs...
|
2006-03-17 12:51:32 +00:00 |
functions_admin.php
|
- streamlined reports to consist of the feature set we decided upon (Nils, your turn now)
|
2006-03-12 23:19:55 +00:00 |
functions_compress.php
|
- Cleaned up some compress stuff
|
2006-03-18 06:39:47 +00:00 |
functions_display.php
|
- streamlined reports to consist of the feature set we decided upon (Nils, your turn now)
|
2006-03-12 23:19:55 +00:00 |
functions_jabber.php
|
- The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :D
|
2006-03-02 01:09:55 +00:00 |
functions_messenger.php
|
A q should be followed by a u ;-)
|
2006-03-14 20:13:42 +00:00 |
functions_module.php
|
- adding ability to assign moderator specific ban options
|
2006-03-15 13:03:57 +00:00 |
functions_posting.php
|
- added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag)
|
2006-03-06 14:03:56 +00:00 |
functions_privmsgs.php
|
*** empty log message ***
|
2006-03-14 20:32:18 +00:00 |
functions_profile_fields.php
|
- added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag)
|
2006-03-06 14:03:56 +00:00 |
functions_template.php
|
We all make mistakes :D
|
2006-03-10 00:24:46 +00:00 |
functions_transfer.php
|
- some bugfixes
|
2006-03-01 21:48:02 +00:00 |
functions_upload.php
|
- fix some bugs...
|
2006-03-17 12:51:32 +00:00 |
functions_user.php
|
- adding ability to assign moderator specific ban options
|
2006-03-15 13:03:57 +00:00 |
index.htm
|
Add blank indexes to stop nosey people being, erm, nosey
|
2001-11-21 13:06:56 +00:00 |
message_parser.php
|
- added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag)
|
2006-03-06 14:03:56 +00:00 |
session.php
|
We'll extend the idea to the sessions themselves as well on reflection
|
2006-03-18 23:08:30 +00:00 |
template.php
|
- streamlined reports to consist of the feature set we decided upon (Nils, your turn now)
|
2006-03-12 23:19:55 +00:00 |