aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* A few minor updatesPaul S. Owen2003-06-056-32/+86
* it's dhn's faultPaul S. Owen2003-06-031-0/+1
* missing fieldsPaul S. Owen2003-06-031-2/+4
* Default rank images directoryPaul S. Owen2003-06-038-127/+217
* Default rank images directoryPaul S. Owen2003-06-031-0/+10
* More attempts at breaking sourcePaul S. Owen2003-06-025-53/+41
* userdata -> ucpPaul S. Owen2003-06-011-2/+2
* some updates, email related.Meik Sievertsen2003-06-016-75/+91
* 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-304-13/+32
* added email queue + small changes (do not hit me for the mysql_basic change :D)Meik Sievertsen2003-05-294-42/+237
* Incorrect avatar dimensionsPaul S. Owen2003-05-282-64/+59
* oop, only update if we have data ...Paul S. Owen2003-05-271-18/+20
* Some cleanup ... fixesPaul S. Owen2003-05-273-18/+20
* Majority are UCP related updates ... avatars should now work, aside from gall...Paul S. Owen2003-05-2631-482/+878
* Editing time foobarPaul S. Owen2003-05-261-1/+1
* Added: width / height parameters to flashLudovic Arnaud2003-05-251-7/+7
* Changed: \r\n becomes \n within postsLudovic Arnaud2003-05-251-10/+50
* Updated [flash] tag with width and height parametersLudovic Arnaud2003-05-251-2/+2
* some cleanups/updatesMeik Sievertsen2003-05-259-43/+43
* some updates in regards to fetching authentication.Meik Sievertsen2003-05-251-97/+18
* more fun with cookiesPaul S. Owen2003-05-244-8/+9
* 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-234-38/+41
* Various updates, changed jump to first unread as per Ashe's suggestion/reques...Paul S. Owen2003-05-236-235/+236
* Append POST originated forum_id to this->page if presentPaul S. Owen2003-05-221-0/+1
* Renames and removalsPaul S. Owen2003-05-224-0/+0
* Renames and removalsPaul S. Owen2003-05-2216-456/+0
* Changed: Moved up some var definitions.Ludovic Arnaud2003-05-221-73/+71
* Syntax highlightning CSSLudovic Arnaud2003-05-221-6/+14
* Changed: $warn_msg changed into a class var. (allows from returning errors fr...Ludovic Arnaud2003-05-221-101/+124
* bbcode template updated for the new parserLudovic Arnaud2003-05-221-23/+18
* Updated bbcode parser.Ludovic Arnaud2003-05-221-95/+115
* Added max_quote_depth limiter to prevent users from nesting a hell lot of quo...Ludovic Arnaud2003-05-211-2/+4
* Added max_quote_depth limiter to prevent users from nesting a hell lot of quotesLudovic Arnaud2003-05-213-0/+7
* n/mLudovic Arnaud2003-05-211-0/+1
* get_forum_branch() moved to function_admins.phpLudovic Arnaud2003-05-212-45/+45
* Titles go boldLudovic Arnaud2003-05-211-2/+2
* whoopsPaul S. Owen2003-05-211-0/+1
* Add a 6 char key to user_birthdayPaul S. Owen2003-05-211-1/+2
* Enable display of birthday listing ... controlled via ACP Load SettingsPaul S. Owen2003-05-211-0/+1
* Enable display of birthday listing ... controlled via ACP Load SettingsPaul S. Owen2003-05-206-10/+70
* oops, let's try and retain consistency with viewtopicPaul S. Owen2003-05-201-1/+1
* Alter layout for signature ... else it'll really screwup the look with large ...Paul S. Owen2003-05-201-2/+8
* Only set start = 0 when first sorting ... else it screws everything up :)Paul S. Owen2003-05-202-2/+8
* Avatar preferencial display here tooPaul S. Owen2003-05-201-1/+1
* This version tends to do what it was supposed to do ... I guess users will pr...Paul S. Owen2003-05-202-3/+3
* Enable view limiting functions ... Ashe, not sure if this is compatible with ...Paul S. Owen2003-05-205-18/+137
* Correct doubled up viewsigs, replace viewemail with allow_viewemail, add coup...Paul S. Owen2003-05-202-62/+65
* Fix forum link redirection when tracking clicksPaul S. Owen2003-05-201-1/+1