| Commit message (Expand) | Author | Age | Files | Lines |
* | Hopefully addresses bug #481831 ... changed REQUEST_URI to SCRIPT_NAME which ... | Paul S. Owen | 2001-11-17 | 1 | -1/+3 |
* | Fixed problem where deleting a post with a poll could error deletion of remai... | Paul S. Owen | 2001-11-15 | 1 | -0/+10 |
* | Got a bad piece of tape that time, fell on the carpet, euuggh, this one shoul... | Paul S. Owen | 2001-11-15 | 1 | -5/+8 |
* | Sticky tape fell off, that's what happens when you don't buy the real thing... | Paul S. Owen | 2001-11-15 | 1 | -13/+15 |
* | This removes the looping queries causing the horendous query count ... clutch... | Paul S. Owen | 2001-11-15 | 1 | -19/+33 |
* | Email form - free with purchase of any two other items | Paul S. Owen | 2001-11-15 | 1 | -1/+1 |
* | Email form - free with purchase of any two other items | Paul S. Owen | 2001-11-15 | 1 | -12/+10 |
* | Tsk, tsk, tsk, someone forgot to use the constant for the posts table | James Atkinson | 2001-11-12 | 1 | -1/+2 |
* | Altered for constant table names | Paul S. Owen | 2001-11-09 | 1 | -20/+14 |
* | Altered templates so preview/errors are sent as 'boxes' rather than pparsed a... | Paul S. Owen | 2001-11-09 | 1 | -18/+425 |
* | fixed code:1 bbcode bug. | natec | 2001-11-08 | 1 | -1/+1 |
* | Fixed small error in message output upon deletion of msg | Paul S. Owen | 2001-11-05 | 1 | -1/+1 |
* | Changed to new lang vars + redirect for login | Paul S. Owen | 2001-11-03 | 1 | -19/+24 |
* | [quote=username] bbcode. | natec | 2001-10-24 | 1 | -2/+3 |
* | Removed remaining elements of global announcements to prevent confusion | Paul S. Owen | 2001-10-17 | 1 | -26/+3 |
* | Fix a few things left over from old global announce stuff | Paul S. Owen | 2001-10-16 | 1 | -2/+3 |
* | Fix a few things left over from old global announce stuff | Paul S. Owen | 2001-10-16 | 1 | -18/+26 |
* | More changes for global announcements. They no longer require the mode to be... | dougk_ff7 | 2001-10-16 | 1 | -2/+17 |
* | Topic review changes + updates | Paul S. Owen | 2001-10-16 | 1 | -20/+244 |
* | Altered uri's in emails to utilise HTTP_HOST if available + altered some META... | Paul S. Owen | 2001-10-14 | 1 | -2/+3 |
* | Various changes to location redirection ... please note the format and name c... | Paul S. Owen | 2001-10-14 | 1 | -4/+8 |
* | Various updates mainly URI session related ... login still having problem wit... | Paul S. Owen | 2001-10-14 | 1 | -9/+11 |
* | Allow remote deletion of posts + addition of several new checks | Paul S. Owen | 2001-10-10 | 1 | -11/+27 |
* | Fixed bug with deleting only post in forum | Paul S. Owen | 2001-10-10 | 1 | -1/+3 |
* | Moved emailer instantiation out of loop, was causing failures during topic re... | Paul S. Owen | 2001-10-05 | 1 | -7/+6 |
* | Updated and fixed various issues, see post in developers forum for info | Paul S. Owen | 2001-09-25 | 1 | -13/+15 |
* | Various changes to notification, editing, etc. etc. | Paul S. Owen | 2001-09-18 | 1 | -44/+92 |
* | Fixed a situation where we weren't escaping sql special chars. | natec | 2001-09-15 | 1 | -1/+2 |
* | fixed bug 460663 -- we were trying to use the wrong field as the email addy w... | natec | 2001-09-11 | 1 | -1/+1 |
* | Missed a couple of config name changes | Paul S. Owen | 2001-09-10 | 1 | -3/+3 |
* | Missed a couple of config name changes | Paul S. Owen | 2001-09-10 | 1 | -1/+1 |
* | Removed some trailing newlines | Bart van Bragt | 2001-09-09 | 1 | -1/+1 |
* | Altered layout of phpbb_config table | Bart van Bragt | 2001-09-08 | 1 | -5/+5 |
* | Fixed looping END_TRANSACTION ... oops | Paul S. Owen | 2001-09-07 | 1 | -2/+2 |
* | Fixed bug #459427 | Paul S. Owen | 2001-09-07 | 1 | -3/+3 |
* | Moved signature attach toggle to DB run convert_sig to update after adding ne... | Paul S. Owen | 2001-09-07 | 1 | -32/+27 |
* | Possible fix for bug #459075, please report any strange behaviour with this u... | Paul S. Owen | 2001-09-06 | 1 | -1/+8 |
* | Numerous updates and additions for polling and assorted fixes ... or bugs, wh... | Paul S. Owen | 2001-09-06 | 1 | -840/+1340 |
* | Re-added GPL disclaimers | James Atkinson | 2001-08-30 | 1 | -126/+135 |
* | Modified header comments | Paul S. Owen | 2001-08-26 | 1 | -10/+1 |
* | Fixed title for quoted replies | Paul S. Owen | 2001-08-23 | 1 | -7/+6 |
* | A few changes and updates, removed fields no longer used, etc. | Paul S. Owen | 2001-08-15 | 1 | -9/+2 |
* | Add word censor to preview mode | Paul S. Owen | 2001-08-15 | 1 | -5/+36 |
* | Notify on reply now supposedly fully functional | Paul S. Owen | 2001-08-14 | 1 | -14/+44 |
* | Topic notification ... initial stuff | Paul S. Owen | 2001-08-14 | 1 | -7/+107 |
* | Only give sig option if user has a signature, display correct signature when ... | Paul S. Owen | 2001-08-10 | 1 | -44/+62 |
* | Various posting updates | Paul S. Owen | 2001-08-10 | 1 | -139/+241 |
* | More varied changes, again hopefully not breaking anything | Paul S. Owen | 2001-08-09 | 1 | -85/+136 |
* | Changes encorporate smily processing... | the_systech | 2001-08-08 | 1 | -6/+6 |
* | Forum locking now implemented + some updates for future functionality | Paul S. Owen | 2001-07-24 | 1 | -15/+34 |