aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not allow password reminders if u_passchg permission is not given. (Bug #1...Meik Sievertsen2008-10-063-1/+12
* Separate display of posted attachments in posting screen and switch for templ...Meik Sievertsen2008-10-063-22/+16
* Do not cut out permission reset options in IE7 - #13965Meik Sievertsen2008-10-061-3/+6
* Sort topic icons/smilies by filename when adding new topics/smilies (Bug #13501)Meik Sievertsen2008-10-061-0/+12
* Cottingham, not CuttinghamMeik Sievertsen2008-10-061-1/+1
* some whitespace changes and opening files in binary mode in functions_messengerMeik Sievertsen2008-10-063-4/+4
* Fix for r8752Meik Sievertsen2008-10-061-14/+24
* changelog entry for security-relevant changeMeik Sievertsen2008-10-021-0/+2
* Remove NUL-Bytes directly in request_var() for strings and within the custom ...Meik Sievertsen2008-10-026-5/+6
* Check users pm preferences for pm's sent to groups. (Bug #33245)Meik Sievertsen2008-09-302-1/+7
* unique faq id's in template - #33775Meik Sievertsen2008-09-302-4/+4
* don't know any better sentence... suggestions welcome. :)Meik Sievertsen2008-09-301-1/+1
* Wrong parameter count for preg_replace in get_context() (IMO we need no limit...Meik Sievertsen2008-09-301-1/+1
* #34815 - thanks for the patch, but actually it was just a whitespaceHenry Sudhof2008-09-301-1/+1
* further adjustments to exit; statementsMeik Sievertsen2008-09-304-6/+10
* check fields properly not being set sometimes. ;)Meik Sievertsen2008-09-291-5/+5
* Use phpBB 3.1.x method for storing cached data to prevent PHP bug with our us...Meik Sievertsen2008-09-293-4/+5
* revert r8893 - there were massive problems with the display and select all codeMeik Sievertsen2008-09-285-8/+8
* Add quoting support to PM history when composing a reply. #34285Chris Smith2008-09-274-7/+7
* Better return links when deleting topics through the MCP. #34655Chris Smith2008-09-272-5/+14
* Small language fix (#32795) and tiny bug fixChris Smith2008-09-263-3/+3
* Remove reference to old mysql4 abstraction layer. #26065Chris Smith2008-09-261-2/+1
* More language fixes. #34185Chris Smith2008-09-262-4/+4
* * Use a distinct log message for shadow topic deletions to differentiate betw...Chris Smith2008-09-263-1/+3
* nitpick alarm. ;)Meik Sievertsen2008-09-262-2/+2
* Fix problems with styles using an underscore within the filename. (Bug #34315)Meik Sievertsen2008-09-263-11/+43
* Duplicate log messages for deleting a topic ('LOG_TOPIC_DELETED' has been dep...Chris Smith2008-09-263-2/+7
* Split posts target forum requires 'f_post' now instead of 'm_split'. #31015Chris Smith2008-09-262-2/+3
* Add links to the post and forum when viewing a report from the MCP. #33795, #...Chris Smith2008-09-265-4/+7
* Fix a tricky little bug in r8909Chris Smith2008-09-261-1/+6
* A fix for the fix in r8934. #34525Chris Smith2008-09-241-0/+4
* We want our PM spam back. Fix a regression introduced in r8913, preventing us...Chris Smith2008-09-241-3/+0
* better query for syncing post counts. Thanks to BartVB for this. ;)Meik Sievertsen2008-09-242-26/+23
* Do not include hash in redirect backHenry Sudhof2008-09-241-3/+3
* Make pagination work again, undoing rev8830 to fix #32515 properlyHenry Sudhof2008-09-242-4/+3
* should make last_active work againHenry Sudhof2008-09-241-3/+3
* Show headers if no leaders are on the pageHenry Sudhof2008-09-241-0/+8
* Adjust language key SPLIT_AFTER to make the action clearer.Chris Smith2008-09-232-1/+2
* MCP topic view checkboxes now default to unchecked.Chris Smith2008-09-232-1/+2
* Stop users from deleting posts after the edit time has passed or they have be...Chris Smith2008-09-233-4/+6
* Make topic selection for merge less confusing by removing unneeded controls. ...Chris Smith2008-09-233-2/+11
* gahMeik Sievertsen2008-09-231-1/+1
* err, i am <insert name here>Meik Sievertsen2008-09-231-1/+1
* duplicate keyMeik Sievertsen2008-09-231-1/+1
* remove exit statement and make sure no "additional" code gets executedMeik Sievertsen2008-09-231-1/+11
* - Automatically add users/groups to the PM recipient list, if entered or sele...Meik Sievertsen2008-09-232-24/+92
* synchronise post count in stepsMeik Sievertsen2008-09-231-8/+31
* - Added 'max_recipients' setting for private messages. This setting allows ad...Meik Sievertsen2008-09-2321-31/+138
* Correctly handle unread status of subforums (that are not shown on the index)...Chris Smith2008-09-232-0/+15
* Log the forum name that topics are moved into.Chris Smith2008-09-234-4/+11