| Commit message (Expand) | Author | Age | Files | Lines |
* | a few fixes | Meik Sievertsen | 2003-06-29 | 1 | -1/+1 |
* | some updates... | Meik Sievertsen | 2003-06-25 | 1 | -353/+16 |
* | Fix up display of sigs and bbcode for preview | Paul S. Owen | 2003-06-24 | 1 | -23/+11 |
* | deleted pm references and small fixes to the thumbnail creation | Meik Sievertsen | 2003-06-23 | 1 | -170/+6 |
* | Global announcements ... sort of work ... well they seem to, need to look at ... | Paul S. Owen | 2003-06-23 | 1 | -714/+95 |
* | ups. :) | Meik Sievertsen | 2003-06-21 | 1 | -1/+1 |
* | only small addition for further use... | Meik Sievertsen | 2003-06-21 | 1 | -45/+49 |
* | thumbnail creation support | Meik Sievertsen | 2003-06-20 | 1 | -19/+469 |
* | added: download notice for people unable to see files attached to posts | Meik Sievertsen | 2003-06-17 | 1 | -1/+1 |
* | Add forum/topic_id info to redirects | Paul S. Owen | 2003-06-15 | 1 | -2/+2 |
* | fixed: message post storage. We do not hold the parsed message, only the deco... | Meik Sievertsen | 2003-06-07 | 1 | -7/+7 |
* | my turn to break things... only small changes. | Meik Sievertsen | 2003-06-06 | 1 | -2/+2 |
* | added email queue + small changes (do not hit me for the mysql_basic change :D) | Meik Sievertsen | 2003-05-29 | 1 | -34/+34 |
* | Majority are UCP related updates ... avatars should now work, aside from gall... | Paul S. Owen | 2003-05-26 | 1 | -11/+24 |
* | some cleanups/updates | Meik Sievertsen | 2003-05-25 | 1 | -10/+7 |
* | more fun with cookies | Paul S. Owen | 2003-05-24 | 1 | -1/+1 |
* | decode_text() will strip [/*:m] tags | Ludovic Arnaud | 2003-05-18 | 1 | -0/+2 |
* | fixed a small annoying bug. | Meik Sievertsen | 2003-05-11 | 1 | -5/+9 |
* | re-enable posting. ;) | Meik Sievertsen | 2003-05-11 | 1 | -26/+29 |
* | a few updates, added #539865 and #694413. | Meik Sievertsen | 2003-05-11 | 1 | -92/+159 |
* | Do not update post's timestamp if we're only editing it | Ludovic Arnaud | 2003-05-06 | 1 | -1/+5 |
* | email topic, minor other changes, removed updating of parent forums upon post... | Paul S. Owen | 2003-05-05 | 1 | -48/+20 |
* | changed attachment processing (posting), the old way was a mess. :) | Meik Sievertsen | 2003-05-01 | 1 | -22/+18 |
* | Fixed: decode_text() not decoding /list tags properly | Ludovic Arnaud | 2003-04-23 | 1 | -5/+15 |
* | Re-enabled polling ... includes option of multiple choice polling, indication... | Paul S. Owen | 2003-04-22 | 1 | -2/+3 |
* | Altered various aspects of emailing ... tested on a windows platform with bot... | Paul S. Owen | 2003-04-21 | 1 | -20/+19 |
* | First-pass syntax highlightning. Will fix quotes later | Ludovic Arnaud | 2003-04-20 | 1 | -0/+3 |
* | #575496 - only one way to do it, user input would be nice. ;) | Meik Sievertsen | 2003-04-20 | 1 | -14/+14 |
* | 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 |
* | Updated topic/forum notification ... untested in live situation ... appeared ... | Paul S. Owen | 2003-04-19 | 1 | -471/+475 |
* | do not use the sync function if post get deleted. added topic_last_post_id in... | Meik Sievertsen | 2003-04-19 | 1 | -5/+75 |
* | delete no longer used function | Meik Sievertsen | 2003-04-18 | 1 | -70/+1 |
* | some arrangements... | Meik Sievertsen | 2003-04-18 | 1 | -462/+112 |
* | 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 |