| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed some undefined variables | Ludovic Arnaud | 2003-04-24 | 1 | -1/+1 |
* | Ugly-fixed: username missing when quoting a post | Ludovic Arnaud | 2003-04-23 | 1 | -13/+24 |
* | first version of attachment admin panel + some fixes (i hope i do not screw s... | Meik Sievertsen | 2003-04-22 | 1 | -0/+2 |
* | Re-enabled polling ... includes option of multiple choice polling, indication... | Paul S. Owen | 2003-04-22 | 1 | -8/+14 |
* | Review only approved posts | Ludovic Arnaud | 2003-04-20 | 1 | -0/+1 |
* | dumdidum | Meik Sievertsen | 2003-04-20 | 1 | -1/+0 |
* | #575496 - only one way to do it, user input would be nice. ;) | Meik Sievertsen | 2003-04-20 | 1 | -27/+93 |
* | do not use the sync function if post get deleted. added topic_last_post_id in... | Meik Sievertsen | 2003-04-19 | 1 | -6/+76 |
* | some arrangements... | Meik Sievertsen | 2003-04-18 | 1 | -6/+206 |
* | More bbcode fixes | Ludovic Arnaud | 2003-04-17 | 1 | -2/+4 |
* | Moved some code around, nothing serious. | Ludovic Arnaud | 2003-04-16 | 1 | -10/+16 |
* | Enable/disable display of moderator listings | Paul S. Owen | 2003-04-15 | 1 | -1/+1 |
* | $message is now processed in its unslashed form. Should not break anything... | Ludovic Arnaud | 2003-04-13 | 1 | -3/+3 |
* | added 711252 and lock topic within post, fixed post editing a bit. | Meik Sievertsen | 2003-04-12 | 1 | -1/+48 |
* | changed $message to be a class variable, added attachment category constants ... | Meik Sievertsen | 2003-04-11 | 1 | -18/+15 |
* | BBCode parser + decoder, missing some tags and mildly broken at this time | Ludovic Arnaud | 2003-04-11 | 1 | -4/+17 |
* | initial 'view attachments' implementation. added new template var (merged inc... | Meik Sievertsen | 2003-04-10 | 1 | -12/+12 |
* | Moved up flood-check a little to save a query whenever possible | Ludovic Arnaud | 2003-04-10 | 1 | -2/+2 |
* | Weekly update: MCP templates. Forms renamed to 'main', added mcp_jumpbox.html... | Ludovic Arnaud | 2003-04-09 | 1 | -0/+1 |
* | initial attachment functionality... only posting related (add/delete/edit) an... | Meik Sievertsen | 2003-03-22 | 1 | -10/+114 |
* | prepare files, last commit before committing initial attachment functionality... | Meik Sievertsen | 2003-03-20 | 1 | -37/+14 |
* | Insert [*] when clicking list button (is my approach user friendly ?) | Meik Sievertsen | 2003-03-12 | 1 | -41/+75 |
* | forum and topic notification + poll fixes | Meik Sievertsen | 2003-03-12 | 1 | -18/+15 |
* | some posting updates and fixes. | Meik Sievertsen | 2003-03-10 | 1 | -20/+159 |
* | Added delete-ability to posting... | Meik Sievertsen | 2003-03-02 | 1 | -9/+69 |
* | minor changes, re-added topicreview | Meik Sievertsen | 2003-02-28 | 1 | -43/+66 |
* | ok, a slightly modified posting.php, some fixes too. topic-review and polls w... | Meik Sievertsen | 2003-02-27 | 1 | -561/+227 |
* | ok, i am commiting this one, before i am going to disable main posting parts ... | Meik Sievertsen | 2003-02-27 | 1 | -12/+24 |
* | Add forum_id to topicreview | Paul S. Owen | 2003-02-26 | 1 | -3/+2 |
* | some changes... mainly permission related. Please note the intval($forum_id) ... | Meik Sievertsen | 2003-02-26 | 1 | -104/+99 |
* | Minor alteration | Paul S. Owen | 2003-02-26 | 1 | -9/+2 |
* | only minor changes, some notes, played around with the code... nothing special. | Meik Sievertsen | 2003-02-26 | 1 | -13/+19 |
* | Generally related to post tables merge | Paul S. Owen | 2003-02-26 | 1 | -69/+45 |
* | Case changes, fix forum_id in nav, fix forum_id in posting success msg | Paul S. Owen | 2003-01-30 | 1 | -1/+1 |
* | oops | Paul S. Owen | 2003-01-29 | 1 | -8/+8 |
* | other "oversights" | Paul S. Owen | 2003-01-29 | 1 | -19/+19 |
* | Double escaping .... | Paul S. Owen | 2003-01-29 | 1 | -6/+6 |
* | Check for display set when outputting icons | Paul S. Owen | 2003-01-28 | 1 | -8/+11 |
* | Re-enabled fully dynamic config settings. | Ludovic Arnaud | 2003-01-22 | 1 | -4/+4 |
* | Posting works again ... well, as it did previously! | Paul S. Owen | 2003-01-22 | 1 | -96/+116 |
* | Un-b0rked ACL options caching, small general fixes | Ludovic Arnaud | 2003-01-20 | 1 | -2/+7 |
* | EOL should be fixed now | Ludovic Arnaud | 2003-01-13 | 1 | -8/+2 |
* | whatever that commit was caused some interesting formating :D | Paul S. Owen | 2003-01-12 | 1 | -54/+61 |
* | Implementation of an experimental cache manager. | Ludovic Arnaud | 2003-01-11 | 1 | -8/+2 |
* | Oh my God what have they done? What HAVE they done .... infamy! infamy! they'... | Paul S. Owen | 2003-01-08 | 1 | -16/+16 |
* | We'll try and get it right this time ... | Paul S. Owen | 2003-01-07 | 1 | -9/+9 |
* | Various updates, inc. fixing non-escaping of ' | Paul S. Owen | 2003-01-07 | 1 | -3/+3 |
* | Initial Lastread support. Mind the schema and config changes\! | Bart van Bragt | 2002-11-27 | 1 | -3/+7 |
* | Some changes to forum admin to better reflect subforum 'post/non-post' change... | Paul S. Owen | 2002-11-25 | 1 | -25/+28 |
* | Just to get topic review working again ... | Paul S. Owen | 2002-11-21 | 1 | -12/+163 |