aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
...
* Better tracking of global announcementsRuslan Uzdenov2009-08-181-6/+6
* 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-171-13/+31
* 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-171-0/+8
* Fix r9961 - populate who is online only where requiredJoas Schilling2009-08-171-3/+3
* r9961 - also set item name in page_header parameter for better implementation...Joas Schilling2009-08-151-25/+3
* ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-121-6/+51
* populate who is online only where requiredHenry Sudhof2009-08-121-4/+12
* change item to item_id; related to #49485Henry Sudhof2009-08-121-1/+1
* Fix bug #15729 - Global announcements marked as read if all new topics in for...Ruslan Uzdenov2009-08-051-1/+1
* log general errors in cron, images and when debug is enabledHenry Sudhof2009-08-051-0/+8
* and for pseudocron too (to conisder: log db errors to debug faulty cron jobs)Henry Sudhof2009-08-041-2/+2
* add the option to place image debugging information to the logHenry Sudhof2009-08-041-1/+6
* Adjust build_url() to not prepend $phpbb_root_path if path returned from redi...Meik Sievertsen2009-08-011-2/+14
* Fix tiny typo in r9884, #46765. Thanks rxu.Andreas Fischer2009-07-281-1/+1
* Move get_unread_topics_list() up in functions.php, added some documentation. ...Andreas Fischer2009-07-281-105/+111
* More small adjustments to get_unread_topics_list(). #46765Andreas Fischer2009-07-281-12/+16
* Fix r9855 for #46765Ruslan Uzdenov2009-07-281-1/+1
* Minor captcha API change - disable display of plugin by returning false in ge...Henry Sudhof2009-07-271-1/+0
* Fix r9755 for #46765Ruslan Uzdenov2009-07-261-16/+27
* fix r9758Joas Schilling2009-07-221-1/+1
* Ensure user errors are displayed regardless of PHP settings. #47505Chris Smith2009-07-181-1/+1
* #42925Chris Smith2009-07-181-1/+1
* - PHP4 compatibilityMarek A. R2009-07-181-0/+10
* Feature Bug #43375 - Ability to delete warnings and keep warnings permanentlyJoas Schilling2009-07-141-1/+1
* Fix bug #46765 - View unread postsRuslan Uzdenov2009-07-141-0/+91
* Fix bug #47775 - Properly convert and show filesize informationAndreas Fischer2009-07-111-8/+63
* Fixed Bug #24075 - GZIP status is not showed up correctly in debug modeRuslan Uzdenov2009-07-081-1/+1
* 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
* revert r9653 because it does not work as advertised (a load of bugs and not r...Meik Sievertsen2009-06-251-1/+0
* - Fix XHTML for r9666Meik Sievertsen2009-06-241-1/+3
* Fix bug #46765 - View unread postsRuslan Uzdenov2009-06-221-0/+1
* Fixed bug #43125Gabriel Vazquez2009-06-211-10/+5
* rename user_id in confirm_box to confirm_uid. We are able to do this because ...Meik Sievertsen2009-06-211-5/+5
* Fix bug #31975 - Enhance obtain_users_online_string to be able to return use...Joas Schilling2009-06-201-18/+41
* - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-201-0/+1
* Use dynamic includes, fix some style bugs, make the old default captcha famil...Henry Sudhof2009-06-171-1/+1
* First ATOM Feed commit/integrationMeik Sievertsen2009-06-121-0/+13
* Fix dynamic config update routine error if firebird is used (Bug #46315)Meik Sievertsen2009-06-121-1/+1
* some corrections, only very minor things.Meik Sievertsen2009-06-071-13/+11
* Correctly determine writable status of files on Windows operating system. #39035Chris Smith2009-06-031-0/+61
* Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...Henry Sudhof2009-06-021-24/+9
* suppress warnings (stat failed). Though may be good to know... why!Meik Sievertsen2009-05-231-6/+6
* #43755 - also return GiB sizes for get_formatted_filesize(), patch by nickver...Meik Sievertsen2009-04-181-0/+6
* a language alteration for captchas. Meik Sievertsen2009-04-111-1/+1
* fix unkown variable problem. ;)Meik Sievertsen2009-03-281-0/+3
* SQL optimisationsChris Smith2009-03-191-1/+1