aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/profile.php
Commit message (Expand)AuthorAgeFilesLines
* Attempt 2E200 at fixing the incorrect URLs in email messages ...Paul S. Owen2002-02-131-10/+14
* Change way error is returned to validate email/username, fixes problem with l...Paul S. Owen2002-02-121-12/+11
* Fixed remaining email URI issues, hopefullyPaul S. Owen2002-01-281-2/+2
* Various updates related to email creation ... should fix various bugs and err...Paul S. Owen2002-01-271-65/+65
* Fixed content-type/length bugsPaul S. Owen2002-01-271-3/+4
* Fix various bugs; password length warning, proper warnings for username/email...Paul S. Owen2002-01-271-28/+54
* Fix display of HTML, BBCode, Smilies status next to signature to reflect glob...Paul S. Owen2002-01-251-23/+23
* This version has an added advantage ... it works ... I think.Paul S. Owen2002-01-241-9/+7
* Fix admin disable avatar yet still shows bug #506070Paul S. Owen2002-01-241-7/+4
* Fix smiley default bug #507777 (thanks hsim) plus fixes for other default (on...Paul S. Owen2002-01-241-32/+44
* Fixed rounding errors in postcounts (view profile)Bart van Bragt2002-01-211-2/+2
* Moan moan moan ... here you are then, avatar gallery selection on leaving gal...Paul S. Owen2002-01-141-0/+2
* Fix bug #500525Paul S. Owen2002-01-081-9/+9
* Updates to hopefully fix bug #500212Paul S. Owen2002-01-071-17/+10
* Fix bug #495335 by removing specialchars and strip_tags from password checksPaul S. Owen2002-01-021-3/+3
* Added alt and title tags to rank image as per viewtopicPaul S. Owen2002-01-011-10/+8
* Fix for bug # 496941the_systech2001-12-281-2/+2
* Altered way ICQ overlay is done, uses JavaScript ... don't want this generate...Paul S. Owen2001-12-241-39/+27
* Minor change, checks for existence of required avatar directories when decidi...Paul S. Owen2001-12-241-4/+6
* Recycle signature_bbcode_uidBart van Bragt2001-12-221-2/+6
* Fix bug #490164Paul S. Owen2001-12-211-1/+1
* More \' updates + fix bug #490842 by changing " into " when jumping to g...Paul S. Owen2001-12-211-33/+28
* Admin send/view emails + fix avatar strangeness ... hopefullyPaul S. Owen2001-12-211-26/+20
* Fixed global_var bug #492117Paul S. Owen2001-12-161-1/+1
* Moved agreement text to lang_mainPaul S. Owen2001-12-151-12/+39
* Various issues, removed META upon successfull registration, rank changes, etc.Paul S. Owen2001-12-051-31/+24
* Added extra term to allow multiple subdomain terms in uris, fixes bug #488030...Paul S. Owen2001-12-031-8/+8
* Fix bugs #487201 & #487182Paul S. Owen2001-11-291-1/+1
* Fixed bug #486800 which is probably caused by pruning of posts ... can't see ...Paul S. Owen2001-11-291-1/+1
* Check, check, double check :( Missed this one ;(Bart van Bragt2001-11-271-2/+24
* Fixed some parse errorsBart van Bragt2001-11-271-2/+13
* Various fixes and updates, fix (hopefully) for bug #485799Paul S. Owen2001-11-271-3/+3
* Another Pauls upPaul S. Owen2001-11-271-3/+3
* Fixed various issues, blank space usernames, incorrect email abuse headers, i...Paul S. Owen2001-11-261-7/+6
* Fix for bug #484526James Atkinson2001-11-261-1/+7
* More lang updates missed on last commit ... sleeeeeeeep, must have sleeeeeeepPaul S. Owen2001-11-261-7/+6
* stripslash email messages + remove  's from usernames, email addressesPaul S. Owen2001-11-261-12/+16
* Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no...natec2001-11-251-0/+1
* More search updates + user postsPaul S. Owen2001-11-231-1/+1
* Missing comma in proflie, thus registration SQL was b0rked...I like that word :)James Atkinson2001-11-221-1/+1
* Added pop-up control for PM's to profilePaul S. Owen2001-11-211-3/+10
* Another attempt at getting universal compatibility with URI/paths ... I'm rea...Paul S. Owen2001-11-191-3/+3
* Hopefully cope with boards running from SSL, ie. https://Paul S. Owen2001-11-181-6/+9
* Slightly fairer sig length check, removes =.*? from BBCode and HTML tags - ve...Paul S. Owen2001-11-181-3/+3
* Slightly fairer sig length check, removes =.*? from BBCode and HTML tagsPaul S. Owen2001-11-181-6/+10
* Another lang related updatePaul S. Owen2001-11-181-1/+1
* More lang cleanupsPaul S. Owen2001-11-181-1/+1
* Hopefully addresses bug #481831 ... changed REQUEST_URI to SCRIPT_NAME which ...Paul S. Owen2001-11-171-3/+3
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-8/+12
* Added admin enabling of email formPaul S. Owen2001-11-151-4/+4