aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Tell users to recreate the search index after changing the common word thresh...Nils Adermann2008-11-261-1/+1
* [Change] Alllow applications to set custom module inclusion path (idea by HoL)Meik Sievertsen2008-11-231-1/+37
* better fix for (Bug #37055)Nils Adermann2008-11-221-4/+3
* - Properly treat punctuation marks after local urls [Bug #37055]Nils Adermann2008-11-221-1/+9
* Only display special ranks to guests; no longer display normal ranks for gues...Meik Sievertsen2008-11-221-1/+2
* Do not try to send jabber notifications if no jid entered (Bug #36775)Meik Sievertsen2008-11-221-0/+11
* small adjustement... only add an empty array if cached data is empty (from 3....Meik Sievertsen2008-11-221-2/+2
* make sure phpbb_chmod is able to be calledMeik Sievertsen2008-11-221-0/+18
* Fix header list build for replying oldest PM in PM history (Bug #37275)Meik Sievertsen2008-11-221-1/+3
* 37375Henry Sudhof2008-11-212-3/+5
* Fix a bug in r8908Chris Smith2008-11-131-1/+1
* problems with case handling #36725Henry Sudhof2008-11-131-3/+3
* inheritance is reflexiveHenry Sudhof2008-11-101-1/+1
* Provide a way to disable the config write check and rename the ACP style edit...Chris Smith2008-11-092-2/+2
* ok, trim down the config check significantly for 3.0.3 until we properly disc...Meik Sievertsen2008-11-091-1/+2
* git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9053 89ea8834-ac86-4346-8a...Meik Sievertsen2008-11-091-5/+6
* #36525Henry Sudhof2008-11-091-14/+8
* #36525Henry Sudhof2008-11-091-0/+9
* Fix Bug #36535 (PHP 5.3 compatibility) + version number updates (if RC2 will ...Meik Sievertsen2008-11-081-1/+1
* Fix a bug introduced in r8805 where moderators posts would be queued in forum...Chris Smith2008-11-041-1/+1
* additionally to the default "reply to all" behaviour, increase max_recipients...Meik Sievertsen2008-11-021-0/+18
* fix 3 very tiny bugs... #35545, #35365 and #35305Meik Sievertsen2008-11-021-2/+4
* dsbl.org is no longer actively maintained. Sorry language pack authors. ;)Meik Sievertsen2008-10-261-1/+0
* Complete fix in r9007Chris Smith2008-10-241-1/+1
* Revert broken fix in r9014Chris Smith2008-10-201-1/+1
* fix r8999Meik Sievertsen2008-10-191-1/+1
* Fix an issue in r9015 re-index the intersected arrayChris Smith2008-10-182-4/+4
* Correctly display topic in MCP when start parameter is equal to or greater th...Chris Smith2008-10-161-0/+7
* Moderators can only see reports/queue/logs from forums they can actually read...Chris Smith2008-10-144-4/+26
* Forum last post information is now correctly updated when a topic/post is dis...Chris Smith2008-10-141-1/+1
* Display coloured poster username of queued posts displayed on the front of th...Chris Smith2008-10-141-3/+6
* Disable mass e-mail when e-mail is disabled. #27385Chris Smith2008-10-131-1/+1
* Parse BBCode lists of type square, circle and disc. #35295Chris Smith2008-10-131-1/+1
* Really fix #13970 broken fix in r8853.Chris Smith2008-10-111-1/+1
* Do not send PMs with warnings if the user cannot read PMs or they are disable...Chris Smith2008-10-111-0/+42
* Increase board topic counter when splitting topics. #32125Chris Smith2008-10-111-0/+3
* Display a message if no topics or forums are selected when unsubscribing. #34855Chris Smith2008-10-111-1/+4
* Erm yeah that bit is kinda important (fixing r8993)Chris Smith2008-10-101-1/+1
* Fix regression introduced in r8951 #34985Chris Smith2008-10-101-5/+16
* Make sure users still get notifications if they set to only be notified by Ja...Meik Sievertsen2008-10-093-4/+33
* - Do not show link to user/group profiles if user has no permission to view t...Meik Sievertsen2008-10-092-6/+15
* Implemented strict check for cached user permissions and existing ACL options...Meik Sievertsen2008-10-091-9/+46
* [Feature] Allow specific connection to different server for jabber functional...Meik Sievertsen2008-10-081-12/+20
* Do not allow password reminders if u_passchg permission is not given. (Bug #1...Meik Sievertsen2008-10-061-1/+10
* Separate display of posted attachments in posting screen and switch for templ...Meik Sievertsen2008-10-062-17/+12
* Sort topic icons/smilies by filename when adding new topics/smilies (Bug #13501)Meik Sievertsen2008-10-061-0/+12
* some whitespace changes and opening files in binary mode in functions_messengerMeik Sievertsen2008-10-061-1/+1
* Fix for r8752Meik Sievertsen2008-10-061-14/+24
* Remove NUL-Bytes directly in request_var() for strings and within the custom ...Meik Sievertsen2008-10-025-5/+5
* Check users pm preferences for pm's sent to groups. (Bug #33245)Meik Sievertsen2008-09-301-1/+6