| Commit message (Expand) | Author | Age | Files | Lines |
* | Altered layout of phpbb_config table | Bart van Bragt | 2001-09-08 | 1 | -13/+13 |
* | Fixed bug #459427 | Paul S. Owen | 2001-09-07 | 1 | -6/+9 |
* | Re-added GPL disclaimers | James Atkinson | 2001-08-30 | 1 | -0/+9 |
* | Modified header comments | Paul S. Owen | 2001-08-26 | 1 | -10/+0 |
* | Thought it best to add the email validate now | Paul S. Owen | 2001-08-24 | 1 | -21/+13 |
* | New, updated schemas, profile | Paul S. Owen | 2001-08-23 | 1 | -13/+2 |
* | Group id now taken from group table rather than next_id | Paul S. Owen | 2001-08-20 | 1 | -9/+23 |
* | Remote avatar support | Paul S. Owen | 2001-08-18 | 1 | -22/+45 |
* | Error in name of notifyreply var | Paul S. Owen | 2001-08-14 | 1 | -5/+7 |
* | Topic notification ... initial stuff | Paul S. Owen | 2001-08-14 | 1 | -8/+16 |
* | If a user changes their email address, and account activation is turned on, t... | James Atkinson | 2001-08-13 | 1 | -2/+44 |
* | Implmented the emailer class everywhere it needs it (just registration and pr... | James Atkinson | 2001-08-13 | 1 | -1/+2 |
* | Added emailer class, did alterations and templates for registration | James Atkinson | 2001-08-13 | 1 | -71/+72 |
* | More varied changes, again hopefully not breaking anything | Paul S. Owen | 2001-08-09 | 1 | -14/+14 |
* | Wildcard username ban in email banning | Paul S. Owen | 2001-08-02 | 1 | -1/+2 |
* | More compliance ... it never ends | Paul S. Owen | 2001-07-31 | 1 | -1/+1 |
* | More compliance ... it never ends | Paul S. Owen | 2001-07-31 | 1 | -1/+1 |
* | More compliance updates + select previous posts in viewtopic | Paul S. Owen | 2001-07-31 | 1 | -40/+52 |
* | System config admin section started. Can view settings but can't modify them ... | James Atkinson | 2001-07-24 | 1 | -151/+0 |
* | Noted HTML,BBCode,Smilies status for signatures | Paul S. Owen | 2001-07-23 | 1 | -1/+12 |
* | Using block_vars to fake IF...ELSE...ENDIF capability | Paul S. Owen | 2001-07-21 | 1 | -0/+24 |
* | Some more work on group CP, modified profile to match themes with templates | Paul S. Owen | 2001-07-21 | 1 | -1/+2 |
* | Damn it, damn it, damn it | Paul S. Owen | 2001-07-20 | 1 | -1/+3 |
* | Fixed over-written lang var and updated add profile templates | Paul S. Owen | 2001-07-20 | 1 | -2/+2 |
* | A few new vars sent to view profile, remain l_ vars changed to lang array | Paul S. Owen | 2001-07-20 | 1 | -56/+78 |
* | Template config system, store relevant config stuff here | Paul S. Owen | 2001-07-14 | 1 | -6/+6 |
* | Changes to include location + some other misc stuff | Paul S. Owen | 2001-07-13 | 1 | -11/+11 |
* | 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 |