aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-218-125/+667
* Preserve newlines in template files (one newline had been always dropped afte...Meik Sievertsen2009-07-212-2/+11
* copy regiustration attempt setting to acp_captcha - although the setting is p...Henry Sudhof2009-07-211-8/+8
* rename variables to avoid name clashes in aggregating pluginsHenry Sudhof2009-07-201-8/+10
* cleaningHenry Sudhof2009-07-201-17/+116
* fixing back linksHenry Sudhof2009-07-202-6/+10
* - added filtration ability to MCPJim Wigginton2009-07-204-4/+63
* Copy poll options properly when copying topic. #39065Chris Smith2009-07-191-1/+3
* First round of fixesHenry Sudhof2009-07-191-1/+1
* First round of fixesHenry Sudhof2009-07-191-5/+2
* Allow changing forum from drop down under certain circumstances. #37525Chris Smith2009-07-191-7/+10
* Permit null values for non-required integer custom profile fields and ensure ...Chris Smith2009-07-191-15/+9
* Initial commit for the QA captcha. Needs language & style finetuning and bug ...Henry Sudhof2009-07-181-0/+0
* Initial commit for the QA captcha. Needs language & style finetuning and bug ...Henry Sudhof2009-07-181-0/+758
* Ensure user errors are displayed regardless of PHP settings. #47505Chris Smith2009-07-181-1/+1
* Fix #45315Chris Smith2009-07-181-1/+2
* - added ability to filter logs by log_operationJim Wigginton2009-07-182-3/+64
* #42925Chris Smith2009-07-181-1/+1
* - PHP4 compatibilityMarek A. R2009-07-181-0/+10
* Small change to r9765, Bug #47495Andreas Fischer2009-07-171-3/+1
* - Add hard limit for smiliesMarek A. R2009-07-171-7/+48
* - Add hard limit for smiliesMarek A. R2009-07-171-0/+3
* Correct escaping/unescaping in the LDAP authentication plugin. #48175Chris Smith2009-07-171-7/+11
* Fix bugs #46615 & #46945 - Fail gracefully if store folder is not writable du...Andreas Fischer2009-07-171-1/+6
* Ability to empty a user's outbox from the user ACP quick tools.Chris Smith2009-07-171-2/+53
* ok, i misread this one. :) related to r9763Meik Sievertsen2009-07-171-2/+3
* Fix bug #47495 - Move hardcoded language string to language file.Andreas Fischer2009-07-171-1/+3
* A small correction to #r9763Meik Sievertsen2009-07-172-25/+29
* - Add pagination for icons and smilies in the ACP and smilies in the smiley p...Marek A. R2009-07-163-11/+46
* assign varsHenry Sudhof2009-07-161-0/+2
* Fix Bug #45675 - Do not allow setting group as default group for pending userJoas Schilling2009-07-142-1/+50
* Feature Bug #43375 - Ability to delete warnings and keep warnings permanentlyJoas Schilling2009-07-143-1/+144
* Feature Bug #45375 - Add option to disable remote upload avatarsJoas Schilling2009-07-144-14/+20
* Fix bug #46765 - View unread postsRuslan Uzdenov2009-07-141-0/+91
* Fix bug #44295 - Cannot prune users who never logged inRuslan Uzdenov2009-07-141-1/+6
* Fix bug #47265 - Smilies and images not viewed in topic-print viewJoas Schilling2009-07-131-1/+2
* Fix bug #47775 - Properly convert and show filesize informationAndreas Fischer2009-07-114-23/+75
* some changelog changes and a small SQL correctionChris Smith2009-07-081-1/+1
* Fixed Bug #24075 - GZIP status is not showed up correctly in debug modeRuslan Uzdenov2009-07-082-2/+2
* Fix database updater and db tools to support multiple column changes/addition...Meik Sievertsen2009-07-081-17/+229
* Fix bug #47575 - Disable word-censor option in UCP lacks the config-setting -...Joas Schilling2009-07-081-1/+1
* Fixed Bug #40155 - Postcount of 0 not showing up in PMsRuslan Uzdenov2009-07-081-1/+1
* Another feature: Detect when a post has been altered by someone else while ed...Andreas Fischer2009-07-081-0/+7
* Fix r9728 - It does actually not work that way. ;-)Andreas Fischer2009-07-071-2/+2
* Fix bug #47785 - Fetch requested cookie variables directly from cookie super ...Andreas Fischer2009-07-071-2/+3
* Fix bug #47815 - View end of ban in MCP and ACP when user is banned by durati...Joas Schilling2009-07-071-1/+16
* Further word censor fix to work with UTF8 correctlyRuslan Uzdenov2009-07-071-1/+1
* Fixed Bug #39625 - QUOTE-string not included when replying to pm'sRuslan Uzdenov2009-07-071-1/+4
* Color bbcode now supports three-digit hex notation. (Bug #39965 - Patch by le...Meik Sievertsen2009-07-072-2/+2
* Coding guidelines in r9629Chris Smith2009-07-071-1/+1