aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* adjust inactive users list on ACP index to act like the new inactive users li...Meik Sievertsen2009-09-011-3/+16
* fix r10076 for #48615 - Ability to specify amount of time user is able to del...Joas Schilling2009-08-311-0/+1
* Fix Bug #50035 - Fix handling of bookmarks and subscriptions on "split topcis...Joas Schilling2009-08-312-0/+90
* correct method commentMeik Sievertsen2009-08-311-4/+17
* Fix wrong error message for non-writable template file in acp_styles.php - Bu...Meik Sievertsen2009-08-311-1/+2
* Redirect to group list if confirm box canceled - Bug #50105Meik Sievertsen2009-08-311-0/+6
* Addition to r10060: Add function documentation.Andreas Fischer2009-08-311-1/+5
* Style authors are now able to define the default submit button used for form ...Meik Sievertsen2009-08-301-1/+7
* correct mode is send_statistics, else installs will differ from updates.Meik Sievertsen2009-08-301-1/+1
* Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be...Meik Sievertsen2009-08-301-16/+7
* Revert INC/DEC feature. It is not consistent with the other template variable...Meik Sievertsen2009-08-301-30/+0
* Send service unavailable response code for E_USER_ERRORMeik Sievertsen2009-08-281-0/+3
* Fix Bug #49195 - Queries on un-indexed column user_emailJoas Schilling2009-08-286-6/+14
* Change of r10055, which itself was:Meik Sievertsen2009-08-271-2/+0
* One more unread posts search adjustment.Ruslan Uzdenov2009-08-251-7/+13
* Adjustement for r10050, related to Bug #50185Meik Sievertsen2009-08-251-0/+2
* This is an enhancement for revision r10051 (INC template variable)Meik Sievertsen2009-08-251-9/+19
* Make sure only logs for existing users are displayed and user-specific logs r...Meik Sievertsen2009-08-253-2/+15
* Fix possible wrong encodings in email template files in messenger. Related to...Meik Sievertsen2009-08-251-0/+3
* Add INC (working name) to template syntaxHenry Sudhof2009-08-241-0/+20
* More unread posts search adjustment.Ruslan Uzdenov2009-08-231-50/+58
* - accidentally undid changes introduced in r9979Jim Wigginton2009-08-224-4/+3
* - replaced the drop down menu log filter thing with log searchingJim Wigginton2009-08-216-167/+98
* Use comparison instead of arithmetic.Andreas Fischer2009-08-211-1/+1
* Allow "0" as censor word and replacement.Andreas Fischer2009-08-212-5/+13
* Fix r10035Meik Sievertsen2009-08-201-1/+1
* Check for valid $template_path in includes/template.php - Bug #50055Meik Sievertsen2009-08-201-0/+6
* Sort private messages by message time and not message id. (Bug #50015)Meik Sievertsen2009-08-201-4/+14
* #50025Henry Sudhof2009-08-201-1/+1
* instead of only enabling forum feeds in viewforum we set it on every location...Meik Sievertsen2009-08-201-3/+5
* add feed switch to forumrow, so forums can be styled correctly (with an rss i...Meik Sievertsen2009-08-201-0/+1
* fix sql error due to us using STRICT db mode. ;)Meik Sievertsen2009-08-201-3/+5
* Add some very basic checks to the users ip - related to bug #48995Meik Sievertsen2009-08-201-0/+21
* Because we store forwarded_for if the check is activated we need a better checkMeik Sievertsen2009-08-201-5/+5
* Better tracking of global announcementsRuslan Uzdenov2009-08-182-6/+25
* Adjustment to r9887: Only use one language variable.Andreas Fischer2009-08-181-1/+1
* we will use the non-compliant way for mail() until we further inspected PHP's...Meik Sievertsen2009-08-181-11/+3
* Fix email problems on servers with PHP installations not accepting RFC-compli...Meik Sievertsen2009-08-181-11/+32
* A little precautionChris Smith2009-08-181-1/+1
* Per RFC2047 section 5 do not use quoted strings for encoded recipient namesChris Smith2009-08-181-1/+1
* i know, i know, no need to hrm me. :P - r10009Meik Sievertsen2009-08-171-1/+1
* no need to call generate_board_url() twice - r10008Meik Sievertsen2009-08-171-2/+2
* Ability to define constant PHPBB_USE_BOARD_URL_PATH to use board url for imag...Meik Sievertsen2009-08-174-16/+40
* Add unread posts search support for cookie-based trackingRuslan Uzdenov2009-08-171-4/+55
* i am very very sorry for this hackish approach...Meik Sievertsen2009-08-172-2/+15
* Fix bug #49625 - Performing actions in Main MCP tab does not return correctlyRuslan Uzdenov2009-08-171-0/+5
* Fix r9961 - populate who is online only where requiredJoas Schilling2009-08-171-3/+3
* erm, on the contrary; can that reset callHenry Sudhof2009-08-161-1/+1
* don't pick a new question without an explicit reset callHenry Sudhof2009-08-161-2/+3
* append_sidHenry Sudhof2009-08-161-2/+2