aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* Bug #44525 - do not try to fetch existing username var in cookie set by exter...Meik Sievertsen2009-04-281-1/+3
* Fix column handling in db updater, custom profile fields an db tools for fire...Meik Sievertsen2009-04-283-5/+6
* Correct calculation of source/target forum statistics if mass moving topics w...Meik Sievertsen2009-04-281-20/+52
* #44485 - we only send a 503 header if it is a search engine.Meik Sievertsen2009-04-281-2/+8
* do not use spamhaus XBL list - it has too much false positives due to the dyn...Meik Sievertsen2009-04-251-1/+1
* Display the online status of hidden users to users with the u_viewonline perm...Chris Smith2009-04-241-1/+1
* Fixed bug #'ers 42585, 35505, 36675, and 42705Jim Wigginton2009-04-241-6/+9
* #41575Henry Sudhof2009-04-221-1/+1
* rollbackHenry Sudhof2009-04-221-45/+2
* #41575Henry Sudhof2009-04-221-2/+45
* #43345 - log changes to visual confirmationMeik Sievertsen2009-04-181-0/+1
* #43755 - also return GiB sizes for get_formatted_filesize(), patch by nickver...Meik Sievertsen2009-04-181-0/+6
* Search for 'topic title only' and 'first post' should work again for non-mysq...Meik Sievertsen2009-04-181-0/+8
* Fix topic title only and first post search option with the SQL_CALC_FOUND_ROW...Meik Sievertsen2009-04-181-6/+6
* erm, forgot to globalize $config. :/Meik Sievertsen2009-04-181-1/+1
* forgot one instance where the min/max captcha chars need to be applied ;)Meik Sievertsen2009-04-181-1/+1
* #44105Henry Sudhof2009-04-171-1/+1
* encode imageset path in user->img (may not fix any other issues regarding sty...Meik Sievertsen2009-04-171-1/+1
* remove hardcoded size unit for PHP_SIZE_OVERRUN error (Bug #29935)Meik Sievertsen2009-04-171-3/+36
* Do not create thumbnail if thumbnail would've the same size as the original i...Meik Sievertsen2009-04-171-1/+1
* change arabic-numbers list-style-type to correct type decimal (Bug #30775)Meik Sievertsen2009-04-171-4/+4
* Apply append_sid() to newest/latest post links in viewforum/search and UCP ma...Meik Sievertsen2009-04-171-3/+4
* add missing $super assignment - Bug #43635Meik Sievertsen2009-04-171-2/+2
* remove unused language keyMeik Sievertsen2009-04-171-1/+1
* force non-relative date for pm forwards (thanks chris. :))Meik Sievertsen2009-04-171-1/+1
* fix for #r9451Meik Sievertsen2009-04-171-1/+2
* #40865 - no message parsing for messages evaluating to falseMeik Sievertsen2009-04-171-5/+1
* PM Export uses ISO 8601 date now. (Bug #32645)Meik Sievertsen2009-04-171-1/+1
* Messenger now also able to use a custom language path. (Bug #36545)Meik Sievertsen2009-04-171-2/+3
* fix revision #r9430 - all hail the math!Meik Sievertsen2009-04-161-2/+2
* #43965Henry Sudhof2009-04-131-1/+1
* #43965Henry Sudhof2009-04-131-1/+2
* On permissions, return to user/group/forum selection, 2nd step, instead of 1s...Meik Sievertsen2009-04-121-2/+2
* Fix skipping messages if using next/prev PM in history links. (Bug #22205)Meik Sievertsen2009-04-122-3/+10
* [Change] Performance improvements for native fulltext search (patch by Paul)Meik Sievertsen2009-04-111-3/+19
* SQL optimizationsMeik Sievertsen2009-04-111-5/+19
* New search option: Maximum number of words allowed to search for.Meik Sievertsen2009-04-113-3/+18
* a language alteration for captchas. Meik Sievertsen2009-04-114-7/+20
* Correct alt tag for compose message and message locked - Bug #31525Meik Sievertsen2009-04-101-2/+2
* fix $transfer->file_exists() and $transfer->_ls() if using fsock or IIS7. Bug...Meik Sievertsen2009-04-101-2/+37
* Correctly split long subject lines according to the used RFC. This fixes extr...Meik Sievertsen2009-04-101-5/+6
* Erm, yes, we use EOL in queue too. :/ (me is ashamed). Paul, thanks for givin...Meik Sievertsen2009-04-081-0/+5
* make sure eol is set (if PHP_EOL is empty? :o)Meik Sievertsen2009-04-081-0/+1
* Set topic_last_view_time on post/reply/edit to circumvent race conditions in ...Meik Sievertsen2009-04-081-2/+10
* Revert r9422 while we come up with a better fixChris Smith2009-04-071-1/+1
* Fix infinite loop in truncate_string (Bug #43475)Meik Sievertsen2009-04-041-1/+1
* Fix infinite loop in truncate_string (Bug #43475)Meik Sievertsen2009-04-041-1/+1
* Fixed bug # 42885 - "Select all" selects much too much in OperaJim Wigginton2009-04-011-1/+1
* Enforce correct case for template variables. {var} no longer works for example.Chris Smith2009-03-311-4/+4
* Prevent incomplete backups stored if option "store and download" is...Meik Sievertsen2009-03-301-0/+2