aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* Ooops, no default auth levels were set for new forumsPaul S. Owen2001-11-261-2/+30
* Oops, accidentaly changed the DOCTYPE..Bart van Bragt2001-11-261-1/+4
* Fixed various issues, blank space usernames, incorrect email abuse headers, i...Paul S. Owen2001-11-261-7/+6
* Fixes various issues inc. bugs #485538, #485323 and an incorrect conversion o...Paul S. Owen2001-11-262-11/+15
* Implemented Navigation bar in MozillaBart van Bragt2001-11-266-28/+107
* Had to change the name of the submit button because it was interfearing with ...James Atkinson2001-11-261-1/+1
* Doh, note to self make sure you check the right field when doing stuff like thisJames Atkinson2001-11-261-1/+2
* Fix for bug #484526James Atkinson2001-11-262-1/+8
* tabs-to-spaces and other indentation mojo for [code] bbcode.natec2001-11-261-0/+9
* Fixed little sequance name problemJames Atkinson2001-11-261-1/+1
* More lang updates missed on last commit ... sleeeeeeeep, must have sleeeeeeepPaul S. Owen2001-11-261-7/+6
* Convert accents on chars into 'equivalent' plain lettersPaul S. Owen2001-11-261-7/+16
* stripslash email messages + remove  's from usernames, email addressesPaul S. Owen2001-11-261-12/+16
* Fixed bug 481943. Regexp that normalized linebreaks to \r\n was fucked, so it...natec2001-11-262-6/+14
* Fixed bug #481283 and #484466 (can't delete forums/cats)Bart van Bragt2001-11-261-1/+2
* Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no...natec2001-11-256-10/+15
* oops, missing page_header ...Paul S. Owen2001-11-251-0/+12
* Handle deletion of search matches and words upon deletion of topic + removal ...Paul S. Owen2001-11-251-164/+178
* Upgrade script; updating keys, using table_prefix properlyBart van Bragt2001-11-242-71/+140
* What did I say about that catchphrase ...Paul S. Owen2001-11-241-2/+2
* Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN TH...Bart van Bragt2001-11-248-17/+99
* Reminder to self, checking files at 2am bad, checking files at 2pm goodPaul S. Owen2001-11-244-36/+31
* Just a coouple updatesJames Atkinson2001-11-241-6/+6
* OOppss missed this one ... this should be my catchphrase ...Paul S. Owen2001-11-241-1/+1
* Various updatesPaul S. Owen2001-11-246-774/+810
* Cope with modules which don't have appropriate names set in the lang_admin fi...Paul S. Owen2001-11-241-2/+2
* Fixes install problemPaul S. Owen2001-11-232-2/+0
* Small error in SQL for Postgres searchmatch cleanPaul S. Owen2001-11-231-2/+2
* More search updates + user postsPaul S. Owen2001-11-232-88/+81
* Oops, smallint is too small for group_id.. Thanks Paul :DBart van Bragt2001-11-231-3/+3
* Some space/speed checkups on the types in the MySQL schemaBart van Bragt2001-11-231-20/+20
* Added alternating row color/class for topicrowJames Atkinson2001-11-231-0/+6
* Missed these earlierPaul S. Owen2001-11-233-31/+16
* Latest variants ... not finished yet ...Paul S. Owen2001-11-232-287/+182
* Module and module function names now pulled from lang filePaul S. Owen2001-11-232-1/+35
* Updated and inline with MySQL - PostgreSQL fine under 7.1.2Paul S. Owen2001-11-233-133/+192
* More updatesPaul S. Owen2001-11-222-2/+2
* More updatesPaul S. Owen2001-11-221-0/+1
* New image for PSO ... must move these into the template directory at some pointPaul S. Owen2001-11-221-0/+0
* Minor update to an icon image namePaul S. Owen2001-11-221-1/+1
* More updatesPaul S. Owen2001-11-226-56/+86
* Fix for display of newest image icon when one doesn't existPaul S. Owen2001-11-221-1/+1
* Missing comma in proflie, thus registration SQL was b0rked...I like that word :)James Atkinson2001-11-221-1/+1
* Fixed bug #484243 typo in sessions.phpJames Atkinson2001-11-221-1/+1
* Search re-write was erm, how can I say this, erm, brown, soft and smelly ... ...Paul S. Owen2001-11-221-81/+144
* Fixed bug #484331James Atkinson2001-11-221-2/+2
* Updated smilies + fixes for insertion of smilie at caret (IE/PC only) + Mac B...Paul S. Owen2001-11-213-56/+76
* Moved avatar dir size lang generation into avatar dir size conditionalPaul S. Owen2001-11-211-18/+19
* Order of username in username search was missingPaul S. Owen2001-11-211-1/+2
* Minor change to use username selectorPaul S. Owen2001-11-212-34/+31