aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* For Jabber support ... original by Carlo "Gossip" Zottmann ... modified to re...Paul S. Owen2003-06-191-0/+938
* added: download notice for people unable to see files attached to postsMeik Sievertsen2003-06-172-1/+198
* Add forum/topic_id info to redirectsPaul S. Owen2003-06-151-2/+2
* various fixes and alterationsPaul S. Owen2003-06-127-207/+298
* fixed: message post storage. We do not hold the parsed message, only the deco...Meik Sievertsen2003-06-071-7/+7
* my turn to break things... only small changes.Meik Sievertsen2003-06-061-2/+2
* Various updates and fixes ... no doubt there are new bugs but where would the...Paul S. Owen2003-06-061-0/+27
* Changed: [list=square] is translated into an UNordered listLudovic Arnaud2003-06-051-16/+20
* Changed: while validating quotes usernames, the loop will end at the first in...Ludovic Arnaud2003-06-051-15/+18
* Cleaned up commented linesLudovic Arnaud2003-06-051-4/+0
* More attempts at breaking sourcePaul S. Owen2003-06-023-50/+36
* some updates, email related.Meik Sievertsen2003-06-011-3/+5
* Well, at least the little prat @ area51 led to a bug fix ...Paul S. Owen2003-05-311-1/+1
* moved the queue call, added interval. The current lock is very "fluent" at th...Meik Sievertsen2003-05-301-4/+19
* added email queue + small changes (do not hit me for the mysql_basic change :D)Meik Sievertsen2003-05-292-37/+225
* oop, only update if we have data ...Paul S. Owen2003-05-271-18/+20
* Some cleanup ... fixesPaul S. Owen2003-05-272-17/+18
* Majority are UCP related updates ... avatars should now work, aside from gall...Paul S. Owen2003-05-268-146/+475
* Added: width / height parameters to flashLudovic Arnaud2003-05-251-7/+7
* Changed: \r\n becomes \n within postsLudovic Arnaud2003-05-251-10/+50
* some cleanups/updatesMeik Sievertsen2003-05-251-10/+7
* more fun with cookiesPaul S. Owen2003-05-243-5/+6
* Changed: set_config() won't actually update the database if config values matchLudovic Arnaud2003-05-231-5/+7
* Wasn't stripping slashes from the cookies ... that will account for some of t...Paul S. Owen2003-05-232-17/+26
* Append POST originated forum_id to this->page if presentPaul S. Owen2003-05-221-0/+1
* Changed: $warn_msg changed into a class var. (allows from returning errors fr...Ludovic Arnaud2003-05-221-101/+124
* Updated bbcode parser.Ludovic Arnaud2003-05-221-95/+115
* get_forum_branch() moved to function_admins.phpLudovic Arnaud2003-05-212-45/+45
* Enable display of birthday listing ... controlled via ACP Load SettingsPaul S. Owen2003-05-201-3/+6
* This version tends to do what it was supposed to do ... I guess users will pr...Paul S. Owen2003-05-201-1/+1
* Enable view limiting functions ... Ashe, not sure if this is compatible with ...Paul S. Owen2003-05-204-14/+133
* Fix forum link redirection when tracking clicksPaul S. Owen2003-05-201-1/+1
* More functions added ...Paul S. Owen2003-05-203-25/+103
* Further updatesPaul S. Owen2003-05-193-9/+77
* Renamed class to ucp (for now at least), includes "module" handling for ucp, ...Paul S. Owen2003-05-191-349/+215
* Hello!Paul S. Owen2003-05-199-0/+3873
* Added: [/*] tag (list item end tag). Automagically added if needed, in which ...Ludovic Arnaud2003-05-181-10/+35
* decode_text() will strip [/*:m] tagsLudovic Arnaud2003-05-181-0/+2
* Added: [/*] tag (list item end tag). Automagically added if needed, in which ...Ludovic Arnaud2003-05-181-15/+39
* prepared (and fixed) topic review.Meik Sievertsen2003-05-171-0/+1
* fixed a small annoying bug.Meik Sievertsen2003-05-111-5/+9
* re-enable posting. ;)Meik Sievertsen2003-05-111-26/+29
* a few updates, added #539865 and #694413.Meik Sievertsen2003-05-113-114/+170
* Yet more mildly fudged code ... just to get something up, minor fixes/updates...Paul S. Owen2003-05-111-1/+1
* Returned to instantiation of ucp object ... perhaps this approach is better? ...Paul S. Owen2003-05-102-3/+3
* guess whatPaul S. Owen2003-05-101-2/+1
* Fixed quotes having bbcodes in author nameLudovic Arnaud2003-05-091-4/+30
* Had to make a start on the UCP proper ... note that things may and in places ...Paul S. Owen2003-05-092-112/+81
* forum_link_track to forum_flags & 1Paul S. Owen2003-05-081-1/+1
* Prune relatedPaul S. Owen2003-05-081-10/+23