| Commit message (Expand) | Author | Age | Files | Lines |
* | - updated topic tracking code | Meik Sievertsen | 2005-10-19 | 1 | -156/+146 |
* | - move some functions from global functions file to functions_display (those ... | Meik Sievertsen | 2005-10-02 | 1 | -3/+181 |
* | - test slightly modified topic tracking code | Meik Sievertsen | 2005-04-30 | 1 | -0/+1 |
* | - made path information available to template (T_) | Meik Sievertsen | 2005-04-11 | 1 | -1/+1 |
* | - added updated coding guidelines | Meik Sievertsen | 2005-04-10 | 1 | -6/+6 |
* | - Documentation related changes | Meik Sievertsen | 2005-04-09 | 1 | -12/+23 |
* | - and my second attempt | Meik Sievertsen | 2005-03-21 | 1 | -6/+7 |
* | Fix topic count display for subfora | Paul S. Owen | 2005-01-13 | 1 | -37/+31 |
* | - fixed [code=php] | Meik Sievertsen | 2004-12-31 | 1 | -1/+1 |
* | - some fixes/changes | Meik Sievertsen | 2004-12-19 | 1 | -3/+9 |
* | - fix attachment mod errors | Meik Sievertsen | 2004-12-12 | 1 | -3/+3 |
* | - ucp register/remind/activate fixes mostly regarding account activation | Meik Sievertsen | 2004-10-13 | 1 | -0/+137 |
* | - extensions_allowed changed a bit. | Meik Sievertsen | 2004-09-17 | 1 | -1/+1 |
* | - more updates, mostly bugfixes to the bbcode parser | Meik Sievertsen | 2004-09-16 | 1 | -13/+13 |
* | - re-enable polls (user is now able to decide if users are able to change vot... | Meik Sievertsen | 2004-09-05 | 1 | -3/+3 |
* | - remove output buffering options from download.php (not needed anymore) | Meik Sievertsen | 2004-07-08 | 1 | -2/+3 |
* | - added delete cookies link | Meik Sievertsen | 2004-05-31 | 1 | -1/+6 |
* | - forum rules + link to forum rules | Meik Sievertsen | 2004-05-30 | 1 | -3/+2 |
* | message/mail updates | Meik Sievertsen | 2004-05-26 | 1 | -1/+6 |
* | fix some issues with oop, fixing small bugs and prepare the next steps... | Meik Sievertsen | 2004-05-02 | 1 | -2/+3 |
* | - re-enable drafts. ;) | Meik Sievertsen | 2004-03-11 | 1 | -1/+1 |
* | - check for array [lang] | Meik Sievertsen | 2004-03-10 | 1 | -7/+14 |
* | - put consoring and smilie processing into functions (we use them all over th... | Meik Sievertsen | 2004-02-21 | 1 | -8/+2 |
* | inline attachment capability... | Meik Sievertsen | 2004-02-08 | 1 | -6/+15 |
* | Return information for display of active topics in subfora ... little kludgy?... | Paul S. Owen | 2004-02-05 | 1 | -5/+18 |
* | Mark given set of forums marked, show "Mark forums read" link on subforum dis... | Paul S. Owen | 2004-01-12 | 1 | -27/+64 |
* | Finished drafts, one bit is remaining though. | Meik Sievertsen | 2003-11-16 | 1 | -3/+2 |
* | related to attachments | Meik Sievertsen | 2003-11-05 | 1 | -30/+69 |
* | new permissions, merged attachment tables (the intended purpose of two tables... | Meik Sievertsen | 2003-11-04 | 1 | -4/+4 |
* | bump topic and orphan attachments | Meik Sievertsen | 2003-10-19 | 1 | -1/+3 |
* | optimized update_last_post_information query. | Meik Sievertsen | 2003-10-12 | 1 | -1/+1 |
* | fixed censoring (quote post, word boundaries, attachment comments) | Meik Sievertsen | 2003-09-09 | 1 | -2/+9 |
* | initial draft functionality, loading (and a bunch of other stuff) is not impl... | Meik Sievertsen | 2003-09-04 | 1 | -2/+1 |
* | fixed: slashing attachment comments (hopefully) | Meik Sievertsen | 2003-08-29 | 1 | -19/+12 |
* | Do away with showing "categories" in the subforum listing ... just output a s... | Paul S. Owen | 2003-08-12 | 1 | -63/+5 |
* | a few fixes | Meik Sievertsen | 2003-06-29 | 1 | -1/+1 |
* | some updates... | Meik Sievertsen | 2003-06-25 | 1 | -30/+9 |
* | Yet more updates, topic marking works again ... still intend (optional) check... | Paul S. Owen | 2003-06-19 | 1 | -40/+55 |
* | added: download notice for people unable to see files attached to posts | Meik Sievertsen | 2003-06-17 | 1 | -0/+197 |
* | more fun with cookies | Paul S. Owen | 2003-05-24 | 1 | -2/+2 |
* | Fix forum link redirection when tracking clicks | Paul S. Owen | 2003-05-20 | 1 | -1/+1 |
* | forum_link_track to forum_flags & 1 | Paul S. Owen | 2003-05-08 | 1 | -1/+1 |
* | page header/footer become functions, forum passwords (I know, I know but it a... | Paul S. Owen | 2003-05-03 | 1 | -15/+2 |
* | Various updates, forum links, "improve" forum management, cleanups, blah blah... | Paul S. Owen | 2003-05-02 | 1 | -10/+42 |
* | Only displayed subforum icon if subforums were set to display_on_index | Paul S. Owen | 2003-04-26 | 1 | -17/+18 |
* | Fixed error in handling sub-forum data when displaying "categories" | Paul S. Owen | 2003-04-26 | 1 | -15/+16 |
* | Various changes, and tests ... marking/tracking is not complete ... tinkering... | Paul S. Owen | 2003-04-26 | 1 | -61/+95 |
* | Fixed some undefined variables | Ludovic Arnaud | 2003-04-24 | 1 | -4/+4 |
* | oops, I completely forget that viewforum uses the new topics_marking table ..... | Paul S. Owen | 2003-04-22 | 1 | -57/+95 |
* | icon name change | Paul S. Owen | 2003-03-29 | 1 | -7/+8 |