| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Graham Eames | 2006-03-14 | 1 | -1/+1 |
* | Base report reasons | Graham Eames | 2006-03-14 | 1 | -9/+4 |
* | A q should be followed by a u ;-) | Graham Eames | 2006-03-14 | 1 | -1/+1 |
* | erm... actually remove the debugging thingy... holla | Meik Sievertsen | 2006-03-14 | 1 | -1/+1 |
* | slightly different redirect function (now hopefully able to handle all sorts ... | Meik Sievertsen | 2006-03-14 | 1 | -12/+54 |
* | - empty() expects a variable, not a function :D | David M | 2006-03-13 | 2 | -4/+8 |
* | - added users activity load setting | Meik Sievertsen | 2006-03-13 | 8 | -210/+191 |
* | blah... not needed | Meik Sievertsen | 2006-03-12 | 1 | -4/+0 |
* | - streamlined reports to consist of the feature set we decided upon (Nils, yo... | Meik Sievertsen | 2006-03-12 | 58 | -1109/+1107 |
* | Building the foundations for some later changes to the installer | Graham Eames | 2006-03-12 | 6 | -0/+663 |
* | - Moved the image loading outside the big loop. This brings fewer comparisons... | David M | 2006-03-11 | 2 | -12/+43 |
* | - ord() always returns a unsigned integer, no need to force it positive | David M | 2006-03-10 | 1 | -6/+3 |
* | We all make mistakes :D | David M | 2006-03-10 | 1 | -1/+1 |
* | Efficiency change | Graham Eames | 2006-03-09 | 1 | -1/+1 |
* | - fix cookie shortening | Meik Sievertsen | 2006-03-09 | 7 | -50/+48 |
* | - By default, new installations of magick add itself to PATH and not to a var... | David M | 2006-03-09 | 3 | -2/+20 |
* | Add the mcp log viewer to the initial module data | Graham Eames | 2006-03-08 | 1 | -0/+5 |
* | - log entries for deleted topics don't provide a link to the topic or to the ... | Nils Adermann | 2006-03-08 | 5 | -71/+65 |
* | Weee! My turn to bug things up :D | David M | 2006-03-06 | 3 | -5/+42 |
* | Me, me, me! | Nils Adermann | 2006-03-06 | 7 | -22/+141 |
* | Broken images begone! | Graham Eames | 2006-03-06 | 1 | -22/+38 |
* | Configure the warning expiry | Graham Eames | 2006-03-06 | 2 | -1/+7 |
* | - added "display_on_posting" setting to custom bbcodes (creates a button with... | Meik Sievertsen | 2006-03-06 | 42 | -328/+322 |
* | Expire issued warnings after and admin configurable time | Graham Eames | 2006-03-04 | 4 | -0/+66 |
* | Reporting system revised. Needs some major cleanup and is missig some functio... | Bart van Bragt | 2006-03-04 | 9 | -15/+1175 |
* | show links to topic/log/forum... | Meik Sievertsen | 2006-03-03 | 1 | -1/+1 |
* | - refactored code | David M | 2006-03-02 | 1 | -78/+137 |
* | - The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :D | David M | 2006-03-02 | 3 | -12/+8 |
* | This should work.. maybe... :P | David M | 2006-03-02 | 1 | -37/+9 |
* | - some bugfixes | Meik Sievertsen | 2006-03-01 | 21 | -154/+418 |
* | - Proper iteration of files | David M | 2006-03-01 | 1 | -3/+3 |
* | CVS commit mail test | Nils Adermann | 2006-02-28 | 1 | -2/+1 |
* | Fixed undefined poll and topic_attachment variables when editing posts. | Tom Beddard | 2006-02-26 | 1 | -6/+6 |
* | checkin for providing cvs commandline list. | Meik Sievertsen | 2006-02-25 | 1 | -2/+3 |
* | just remove a little error message that came up in a very seldom situation | Nils Adermann | 2006-02-25 | 1 | -2/+11 |
* | test new syncmail version... | Meik Sievertsen | 2006-02-25 | 1 | -1/+5 |
* | - allow local moderators to properly use the mcp for more than one forum (mcp) | Nils Adermann | 2006-02-25 | 12 | -103/+139 |
* | Another one bites the dust :D | David M | 2006-02-25 | 6 | -7/+81 |
* | - We only write to the archive ONCE for every file and folder when working wi... | David M | 2006-02-24 | 1 | -27/+26 |
* | - blabla, additional bugfixing permissions... | Meik Sievertsen | 2006-02-24 | 8 | -60/+106 |
* | - fseek -> rewind | David M | 2006-02-24 | 1 | -23/+18 |
* | Appending to the string is faster than copying it. Additionally, str_repeat i... | David M | 2006-02-23 | 1 | -1/+1 |
* | hehe, unsigned varchar, yep, of course... | Meik Sievertsen | 2006-02-23 | 1 | -1/+1 |
* | ok, slap me once..... but hard. (all acl entries got removed while setting pe... | Meik Sievertsen | 2006-02-23 | 2 | -33/+106 |
* | - Remove the BBCode UIDs from the output | David M | 2006-02-22 | 2 | -70/+91 |
* | implementing permission roles | Meik Sievertsen | 2006-02-22 | 37 | -548/+2041 |
* | This is what I get for fixing CS issues... | David M | 2006-02-22 | 1 | -3/+3 |
* | Just some CS stuff :p | David M | 2006-02-22 | 1 | -4/+5 |
* | - properly hide items | Nils Adermann | 2006-02-22 | 2 | -17/+11 |
* | No functional change, just making it look nicer... | David M | 2006-02-21 | 1 | -2/+2 |