aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* merged questioinnaire and questionnaire_phpbb and adjusted all files to our c...Meik Sievertsen2009-07-073-269/+290
* restore firebird/sqlite support. TODO - the DBAL should handle thisHenry Sudhof2009-07-071-3/+11
* Fix an endless loop; don't return the sql array by referenceHenry Sudhof2009-07-061-1/+1
* Fix an endless loop; don't return the sql array by referenceHenry Sudhof2009-07-061-4/+5
* Add a purge option for the session table to the acp. Seems that many boards g...Henry Sudhof2009-07-061-0/+42
* Fix bug #36565 - Search by authorname does not display posts of guests and de...Joas Schilling2009-07-022-40/+87
* a bit of textHenry Sudhof2009-06-301-5/+5
* *blinks* there were supposed to be more files, where are they? Ah, hereHenry Sudhof2009-06-301-6/+8
* undoing change from #9575, as it broke the board disabled messageHenry Sudhof2009-06-291-1/+1
* Add some data for akismet et alHenry Sudhof2009-06-292-4/+4
* - forgot to remove __construct methods when making this PHP4 compatibleNils Adermann2009-06-272-3/+2
* did not have auto props on this machine - removed an unused function from the...Nils Adermann2009-06-271-23/+1
* acp module for submitting statistical information to phpBBNils Adermann2009-06-275-1/+405
* Fixed Bug #45115 - Signature parsing flags are not stored in DBRuslan Uzdenov2009-06-274-9/+27
* Okay, okay, I see the issue. I'll revisit this tomorrow.Henry Sudhof2009-06-262-10/+5
* Okay it should work again. Thanks Raimon. In the future, please test if your ...Henry Sudhof2009-06-261-14/+11
* Fix bug #38395 - Loading draft removes recipients when replying to PMJoas Schilling2009-06-262-3/+3
* Fix bug #47345 - Check if template file is empty before trying to read from it.Andreas Fischer2009-06-261-1/+14
* Change bug #39505 - Pm history only shows pms of the receipts you currently r...Joas Schilling2009-06-261-1/+18
* revert r9653 because it does not work as advertised (a load of bugs and not r...Meik Sievertsen2009-06-251-1/+0
* fix r9652Joas Schilling2009-06-251-0/+10