aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Adjustement for r10050, related to Bug #50185Meik Sievertsen2009-08-259-29/+29
* This is an enhancement for revision r10051 (INC template variable)Meik Sievertsen2009-08-253-12/+30
* Make sure only logs for existing users are displayed and user-specific logs r...Meik Sievertsen2009-08-254-2/+16
* 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-243-1/+28
* new tabindex handling, #50185; subsilver doesn't use tabindexesHenry Sudhof2009-08-247-23/+25
* Fix bug #50245 - Check for correct module name when installing the "Send stat...Andreas Fischer2009-08-241-2/+2
* Missed one file.Andreas Fischer2009-08-231-2/+1
* Some more cleanup. Mostly whitespace changes.Andreas Fischer2009-08-236-34/+36
* #50215Andreas Fischer2009-08-231-2/+1
* More unread posts search adjustment.Ruslan Uzdenov2009-08-231-50/+58
* #50175Henry Sudhof2009-08-221-1/+1
* #50165Henry Sudhof2009-08-222-2/+10
* - accidentally undid changes introduced in r9979Jim Wigginton2009-08-225-9/+3
* - replaced the drop down menu log filter thing with log searchingJim Wigginton2009-08-2111-172/+103
* 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 wrong textLength call in Webkit-based browsers - Bug #25825 - patch by Te...Meik Sievertsen2009-08-203-3/+3
* 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-203-6/+17
* #50025Henry Sudhof2009-08-201-1/+1
* fix r10025Joas Schilling2009-08-201-1/+1
* Apply template changes of r9965 to subsilver2.Andreas Fischer2009-08-201-2/+2
* better icon... hopefully. ;)Meik Sievertsen2009-08-201-0/+0
* If style authors want to, they can show a feed icon for every forum enabled t...Meik Sievertsen2009-08-204-0/+12
* instead of only enabling forum feeds in viewforum we set it on every location...Meik Sievertsen2009-08-202-4/+5
* also populate forum_options on conversionsMeik Sievertsen2009-08-201-15/+16
* add feed switch to forumrow, so forums can be styled correctly (with an rss i...Meik Sievertsen2009-08-201-0/+1
* fix r10023Joas Schilling2009-08-201-1/+1
* fix sql error due to us using STRICT db mode. ;)Meik Sievertsen2009-08-201-3/+5
* Addition to r9632 for #46785Joas Schilling2009-08-201-1/+1
* some whitespace changesMeik Sievertsen2009-08-204-13/+13
* Revert r9658Meik Sievertsen2009-08-208-17/+16
* 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-183-6/+46
* Adjustment to r9887: Only use one language variable.Andreas Fischer2009-08-182-2/+2
* Fix Bug #49945 - Correctly orientate Control-Panel-Navigation background-imag...Joas Schilling2009-08-183-0/+6
* 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-182-11/+33
* Tiny typo change to r9743, #46425.Andreas Fischer2009-08-181-1/+1
* 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-175-17/+41
* Added section about special constants able to be used.Meik Sievertsen2009-08-172-13/+94
* Fix bug #43295 - Moved topics show unapproved even without permissions in the...Ruslan Uzdenov2009-08-172-2/+3
* Add unread posts search support for cookie-based trackingRuslan Uzdenov2009-08-172-10/+56