| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Noticed that the initial conditions had been changed so changed them back | Paul S. Owen | 2001-06-04 | 1 | -3/+3 |
| * | Fixed problem with users editing posts they did not create | Paul S. Owen | 2001-06-04 | 1 | -5/+23 |
| * | Fixed reply w/ quote link (functionality still dosan't exist for it though) | James Atkinson | 2001-06-03 | 1 | -9/+9 |
| * | Something else broke, now fixed, probably ... sleep uuugghhh | Paul S. Owen | 2001-06-01 | 1 | -1/+2 |
| * | Updated for latest auth | Paul S. Owen | 2001-06-01 | 1 | -7/+12 |
| * | Some auth updates to posting ... these ones work | Paul S. Owen | 2001-05-30 | 1 | -1/+3 |
| * | Some auth updates to posting | Paul S. Owen | 2001-05-30 | 1 | -38/+192 |
| * | Added the jump to post made to posting.php | Paul S. Owen | 2001-05-29 | 1 | -6/+71 |
| * | Did some work converting lang file stuff to new format | James Atkinson | 2001-05-28 | 1 | -5/+5 |
| * | Corrected and finished some things I commited earlier | Paul S. Owen | 2001-05-27 | 1 | -13/+22 |
| * | Removed encoding of IP and fixed reversed userdata checks for allow | Paul S. Owen | 2001-05-27 | 1 | -58/+64 |
| * | More work on posting. Editing now works. Also replies can have subjects. | James Atkinson | 2001-05-27 | 1 | -38/+101 |
| * | Lots of work on posting. New topic and reply functionality is mostly done. Ed... | James Atkinson | 2001-05-26 | 1 | -40/+281 |
| * | Users sigs display correctly. | James Atkinson | 2001-05-25 | 1 | -28/+28 |
| * | Got started on the posting functions. Can post new topics as Anonymous, yay! | James Atkinson | 2001-05-25 | 1 | -119/+275 |
| * | Removed separate header/footers and moved into each pages body | Paul S. Owen | 2001-05-17 | 1 | -5/+41 |
| * | Now allow for GET based session | Paul S. Owen | 2001-05-06 | 1 | -22/+30 |
| * | Fixed forum_id check | Paul S. Owen | 2001-04-20 | 1 | -1/+1 |
| * | Most of profile and registration done | James Atkinson | 2001-04-18 | 1 | -0/+10 |
| * | Fixed some hard coded referances to table names | James Atkinson | 2001-04-17 | 1 | -41/+41 |
| * | error_die changes and various bug fixes to files | Paul S. Owen | 2001-04-15 | 1 | -2/+2 |
| * | New template system. Lots of merging conflicts, so let nate know if he broke ... | natec | 2001-03-17 | 1 | -2/+2 |
| * | Moved include files | Bart van Bragt | 2001-03-09 | 1 | -119/+119 |