| Commit message (Expand) | Author | Age | Files | Lines |
* | TODO ;) | Ludovic Arnaud | 2003-04-17 | 1 | -0/+1 |
* | Removed unneeded decoding, added bbcode_uid to the second_pass function. (doh) | Ludovic Arnaud | 2003-04-16 | 1 | -5/+1 |
* | fixed delete post bug, use extension cache while posting, fix download counte... | Meik Sievertsen | 2003-04-15 | 1 | -17/+13 |
* | $message is now processed in its unslashed form. Should not break anything... | Ludovic Arnaud | 2003-04-13 | 1 | -1/+1 |
* | added 711252 and lock topic within post, fixed post editing a bit. | Meik Sievertsen | 2003-04-12 | 1 | -2/+3 |
* | changed $message to be a class variable, added attachment category constants ... | Meik Sievertsen | 2003-04-11 | 1 | -1/+1 |
* | BBCode parser + decoder, missing some tags and mildly broken at this time | Ludovic Arnaud | 2003-04-11 | 1 | -2/+5 |
* | initial 'view attachments' implementation. added new template var (merged inc... | Meik Sievertsen | 2003-04-10 | 1 | -3/+3 |
* | Did you know that if you use backslashes in a log message WinCVS freaks out a... | 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 | -2/+2 |
* | Update icon name | Paul S. Owen | 2003-04-01 | 1 | -2/+2 |
* | "Real" post and topic counts now updated correctly. Mass-resync your topics/f... | Ludovic Arnaud | 2003-03-30 | 1 | -4/+4 |
* | forum_parents made more reliable. Removed the $extra_form_fields parameter fr... | Ludovic Arnaud | 2003-03-28 | 1 | -13/+8 |
* | erm... aspx is forbidden too, reactivate transaction. | Meik Sievertsen | 2003-03-22 | 1 | -1/+1 |
* | initial attachment functionality... only posting related (add/delete/edit) an... | Meik Sievertsen | 2003-03-22 | 1 | -10/+760 |
* | prepare files, last commit before committing initial attachment functionality... | Meik Sievertsen | 2003-03-20 | 1 | -38/+31 |
* | Move to sql_query_limit | Paul S. Owen | 2003-03-20 | 1 | -23/+29 |
* | forum and topic notification + poll fixes | Meik Sievertsen | 2003-03-12 | 1 | -5/+634 |
* | some posting updates and fixes. | Meik Sievertsen | 2003-03-10 | 1 | -1/+1 |
* | Added delete-ability to posting... | Meik Sievertsen | 2003-03-02 | 1 | -1/+68 |
* | minor changes, re-added topicreview | Meik Sievertsen | 2003-02-28 | 1 | -1/+127 |
* | ok, a slightly modified posting.php, some fixes too. topic-review and polls w... | Meik Sievertsen | 2003-02-27 | 1 | -430/+54 |
* | ok, i am commiting this one, before i am going to disable main posting parts ... | Meik Sievertsen | 2003-02-27 | 1 | -2/+4 |
* | some changes... mainly permission related. Please note the intval($forum_id) ... | Meik Sievertsen | 2003-02-26 | 1 | -0/+39 |
* | hmm, wasn't aware of changed something here. strange. | Meik Sievertsen | 2003-02-26 | 1 | -1/+1 |
* | only minor changes, some notes, played around with the code... nothing special. | Meik Sievertsen | 2003-02-26 | 1 | -20/+17 |
* | Doubled alt on smiley html | Paul S. Owen | 2003-02-23 | 1 | -1/+1 |
* | Various updates | Paul S. Owen | 2003-01-07 | 1 | -6/+7 |
* | More key changes ... | Paul S. Owen | 2002-11-09 | 1 | -6/+1 |
* | HTML stuff | Paul S. Owen | 2002-11-07 | 1 | -37/+17 |
* | ALTER TABLE phpbb_smilies CHANGE smile_on_posting display_on_posting | Ludovic Arnaud | 2002-11-05 | 1 | -1/+1 |
* | Some bugfixes, quick-(un)locking now works. | Ludovic Arnaud | 2002-11-01 | 1 | -10/+7 |
* | More minor changes | Paul S. Owen | 2002-11-01 | 1 | -7/+7 |
* | Smilies enabled ... note this is not necessarily final ... | Paul S. Owen | 2002-10-31 | 1 | -6/+40 |
* | Magic URL updates | Paul S. Owen | 2002-10-31 | 1 | -20/+15 |
* | Dumped sql_query_array, replaced with build_array, posting updates, fixed quo... | Paul S. Owen | 2002-10-30 | 1 | -152/+108 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -45/+50 |
* | Posting and acl option updates | Paul S. Owen | 2002-10-28 | 1 | -779/+6 |
* | missing global | Paul S. Owen | 2002-10-08 | 1 | -1/+1 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -634/+587 |
* | Subforums handling part 2, it almost works. Also added: the "Explain" link at... | Ludovic Arnaud | 2002-10-03 | 1 | -6/+1 |
* | More changes ... switched away from prefetch for now ... | Paul S. Owen | 2002-08-13 | 1 | -2/+83 |
* | oops | Paul S. Owen | 2002-07-27 | 1 | -80/+4 |
* | Combine posting and searching functions ... not entirely convinced about this... | Paul S. Owen | 2002-07-14 | 1 | -0/+1370 |