| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Move presently implemented group functions to ... functions | Paul S. Owen | 2003-08-27 | 1 | -20/+377 |
| * | A few more changes ... nearly there ... deleting users is going to be a littl... | Paul S. Owen | 2003-08-25 | 2 | -5/+12 |
| * | The moving of update eliminates it's usefulness ... given the change was done... | Paul S. Owen | 2003-08-24 | 1 | -14/+23 |
| * | Various updates "discovered" while working on website compression function us... | Paul S. Owen | 2003-08-22 | 1 | -14/+14 |
| * | Minor changes | Ludovic Arnaud | 2003-08-17 | 2 | -1/+4 |
| * | Fixed: removes the ending slash if the script path is empty resulting in a do... | Ludovic Arnaud | 2003-08-17 | 1 | -1/+3 |
| * | hmm, we never had such an object. :) | Meik Sievertsen | 2003-08-15 | 1 | -1/+1 |
| * | Seems some compression applications don't bother with little things like stan... | Paul S. Owen | 2003-08-13 | 1 | -2/+14 |
| * | Fix up issues with .tar, .tar.gz and .tar.bz2 archives and directory structur... | Paul S. Owen | 2003-08-13 | 1 | -16/+58 |
| * | query_id return changed back ... I think somethins is afoot with my local rep... | Paul S. Owen | 2003-08-12 | 1 | -6/+1 |
| * | Do away with showing "categories" in the subforum listing ... just output a s... | Paul S. Owen | 2003-08-12 | 1 | -63/+5 |
| * | oopsie on closedir | Paul S. Owen | 2003-08-12 | 1 | -1/+1 |
| * | Setting returned query_id to correct value | Paul S. Owen | 2003-08-12 | 1 | -7/+8 |
| * | Added: ability to destroy specific SQL caches | Ludovic Arnaud | 2003-08-12 | 2 | -8/+31 |
| * | Don't write out when closing unless a file actually exists ... | Paul S. Owen | 2003-08-12 | 1 | -5/+29 |
| * | Taken out the $db var from acm classes for consistency with other classes | Ludovic Arnaud | 2003-08-11 | 2 | -16/+14 |
| * | Correct pathname for template | Paul S. Owen | 2003-08-11 | 1 | -1/+1 |
| * | Remove trailing slash from T_XXXX_PATH vars | Paul S. Owen | 2003-08-11 | 1 | -3/+3 |
| * | Greater than, lesser than... what's the big deal?? :P | Ludovic Arnaud | 2003-08-10 | 1 | -1/+1 |
| * | Less bug, more comments | Ludovic Arnaud | 2003-08-10 | 1 | -6/+5 |