aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Well, at least the little prat @ area51 led to a bug fix ...Paul S. Owen2003-05-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4069 89ea8834-ac86-4346-8a33-228a782c2dd0
* moved the queue call, added interval. The current lock is very "fluent" at ↵Meik Sievertsen2003-05-304-13/+32
| | | | | | the moment. ;) git-svn-id: file:///svn/phpbb/trunk@4068 89ea8834-ac86-4346-8a33-228a782c2dd0
* added email queue + small changes (do not hit me for the mysql_basic change :D)Meik Sievertsen2003-05-294-42/+237
| | | | git-svn-id: file:///svn/phpbb/trunk@4067 89ea8834-ac86-4346-8a33-228a782c2dd0
* Incorrect avatar dimensionsPaul S. Owen2003-05-282-64/+59
| | | | git-svn-id: file:///svn/phpbb/trunk@4065 89ea8834-ac86-4346-8a33-228a782c2dd0
* oop, only update if we have data ...Paul S. Owen2003-05-271-18/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@4064 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some cleanup ... fixesPaul S. Owen2003-05-273-18/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@4063 89ea8834-ac86-4346-8a33-228a782c2dd0
* Majority are UCP related updates ... avatars should now work, aside from ↵Paul S. Owen2003-05-2631-482/+878
| | | | | | gallery, fixed a few other issues, updated schema/basic git-svn-id: file:///svn/phpbb/trunk@4062 89ea8834-ac86-4346-8a33-228a782c2dd0
* Editing time foobarPaul S. Owen2003-05-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4061 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added: width / height parameters to flashLudovic Arnaud2003-05-251-7/+7
| | | | | | | | Fixed: ol closing tag Screwed-up: ol opening tag - will check that later git-svn-id: file:///svn/phpbb/trunk@4060 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed: \r\n becomes \n within postsLudovic Arnaud2003-05-251-10/+50
| | | | | | | | Added: width / height parameters to flash Added: bbcodes validation within quotes usernames git-svn-id: file:///svn/phpbb/trunk@4059 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated [flash] tag with width and height parametersLudovic Arnaud2003-05-251-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4058 89ea8834-ac86-4346-8a33-228a782c2dd0
* some cleanups/updatesMeik Sievertsen2003-05-259-43/+43
| | | | git-svn-id: file:///svn/phpbb/trunk@4057 89ea8834-ac86-4346-8a33-228a782c2dd0
* linefeeds... tortoisecvs 1.4.0rc3 seems to be more unstable as i thought.Meik Sievertsen2003-05-250-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4056 89ea8834-ac86-4346-8a33-228a782c2dd0
* some updates in regards to fetching authentication.Meik Sievertsen2003-05-251-97/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@4055 89ea8834-ac86-4346-8a33-228a782c2dd0
* more fun with cookiesPaul S. Owen2003-05-244-8/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@4054 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed: set_config() won't actually update the database if config values matchLudovic Arnaud2003-05-231-5/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@4053 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wasn't stripping slashes from the cookies ... that will account for some of ↵Paul S. Owen2003-05-234-38/+41
| | | | | | the erroneous mark read, nothing changes issues. Add name="" to image generation ... for "on" event handlers, etc. git-svn-id: file:///svn/phpbb/trunk@4052 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, changed jump to first unread as per Ashe's ↵Paul S. Owen2003-05-236-235/+236
| | | | | | suggestion/request ... hope people don't start linking to it making me regret reverting to this implementation :D Moved many decisions on what icons to output to templates ... feedback wrt any performance impacts happily accepted. git-svn-id: file:///svn/phpbb/trunk@4051 89ea8834-ac86-4346-8a33-228a782c2dd0
* Append POST originated forum_id to this->page if presentPaul S. Owen2003-05-221-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4050 89ea8834-ac86-4346-8a33-228a782c2dd0
* Renames and removalsPaul S. Owen2003-05-224-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4049 89ea8834-ac86-4346-8a33-228a782c2dd0
* Renames and removalsPaul S. Owen2003-05-2216-456/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4048 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed: Moved up some var definitions.Ludovic Arnaud2003-05-221-73/+71
| | | | | | | | Changed: topic_review() modified to set the correct bbcode_bitfield. Fixed: some bugs regarding post preview git-svn-id: file:///svn/phpbb/trunk@4047 89ea8834-ac86-4346-8a33-228a782c2dd0
* Syntax highlightning CSSLudovic Arnaud2003-05-221-6/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@4046 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed: $warn_msg changed into a class var. (allows from returning errors ↵Ludovic Arnaud2003-05-221-101/+124
| | | | | | | | | | from regexps) Added: max_quote_depth Changed: PHP syntax highlightning modified to use CSS classes instead of <font> tags git-svn-id: file:///svn/phpbb/trunk@4045 89ea8834-ac86-4346-8a33-228a782c2dd0
* bbcode template updated for the new parserLudovic Arnaud2003-05-221-23/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@4044 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated bbcode parser.Ludovic Arnaud2003-05-221-95/+115
| | | | | | | | Images that are replace with a link according to user's preferences now use the corresponding [url] template. Some regular expressions have been made a little more restrictive. git-svn-id: file:///svn/phpbb/trunk@4043 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added max_quote_depth limiter to prevent users from nesting a hell lot of ↵Ludovic Arnaud2003-05-211-2/+4
| | | | | | | | | quotes. array_merge() replaced with a faster solution. Note that it will _not_ overwrite existing strings. git-svn-id: file:///svn/phpbb/trunk@4042 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added max_quote_depth limiter to prevent users from nesting a hell lot of quotesLudovic Arnaud2003-05-213-0/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@4041 89ea8834-ac86-4346-8a33-228a782c2dd0
* n/mLudovic Arnaud2003-05-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4040 89ea8834-ac86-4346-8a33-228a782c2dd0
* get_forum_branch() moved to function_admins.phpLudovic Arnaud2003-05-212-45/+45
| | | | git-svn-id: file:///svn/phpbb/trunk@4039 89ea8834-ac86-4346-8a33-228a782c2dd0
* Titles go boldLudovic Arnaud2003-05-211-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4038 89ea8834-ac86-4346-8a33-228a782c2dd0
* whoopsPaul S. Owen2003-05-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4037 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add a 6 char key to user_birthdayPaul S. Owen2003-05-211-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4036 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable display of birthday listing ... controlled via ACP Load SettingsPaul S. Owen2003-05-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4035 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable display of birthday listing ... controlled via ACP Load SettingsPaul S. Owen2003-05-206-10/+70
| | | | git-svn-id: file:///svn/phpbb/trunk@4034 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, let's try and retain consistency with viewtopicPaul S. Owen2003-05-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4033 89ea8834-ac86-4346-8a33-228a782c2dd0
* Alter layout for signature ... else it'll really screwup the look with large ↵Paul S. Owen2003-05-201-2/+8
| | | | | | sigs .. git-svn-id: file:///svn/phpbb/trunk@4032 89ea8834-ac86-4346-8a33-228a782c2dd0
* Only set start = 0 when first sorting ... else it screws everything up :)Paul S. Owen2003-05-202-2/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@4031 89ea8834-ac86-4346-8a33-228a782c2dd0
* Avatar preferencial display here tooPaul S. Owen2003-05-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4030 89ea8834-ac86-4346-8a33-228a782c2dd0
* This version tends to do what it was supposed to do ... I guess users will ↵Paul S. Owen2003-05-202-3/+3
| | | | | | prefer this ... git-svn-id: file:///svn/phpbb/trunk@4029 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable view limiting functions ... Ashe, not sure if this is compatible with ↵Paul S. Owen2003-05-205-18/+137
| | | | | | your thinking for bbcode but it seems the "logical" way to handle disabling of bbcode/flash in this manner. Fixed issue with automatic url handling of local links git-svn-id: file:///svn/phpbb/trunk@4028 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correct doubled up viewsigs, replace viewemail with allow_viewemail, add ↵Paul S. Owen2003-05-202-62/+65
| | | | | | couple new groups for COPPA users git-svn-id: file:///svn/phpbb/trunk@4027 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix forum link redirection when tracking clicksPaul S. Owen2003-05-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4026 89ea8834-ac86-4346-8a33-228a782c2dd0
* More functions added ...Paul S. Owen2003-05-2010-42/+153
| | | | git-svn-id: file:///svn/phpbb/trunk@4025 89ea8834-ac86-4346-8a33-228a782c2dd0
* Further updatesPaul S. Owen2003-05-194-12/+90
| | | | git-svn-id: file:///svn/phpbb/trunk@4024 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, forgot to commit these ...Paul S. Owen2003-05-195-80/+86
| | | | git-svn-id: file:///svn/phpbb/trunk@4023 89ea8834-ac86-4346-8a33-228a782c2dd0
* ucp related updatesPaul S. Owen2003-05-191-1/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@4022 89ea8834-ac86-4346-8a33-228a782c2dd0
* Jump to last post on "View newest unread" when all posts have been readPaul S. Owen2003-05-191-5/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@4021 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes as per functions_user.phpPaul S. Owen2003-05-191-90/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@4020 89ea8834-ac86-4346-8a33-228a782c2dd0
* Renamed class to ucp (for now at least), includes "module" handling for ucp, ↵Paul S. Owen2003-05-191-349/+215
| | | | | | new validation, normalisation routines (usefulness to be proved :D), blah blah git-svn-id: file:///svn/phpbb/trunk@4019 89ea8834-ac86-4346-8a33-228a782c2dd0