aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* - #49775Chris Smith2009-08-151-36/+65
* #49755Henry Sudhof2009-08-151-2/+2
* r9961 - also set item name in page_header parameter for better implementation...Joas Schilling2009-08-151-25/+3
* Fix Bug #49615 - Unapproved topic icon has incorrect forum (introduced in r96...Joas Schilling2009-08-151-3/+7
* Fix Bug #49725 introduced in r9814Joas Schilling2009-08-151-3/+3
* Some things I missed in r9887.Andreas Fischer2009-08-141-1/+3
* More r9896 cleanup.Andreas Fischer2009-08-141-13/+8
* fix #49685 introduced in r9896Joas Schilling2009-08-141-1/+1
* add back linksHenry Sudhof2009-08-142-0/+2
* #49675 #49655 - ATTENTION: small captcha API changeHenry Sudhof2009-08-145-29/+63
* That's not supported by php4 and part of the full 3.1 system anywayHenry Sudhof2009-08-141-99/+0
* Lifted minimum requirement for Firebird DBMS from 2.0+ to 2.1+.Meik Sievertsen2009-08-132-8/+8
* - links to send statistics after install and updateNils Adermann2009-08-132-2/+3
* some fixesHenry Sudhof2009-08-121-2/+2
* some fixesHenry Sudhof2009-08-121-3/+3
* ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-127-57/+150
* populate who is online only where requiredHenry Sudhof2009-08-121-4/+12
* Fix r9955 for Bug #49435Meik Sievertsen2009-08-121-2/+3
* change item to item_id; related to #49485Henry Sudhof2009-08-121-1/+1