aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* 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
* More functions added ...Paul S. Owen2003-05-2010-42/+153
* Further updatesPaul S. Owen2003-05-194-12/+90
* oops, forgot to commit these ...Paul S. Owen2003-05-195-80/+86
* ucp related updatesPaul S. Owen2003-05-191-1/+9
* Jump to last post on "View newest unread" when all posts have been readPaul S. Owen2003-05-191-5/+7
* Changes as per functions_user.phpPaul S. Owen2003-05-191-90/+25
* 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
* Bye billy ... oop, wrong film, oops wrong media ... shut up PaulPaul S. Owen2003-05-1915-4457/+0
* 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
* Additional lang strings for post reportingLudovic Arnaud2003-05-181-0/+2
* Fixed: some stuff ;)Ludovic Arnaud2003-05-182-14/+62