| Commit message (Expand) | Author | Age | Files | Lines |
* | Added some gzip compression capability | Paul S. Owen | 2001-06-30 | 4 | -11/+36 |
* | Modified username selection | Paul S. Owen | 2001-06-25 | 2 | -27/+26 |
* | Disable MS Smart Tags | Paul S. Owen | 2001-06-25 | 1 | -0/+1 |
* | Separated mods from forum data query, allows forums with no mods | Paul S. Owen | 2001-06-25 | 1 | -18/+39 |
* | Do not expect much from this I just felt like commiting it | Paul S. Owen | 2001-06-25 | 2 | -70/+273 |
* | Better handling of template data. It's a class member now, so multiple templa... | natec | 2001-06-24 | 1 | -40/+20 |
* | Fixed tabs-to-spaces. Yuck. | natec | 2001-06-24 | 2 | -237/+238 |
* | Added a simple search and select capability to posting messages | Paul S. Owen | 2001-06-24 | 3 | -15/+143 |
* | Working on getting Oracle functional. Almost there, need to deal with the 'AU... | James Atkinson | 2001-06-21 | 4 | -34/+42 |
* | Fixed small error in bracketing | Paul S. Owen | 2001-06-21 | 1 | -2/+2 |
* | Various minorish updates | Paul S. Owen | 2001-06-20 | 3 | -41/+31 |
* | Changes to CSS | Paul S. Owen | 2001-06-20 | 2 | -23/+24 |
* | added auto_prune | the_systech | 2001-06-19 | 5 | -12/+151 |
* | And another fix, whos idea was it to do auth like this ... oh | Paul S. Owen | 2001-06-19 | 1 | -2/+9 |
* | Some integration of CSS styling ... only CVSd because page_tail needs it | Paul S. Owen | 2001-06-19 | 1 | -14/+20 |
* | Slightly cleaned up schemas | Paul S. Owen | 2001-06-18 | 1 | -66/+18 |
* | Fixes for more messups on my part | Paul S. Owen | 2001-06-18 | 3 | -10/+8 |
* | Some changes to copyright display | Paul S. Owen | 2001-06-18 | 1 | -9/+27 |
* | Something I forgot to change a long time ago ... and pretty serious too, bad ... | Paul S. Owen | 2001-06-18 | 1 | -3/+3 |
* | Something I forgot to change a long time ago ... and pretty serious too, bad ... | Paul S. Owen | 2001-06-18 | 1 | -1/+4 |
* | Fixed error | Paul S. Owen | 2001-06-18 | 1 | -2/+2 |
* | Switched forum_auth to the forums table | Paul S. Owen | 2001-06-18 | 3 | -42/+1 |
* | Switched forum_auth to the forums table | Paul S. Owen | 2001-06-17 | 8 | -177/+252 |
* | Changed check against topic_type to match change in constant names | Paul S. Owen | 2001-06-16 | 1 | -2/+2 |
* | Added a profile preference for recieving notification on new PMs | Paul S. Owen | 2001-06-16 | 5 | -9/+29 |
* | Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occur | Paul S. Owen | 2001-06-16 | 3 | -21/+21 |
* | Fixed error in return to post link when editing a message | Paul S. Owen | 2001-06-16 | 1 | -49/+54 |
* | Private Messaging - Stage 2 | Paul S. Owen | 2001-06-15 | 1 | -33/+62 |
* | Bug test for sent text update | Paul S. Owen | 2001-06-14 | 1 | -1/+1 |
* | hhmm has this been updated at all recently ... time to commit anyway | Paul S. Owen | 2001-06-14 | 0 | -0/+0 |
* | BBCode decode should be fixed ... should ... | Paul S. Owen | 2001-06-14 | 1 | -4/+4 |
* | Reply, quote and edit now work | Paul S. Owen | 2001-06-14 | 1 | -3/+4 |
* | Reply, quote and edit now work | Paul S. Owen | 2001-06-14 | 2 | -43/+175 |
* | Fixed some problems ... maybe - Part 3 A Sequel too Far | Paul S. Owen | 2001-06-14 | 1 | -4/+4 |
* | Fixed some problems ... maybe - Part 2 The Revenge | Paul S. Owen | 2001-06-14 | 1 | -2/+2 |
* | Fixed some problems ... maybe | Paul S. Owen | 2001-06-14 | 3 | -10/+10 |
* | Bigger holes filled with yet more code | Paul S. Owen | 2001-06-14 | 1 | -20/+40 |
* | Possible security hole closed and a couple of fixes | Paul S. Owen | 2001-06-13 | 1 | -9/+43 |
* | Improved treatment of forward_page param | Paul S. Owen | 2001-06-13 | 1 | -27/+59 |
* | Knew I would forget something | Paul S. Owen | 2001-06-13 | 1 | -6/+5 |
* | Basic posting of messages, no reply, quote or edit yet | Paul S. Owen | 2001-06-13 | 5 | -34/+119 |
* | Moved prepare message to post.php to enable privmsg to use it | Paul S. Owen | 2001-06-13 | 3 | -397/+646 |
* | Added last post output | Paul S. Owen | 2001-06-13 | 3 | -8/+8 |
* | Added a count of total number of topics to the get_db_stats function | James Atkinson | 2001-06-13 | 3 | -2/+8 |
* | Moved current time (S_CURRENT_TIME) to page_header | James Atkinson | 2001-06-13 | 2 | -16/+16 |
* | Found that php has an imagesize function ... doh | Paul S. Owen | 2001-06-12 | 1 | -0/+3 |
* | Found that php has an imagesize function ... doh | Paul S. Owen | 2001-06-12 | 5 | -36/+68 |
* | Switched validate_username check to groups table | Paul S. Owen | 2001-06-12 | 1 | -8/+8 |
* | Added Table def for auto_prune | the_systech | 2001-06-12 | 1 | -0/+16 |
* | Minor language update | Paul S. Owen | 2001-06-12 | 1 | -1/+1 |