| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | oops, I completely forget that viewforum uses the new topics_marking table ..... | Paul S. Owen | 2003-04-22 | 2 | -74/+112 |
| * | Lang string for f_votechg | Paul S. Owen | 2003-04-22 | 1 | -0/+1 |
| * | Throw an index on poll_last_vote | Paul S. Owen | 2003-04-22 | 1 | -0/+1 |
| * | Replaced time limited display code ... sorting now checks last vote time, vot... | Paul S. Owen | 2003-04-22 | 1 | -32/+47 |
| * | Knew I'd forget to add at least one thing ... | Paul S. Owen | 2003-04-22 | 1 | -0/+1 |
| * | Re-enabled polling ... includes option of multiple choice polling, indication... | Paul S. Owen | 2003-04-22 | 6 | -45/+109 |
| * | Various new or updated polling related strings | Paul S. Owen | 2003-04-22 | 1 | -21/+25 |
| * | Wrong name for poll end caps in style imagesets, added poll_max_options to to... | Paul S. Owen | 2003-04-22 | 2 | -16/+17 |
| * | bbcode parse signatures | Paul S. Owen | 2003-04-22 | 1 | -8/+10 |
| * | Move second parse cache init after assignment of bitfield ... in case bitfiel... | Paul S. Owen | 2003-04-22 | 1 | -6/+5 |
| * | Add dotted topic and topic read/unread DB marking to Load Settings form | Paul S. Owen | 2003-04-22 | 3 | -7/+26 |
| * | Moved select to template | Paul S. Owen | 2003-04-21 | 1 | -1/+3 |
| * | A few changes, moved some items to templates | Paul S. Owen | 2003-04-21 | 1 | -22/+11 |
| * | Change tabbing order | Paul S. Owen | 2003-04-21 | 1 | -5/+5 |
| * | Excess non-breaking space with certain combinations of link output | Paul S. Owen | 2003-04-21 | 1 | -1/+1 |
| * | Fixed display of hidden online users when u_viewonline is set true | Paul S. Owen | 2003-04-21 | 1 | -1/+1 |
| * | For "Email a friend" feature | Paul S. Owen | 2003-04-21 | 1 | -0/+18 |
| * | Removed {USERNAME} | Paul S. Owen | 2003-04-21 | 2 | -4/+4 |
| * | Update email form inline with emailer changes | Paul S. Owen | 2003-04-21 | 1 | -11/+11 |
| * | Altered various aspects of emailing ... tested on a windows platform with bot... | Paul S. Owen | 2003-04-21 | 2 | -68/+100 |
| * | First-pass syntax highlightning. Will fix quotes later | Ludovic Arnaud | 2003-04-20 | 3 | -44/+45 |
| * | 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 | 4 | -41/+162 |
| * | Re-introduce sorting by rank ... note that only normal ranks are actively sor... | Paul S. Owen | 2003-04-20 | 2 | -17/+30 |
| * | hmmm, what's the word I'm looking for ... hhmmm .... poooh | Paul S. Owen | 2003-04-19 | 1 | -1/+1 |
| * | Missing concatenationnn ... thingy ... dot .. | Paul S. Owen | 2003-04-19 | 1 | -2/+2 |
| * | Update of comment :D | Paul S. Owen | 2003-04-19 | 1 | -1/+1 |
| * | Replied to comment, no code changes | Paul S. Owen | 2003-04-19 | 1 | -1/+1 |
| * | Updated topic/forum notification ... untested in live situation ... appeared ... | Paul S. Owen | 2003-04-19 | 2 | -478/+482 |
| * | do not use the sync function if post get deleted. added topic_last_post_id in... | Meik Sievertsen | 2003-04-19 | 3 | -12/+152 |
| * | use only one query for updating download counts. | Meik Sievertsen | 2003-04-18 | 1 | -12/+9 |
| * | Okay, give this one a whirl ... clear your template cache before trying | Paul S. Owen | 2003-04-18 | 1 | -94/+52 |
| * | delete no longer used function | Meik Sievertsen | 2003-04-18 | 1 | -70/+1 |
| * | some arrangements... | Meik Sievertsen | 2003-04-18 | 8 | -499/+347 |
| * | Revert INCLUDE template change, fixed attachment display. | Meik Sievertsen | 2003-04-18 | 2 | -28/+25 |
| * | Remove nulls for anon user | Paul S. Owen | 2003-04-18 | 1 | -1/+1 |
| * | Closing bracket in wrong place | Paul S. Owen | 2003-04-18 | 1 | -2/+2 |
| * | More bbcode fixes | Ludovic Arnaud | 2003-04-17 | 3 | -17/+21 |
| * | Reduce (only a tad but still) the potential number of queries done when updat... | Paul S. Owen | 2003-04-17 | 1 | -13/+55 |
| * | Fix ACL_UNSET problem ... was causing users to be granted permission even whe... | Paul S. Owen | 2003-04-17 | 1 | -19/+21 |
| * | make_normal fixed (was making topics sticky) | Ludovic Arnaud | 2003-04-17 | 2 | -14/+17 |
| * | Trying to look busy | Ludovic Arnaud | 2003-04-17 | 2 | -2/+2 |
| * | Minor changes | Paul S. Owen | 2003-04-17 | 2 | -9/+13 |
| * | Use sorting function | Paul S. Owen | 2003-04-17 | 1 | -47/+21 |
| * | oops, it appears I missed most of the changes in mysql.php ... | Paul S. Owen | 2003-04-17 | 1 | -2/+1 |
| * | Remove superfluous query count increment in sql_query_limit | Paul S. Owen | 2003-04-17 | 2 | -8/+5 |
| * | Some change-arounds ... hopefully not introducing problems ... | Paul S. Owen | 2003-04-17 | 2 | -54/+52 |
| * | A special rank bug that was a real git to track down :D | Paul S. Owen | 2003-04-17 | 1 | -51/+63 |
| * | viewtopic v1.260: less memory than 1.259 and still 5% faster than v1.256 | Ludovic Arnaud | 2003-04-17 | 1 | -126/+168 |