| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Noted HTML,BBCode,Smilies status for signatures | Paul S. Owen | 2001-07-23 | 1 | -4/+15 |
* | Fixed editpost check for login redirect | Paul S. Owen | 2001-07-21 | 1 | -4/+4 |
* | Redirect user if not logged in and not authed | Paul S. Owen | 2001-07-20 | 1 | -5/+32 |
* | Moderators get edited by message when editing own posts | Paul S. Owen | 2001-07-15 | 1 | -1/+1 |
* | Added editing information, no time limit at present | Paul S. Owen | 2001-07-15 | 1 | -4/+23 |
* | Changes to include location + some other misc stuff | Paul S. Owen | 2001-07-13 | 1 | -8/+9 |
* | Updated to use confirm | Paul S. Owen | 2001-07-11 | 1 | -14/+47 |
* | Lots of checking in posting + delete now works | Paul S. Owen | 2001-07-10 | 1 | -50/+359 |
* | Fixed bug in posting (forum_topics was incremented on replies, not just new t... | James Atkinson | 2001-07-09 | 1 | -2/+6 |
* | Code wasn't updating the topic_replies | James Atkinson | 2001-07-06 | 1 | -2/+6 |
* | Fixed some errors and ... reply with quote now works | Paul S. Owen | 2001-07-06 | 1 | -228/+238 |
* | Various changes inc topic type as radio buttons | Paul S. Owen | 2001-07-04 | 1 | -511/+171 |
* | Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occur | Paul S. Owen | 2001-06-16 | 1 | -14/+15 |
* | Fixed error in return to post link when editing a message | Paul S. Owen | 2001-06-16 | 1 | -49/+54 |
* | Moved prepare message to post.php to enable privmsg to use it | Paul S. Owen | 2001-06-13 | 1 | -256/+214 |
* | Some language var switch overs | Paul S. Owen | 2001-06-12 | 1 | -42/+49 |
* | Can unstick/unannounce topics via edit post now | James Atkinson | 2001-06-11 | 1 | -22/+58 |
* | Made some fixes to posting, next up Reply with Quote | James Atkinson | 2001-06-11 | 1 | -9/+114 |
* | Minor mods or fixes and PSO preview template | Paul S. Owen | 2001-06-11 | 1 | -11/+16 |
* | Posting preview done, ability for anonymous users to post with a username | James Atkinson | 2001-06-11 | 1 | -17/+72 |
* | Forum level annoucements and sticky topics are done. | James Atkinson | 2001-06-07 | 1 | -23/+76 |
* | Auth now returns a type allowing for more meaningful failure messa ges | Paul S. Owen | 2001-06-06 | 1 | -6/+7 |