| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed content type check when using Opera | Paul S. Owen | 2001-07-11 | 1 | -1/+8 |
* | Avatar upload and remote xfer should be fixed | Paul S. Owen | 2001-07-09 | 1 | -10/+38 |
* | More error fixing | Paul S. Owen | 2001-07-06 | 1 | -9/+9 |
* | Fixes and updates | uid42062 | 2001-07-04 | 1 | -32/+44 |
* | Lots of updates | uid42062 | 2001-07-04 | 1 | -806/+552 |
* | Avatars can now be uploaded from remote server | Paul S. Owen | 2001-07-02 | 1 | -16/+168 |
* | Added a hidden user option | Paul S. Owen | 2001-07-01 | 1 | -36/+24 |
* | Fixed update query for profile | Bart van Bragt | 2001-07-01 | 1 | -2/+24 |
* | Added a profile preference for recieving notification on new PMs | Paul S. Owen | 2001-06-16 | 1 | -5/+14 |
* | Found that php has an imagesize function ... doh | Paul S. Owen | 2001-06-12 | 1 | -26/+47 |
* | Added a banned email check during registration | Paul S. Owen | 2001-06-11 | 1 | -2/+25 |
* | Posting preview done, ability for anonymous users to post with a username | James Atkinson | 2001-06-11 | 1 | -54/+0 |
* | Fixed profile resetting user_level problem ... | Paul S. Owen | 2001-06-08 | 1 | -3/+3 |
* | Fixed postgres query in index | James Atkinson | 2001-06-07 | 1 | -1/+1 |
* | Fixed reply w/ quote link (functionality still dosan't exist for it though) | James Atkinson | 2001-06-03 | 1 | -66/+72 |
* | Mental note - Remove echos before commiting ... | Paul S. Owen | 2001-06-03 | 1 | -2/+2 |
* | Fixed validate_username failure and matched groups field names | Paul S. Owen | 2001-06-03 | 1 | -4/+4 |
* | Various changes and fixes to enable search from username and template updates | Paul S. Owen | 2001-05-31 | 1 | -3/+8 |
* | Some changes for usergroup addition | Paul S. Owen | 2001-05-30 | 1 | -2/+2 |
* | Basic user group addition for single user upon registration | Paul S. Owen | 2001-05-30 | 1 | -26/+62 |
* | More slash slashing ... this does require magic_quotes_gpc be on though ... | Paul S. Owen | 2001-05-28 | 1 | -50/+51 |
* | Fixed a couple of show stopping errors with avatars | Paul S. Owen | 2001-05-28 | 1 | -93/+121 |
* | Fixed some slashing problems | Paul S. Owen | 2001-05-28 | 1 | -33/+33 |
* | Fixed my stupid error ... well ChiSox are playing the Tigers ... I have an ex... | Paul S. Owen | 2001-05-28 | 1 | -8/+8 |
* | Added filename extension check for avatar image | Paul S. Owen | 2001-05-28 | 1 | -74/+88 |
* | Uploadable avatars now added ... hey I was bored | Paul S. Owen | 2001-05-27 | 1 | -9/+118 |
* | As I said in a post at phpBB.com today nothing has gone right first time | Paul S. Owen | 2001-05-26 | 1 | -1/+1 |
* | Fixed a problem with newlines replacing breaks in sigs | Paul S. Owen | 2001-05-26 | 1 | -13/+49 |
* | Fixed some little bugs in viewtopic. Also made sure viewtopic's next/prev fun... | James Atkinson | 2001-05-24 | 1 | -0/+19 |
* | Changed the allow/disallow fields to match the profile template | Paul S. Owen | 2001-05-17 | 1 | -10/+10 |
* | Added jumpbox output for all profile pages | Paul S. Owen | 2001-05-17 | 1 | -5/+33 |
* | Removed separate header/footers and moved into each pages body | Paul S. Owen | 2001-05-17 | 1 | -470/+518 |
* | Added functionality for the next/prev buttions in viewtopic | James Atkinson | 2001-05-16 | 1 | -1/+2 |
* | Altered SQL slightly for Postgres | Paul S. Owen | 2001-05-14 | 1 | -4/+4 |
* | Initial SQL updates complete | Paul S. Owen | 2001-05-13 | 1 | -3/+3 |
* | Minor changes to where template vars are assigned | Paul S. Owen | 2001-05-06 | 1 | -7/+13 |
* | Fixed problem with incorrect conversion of line breaks in alter profile | Paul S. Owen | 2001-05-06 | 1 | -2/+2 |
* | Fixed problem where password was cleared even if unchanged | Paul S. Owen | 2001-05-06 | 1 | -6/+4 |
* | Now remembers profile changes on error | Paul S. Owen | 2001-05-05 | 1 | -74/+104 |
* | Users can now edit profile. However, it dosan't retain the data on an error, yet | James Atkinson | 2001-05-04 | 1 | -5/+102 |
* | Little fix to login so de-activated accounts won't be able to login | James Atkinson | 2001-05-04 | 1 | -1/+13 |
* | Moved config, images vars to arrays and various other fixes | Paul S. Owen | 2001-05-03 | 1 | -83/+93 |
* | Some code cleanup and various updates + moved certain functions here | Paul S. Owen | 2001-05-02 | 1 | -237/+418 |
* | Added some passthru support to login | James Atkinson | 2001-05-01 | 1 | -3/+74 |
* | Added user selectable templates, and put the system template into the config ... | James Atkinson | 2001-04-20 | 1 | -0/+9 |
* | Fixed call to get_userdata | Paul S. Owen | 2001-04-20 | 1 | -1/+1 |
* | Removed need to send db as a parameter to functions | Paul S. Owen | 2001-04-19 | 1 | -1/+1 |
* | Some more fine turning on the profile section | James Atkinson | 2001-04-19 | 1 | -3/+3 |
* | Most of profile and registration done | James Atkinson | 2001-04-18 | 1 | -3/+84 |
* | Fixed some hard coded referances to table names | James Atkinson | 2001-04-17 | 1 | -33/+33 |