aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/profile.php
Commit message (Expand)AuthorAgeFilesLines
* Wildcard username ban in email banningPaul S. Owen2001-08-021-1/+2
* More compliance ... it never endsPaul S. Owen2001-07-311-1/+1
* More compliance ... it never endsPaul S. Owen2001-07-311-1/+1
* More compliance updates + select previous posts in viewtopicPaul S. Owen2001-07-311-40/+52
* System config admin section started. Can view settings but can't modify them ...James Atkinson2001-07-241-151/+0
* Noted HTML,BBCode,Smilies status for signaturesPaul S. Owen2001-07-231-1/+12
* Using block_vars to fake IF...ELSE...ENDIF capabilityPaul S. Owen2001-07-211-0/+24
* Some more work on group CP, modified profile to match themes with templatesPaul S. Owen2001-07-211-1/+2
* Damn it, damn it, damn itPaul S. Owen2001-07-201-1/+3
* Fixed over-written lang var and updated add profile templatesPaul S. Owen2001-07-201-2/+2
* A few new vars sent to view profile, remain l_ vars changed to lang arrayPaul S. Owen2001-07-201-56/+78
* Template config system, store relevant config stuff herePaul S. Owen2001-07-141-6/+6
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-11/+11
* Fixed content type check when using OperaPaul S. Owen2001-07-111-1/+8
* Avatar upload and remote xfer should be fixedPaul S. Owen2001-07-091-10/+38
* More error fixingPaul S. Owen2001-07-061-9/+9
* Fixes and updatesuid420622001-07-041-32/+44
* Lots of updatesuid420622001-07-041-806/+552
* Avatars can now be uploaded from remote serverPaul S. Owen2001-07-021-16/+168
* Added a hidden user optionPaul S. Owen2001-07-011-36/+24
* Fixed update query for profileBart van Bragt2001-07-011-2/+24
* Added a profile preference for recieving notification on new PMsPaul S. Owen2001-06-161-5/+14
* Found that php has an imagesize function ... dohPaul S. Owen2001-06-121-26/+47
* Added a banned email check during registrationPaul S. Owen2001-06-111-2/+25
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-54/+0
* Fixed profile resetting user_level problem ...Paul S. Owen2001-06-081-3/+3
* Fixed postgres query in indexJames Atkinson2001-06-071-1/+1
* Fixed reply w/ quote link (functionality still dosan't exist for it though)James Atkinson2001-06-031-66/+72
* Mental note - Remove echos before commiting ...Paul S. Owen2001-06-031-2/+2
* Fixed validate_username failure and matched groups field namesPaul S. Owen2001-06-031-4/+4
* Various changes and fixes to enable search from username and template updatesPaul S. Owen2001-05-311-3/+8
* Some changes for usergroup additionPaul S. Owen2001-05-301-2/+2
* Basic user group addition for single user upon registrationPaul S. Owen2001-05-301-26/+62
* More slash slashing ... this does require magic_quotes_gpc be on though ...Paul S. Owen2001-05-281-50/+51
* Fixed a couple of show stopping errors with avatarsPaul S. Owen2001-05-281-93/+121
* Fixed some slashing problemsPaul S. Owen2001-05-281-33/+33
* Fixed my stupid error ... well ChiSox are playing the Tigers ... I have an ex...Paul S. Owen2001-05-281-8/+8
* Added filename extension check for avatar imagePaul S. Owen2001-05-281-74/+88
* Uploadable avatars now added ... hey I was boredPaul S. Owen2001-05-271-9/+118
* As I said in a post at phpBB.com today nothing has gone right first timePaul S. Owen2001-05-261-1/+1
* Fixed a problem with newlines replacing breaks in sigsPaul S. Owen2001-05-261-13/+49
* Fixed some little bugs in viewtopic. Also made sure viewtopic's next/prev fun...James Atkinson2001-05-241-0/+19
* Changed the allow/disallow fields to match the profile templatePaul S. Owen2001-05-171-10/+10
* Added jumpbox output for all profile pagesPaul S. Owen2001-05-171-5/+33
* Removed separate header/footers and moved into each pages bodyPaul S. Owen2001-05-171-470/+518
* Added functionality for the next/prev buttions in viewtopicJames Atkinson2001-05-161-1/+2
* Altered SQL slightly for PostgresPaul S. Owen2001-05-141-4/+4
* Initial SQL updates completePaul S. Owen2001-05-131-3/+3
* Minor changes to where template vars are assignedPaul S. Owen2001-05-061-7/+13
* Fixed problem with incorrect conversion of line breaks in alter profilePaul S. Owen2001-05-061-2/+2