.. |
acm
|
Fix some issues with XCache, can't totally resolve the purge() method as XCache does not expose its settings to userland PHP. #46435
|
2009-06-13 13:14:27 +00:00 |
acp
|
[Feature] Ability to copy permissions from one forum to several other forums.
|
2009-07-28 22:09:46 +00:00 |
auth
|
Fix #45315
|
2009-07-18 21:20:20 +00:00 |
captcha
|
#48735
|
2009-07-28 07:05:17 +00:00 |
db
|
Fix database updater and db tools to support multiple column changes/additions/removals with SQLite
|
2009-07-08 13:52:18 +00:00 |
diff
|
XHTML mistakes in the updater. #46585
|
2009-07-26 17:58:10 +00:00 |
hooks
|
- fixed database updater
|
2007-10-04 12:03:05 +00:00 |
mcp
|
geez, maybe we should stop displaying text and this would become easier
|
2009-07-26 20:22:41 +00:00 |
questionnaire
|
made a mistake when turning stats into a whitelist
|
2009-07-26 11:33:48 +00:00 |
search
|
Fix bug #36565 - Search by authorname does not display posts of guests and deleted users
|
2009-07-02 10:28:32 +00:00 |
ucp
|
Minor captcha API change - disable display of plugin by returning false in get_template.
|
2009-07-27 11:39:28 +00:00 |
utf
|
#21885
|
2008-04-20 05:16:42 +00:00 |
auth.php
|
- Display coloured usernames in ACP groups management screens
|
2009-06-19 09:51:50 +00:00 |
bbcode.php
|
Color bbcode now supports three-digit hex notation. (Bug #39965 - Patch by leviatan21)
|
2009-07-07 11:41:07 +00:00 |
cache.php
|
Further word censor fix to work with UTF8 correctly
|
2009-07-07 12:59:30 +00:00 |
constants.php
|
- Add hard limit for smilies
|
2009-07-17 13:40:26 +00:00 |
functions.php
|
Fix tiny typo in r9884, #46765. Thanks rxu.
|
2009-07-28 20:29:34 +00:00 |
functions_admin.php
|
[Feature] Ability to copy permissions from one forum to several other forums.
|
2009-07-28 22:09:46 +00:00 |
functions_compress.php
|
Fix bugs #46615 & #46945 - Fail gracefully if store folder is not writable during update.
|
2009-07-17 11:32:27 +00:00 |
functions_content.php
|
Fix bug #31505 - Do not cut post-message in between HTML-Entities on search.php - Patch by leviatan21
|
2009-07-24 08:56:06 +00:00 |
functions_convert.php
|
- [Feature] New "Newly Registered Users" group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts.
|
2009-06-20 18:45:16 +00:00 |
functions_display.php
|
Ability to fetch moderators with get_moderators() even if load_moderators setting is off. (Bug #35955)
|
2009-06-21 09:36:13 +00:00 |
functions_install.php
|
'I think the phrase rhymes with Clucking Bell!'
|
2009-06-18 13:08:02 +00:00 |
functions_jabber.php
|
[Feature] Allow specific connection to different server for jabber functionality by providing a valid JID as username. This also allows the use of talk.google.com as jabber server with gmail.com JIDs. (Bug #14989)
|
2008-10-08 12:44:23 +00:00 |
functions_messenger.php
|
Parse email text files with the template engine.
|
2009-07-22 09:07:24 +00:00 |
functions_module.php
|
[Change] Alllow applications to set custom module inclusion path (idea by HoL)
|
2008-11-23 12:42:34 +00:00 |
functions_posting.php
|
Fix bug #48265 - Correctly set attachment flag for topics, posts and pms after deleting attachments - Patch by WorldWar and nickvergessen
|
2009-07-24 09:01:29 +00:00 |
functions_privmsgs.php
|
Do not send private message back to sender if sender is in the same group the private message was sent to.
|
2009-07-27 15:05:59 +00:00 |
functions_profile_fields.php
|
Permit null values for non-required integer custom profile fields and ensure zero complies with the range limits. #40925
|
2009-07-19 00:20:03 +00:00 |
functions_template.php
|
Preserve newlines in template files (one newline had been always dropped after a template variable due to PHP's handling of closing tags)
|
2009-07-21 10:58:31 +00:00 |
functions_transfer.php
|
Also fix bug #46295 in ftp_fsock class.
|
2009-07-22 03:02:45 +00:00 |
functions_upload.php
|
Fix bug #47775 - Properly convert and show filesize information
|
2009-07-11 10:05:20 +00:00 |
functions_user.php
|
Fix bug #48345 - Adding users to group - default rank does not changing correctly
|
2009-07-28 11:47:32 +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
|
Fix bug #48265 - Correctly set attachment flag for topics, posts and pms after deleting attachments - Patch by WorldWar and nickvergessen
|
2009-07-24 09:01:29 +00:00 |
session.php
|
Fix bug #18005 - Do not add style-parameter to URL again, after admin re-authentification - Patch by leviatan21
|
2009-07-24 08:52:56 +00:00 |
template.php
|
Small change to r9839
|
2009-07-25 10:16:13 +00:00 |