| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed duplicate methods, tidied some code | Paul S. Owen | 2003-10-11 | 1 | -80/+6 |
| * | Merge email and IM (jabber) messaging | Paul S. Owen | 2003-10-11 | 1 | -0/+832 |
| * | re-add quote button. ;) | Meik Sievertsen | 2003-10-11 | 1 | -21/+1 |
| * | not my day me thinks | Meik Sievertsen | 2003-10-10 | 1 | -27/+23 |
| * | ok, but now, really group by. :) | Meik Sievertsen | 2003-10-10 | 1 | -1/+2 |
| * | group by smile_url | Meik Sievertsen | 2003-10-10 | 1 | -0/+1 |
| * | admin decides which smilies to be displayed in posting screen | Meik Sievertsen | 2003-10-10 | 1 | -29/+39 |
| * | request_var updates | Meik Sievertsen | 2003-10-09 | 2 | -12/+13 |
| * | Revamped sync() | Ludovic Arnaud | 2003-10-05 | 1 | -234/+181 |
| * | Allow/disallow [quote] tags. If we make any other bbcode disable-able we shou... | Ludovic Arnaud | 2003-10-05 | 1 | -15/+21 |
| * | oop, username, not id ... | Paul S. Owen | 2003-10-05 | 1 | -1/+1 |
| * | minor update to check for mods/admins | Paul S. Owen | 2003-10-04 | 1 | -48/+63 |
| * | Change in format of module db data, add zebra, many things probably "damaged ... | Paul S. Owen | 2003-10-01 | 9 | -163/+260 |
| * | request_var init | Paul S. Owen | 2003-10-01 | 1 | -0/+95 |
| * | Switch for recompilation (based on filesystem modified time) | Paul S. Owen | 2003-09-29 | 1 | -12/+10 |
| * | Fix missing path seperators in template/imageset T_ vars | Paul S. Owen | 2003-09-27 | 1 | -3/+3 |
| * | Allow for start,end values within begin/end loops | Paul S. Owen | 2003-09-27 | 1 | -20/+29 |
| * | some small fixes | Meik Sievertsen | 2003-09-24 | 2 | -18/+28 |
| * | Fixed: sql_return_on_error() calls. Now works as expected | Ludovic Arnaud | 2003-09-17 | 1 | -14/+14 |
| * | Added: ability to sync() a range of id's | Ludovic Arnaud | 2003-09-17 | 1 | -16/+66 |
| * | fix poll parsing | Meik Sievertsen | 2003-09-15 | 1 | -6/+12 |
| * | no longer supporting ftp upload | Meik Sievertsen | 2003-09-15 | 2 | -12/+13 |
| * | MCP take 2, see forum | Ludovic Arnaud | 2003-09-14 | 1 | -0/+547 |
| * | fixed censoring (quote post, word boundaries, attachment comments) | Meik Sievertsen | 2003-09-09 | 2 | -3/+10 |
| * | I hate regexps ... | Paul S. Owen | 2003-09-09 | 1 | -1/+1 |
| * | Trim emoticon preg | Paul S. Owen | 2003-09-09 | 1 | -3/+3 |
| * | This one may work ... wouldn't it be nice if it did? | Paul S. Owen | 2003-09-09 | 1 | -7/+7 |
| * | few more updates/fixes | Paul S. Owen | 2003-09-08 | 2 | -29/+30 |
| * | Some re-arrangement of validation routines to improve extensibility | Paul S. Owen | 2003-09-08 | 7 | -513/+512 |
| * | small things... decode_text now checks for bbcode_uid existence. And yes, i k... | Meik Sievertsen | 2003-09-08 | 1 | -1/+2 |
| * | username quoting should be working again... | Meik Sievertsen | 2003-09-07 | 2 | -5/+5 |
| * | fix preview of postings with embedded bbcode | Meik Sievertsen | 2003-09-07 | 1 | -2/+2 |
| * | okie, using array_merge. :D | Meik Sievertsen | 2003-09-07 | 3 | -217/+226 |
| * | update topic stats if complete topic is stored for approval. | Meik Sievertsen | 2003-09-07 | 1 | -2/+0 |
| * | some sync-related updates... more logical processing of submit_post. | Meik Sievertsen | 2003-09-07 | 2 | -25/+49 |
| * | Re-add transport and other methods | Paul S. Owen | 2003-09-07 | 1 | -1/+118 |
| * | Updates mainly for removal of extension + header comment ... moved some aspec... | Paul S. Owen | 2003-09-07 | 7 | -62/+206 |
| * | Some sig preview issues ... I'll finish this UCP stuff at some point soon ...... | Paul S. Owen | 2003-09-04 | 1 | -16/+18 |
| * | Minor change. You may have to empty your cache. | Ludovic Arnaud | 2003-09-04 | 1 | -4/+3 |
| * | initial draft functionality, loading (and a bunch of other stuff) is not impl... | Meik Sievertsen | 2003-09-04 | 3 | -24/+169 |
| * | Changed: headers, and a couple of clean-ups | Ludovic Arnaud | 2003-09-03 | 2 | -45/+30 |
| * | speed up split words a tad | Paul S. Owen | 2003-08-30 | 1 | -25/+36 |
| * | fixed: slashing attachment comments (hopefully) | Meik Sievertsen | 2003-08-29 | 3 | -39/+24 |
| * | Some html layout cleanups | Paul S. Owen | 2003-08-29 | 1 | -46/+33 |
| * | Added: admin definable bbcodes | Ludovic Arnaud | 2003-08-28 | 2 | -132/+192 |
| * | saved one query by moving max smilie check to the emoticons function | Meik Sievertsen | 2003-08-28 | 3 | -39/+26 |
| * | Taken explain code out of sql_query. New improved layout. | Ludovic Arnaud | 2003-08-28 | 1 | -9/+7 |
| * | Taken explain code out of sql_query. New improved layout. | Ludovic Arnaud | 2003-08-28 | 1 | -55/+155 |
| * | user option method (get) start | Paul S. Owen | 2003-08-27 | 1 | -54/+22 |
| * | bah, group handling needs some further discussion ... I'm done with it for M-2 | Paul S. Owen | 2003-08-27 | 10 | -98/+206 |