| Commit message (Expand) | Author | Age | Files | Lines |
* | - added delete cookies link | Meik Sievertsen | 2004-05-31 | 1 | -1/+9 |
* | fix some issues with oop, fixing small bugs and prepare the next steps... | Meik Sievertsen | 2004-05-02 | 1 | -12/+16 |
* | Profile, prefs, feedback | Paul S. Owen | 2004-02-11 | 1 | -0/+1 |
* | inline attachment capability... | Meik Sievertsen | 2004-02-08 | 1 | -0/+4 |
* | Custom profile data table define | Paul S. Owen | 2004-02-08 | 1 | -1/+1 |
* | Addslash function no longer needed with request_var processing | Paul S. Owen | 2004-02-03 | 1 | -13/+0 |
* | send mass mail immediatly | Meik Sievertsen | 2004-02-01 | 1 | -0/+5 |
* | custom profile fields. | Meik Sievertsen | 2004-01-10 | 1 | -0/+7 |
* | ACM garbage collection | Ludovic Arnaud | 2003-11-26 | 1 | -4/+4 |
* | my attempt to break things... | Meik Sievertsen | 2003-11-23 | 1 | -0/+1 |
* | Finished drafts, one bit is remaining though. | Meik Sievertsen | 2003-11-16 | 1 | -0/+3 |
* | users_notes table | Paul S. Owen | 2003-11-05 | 1 | -1/+2 |
* | new permissions, merged attachment tables (the intended purpose of two tables... | Meik Sievertsen | 2003-11-04 | 1 | -1/+0 |
* | bump topic and orphan attachments | Meik Sievertsen | 2003-10-19 | 1 | -1/+0 |
* | Remove need for session_ids for "allowed" bots, dump user_founder/user_active... | Paul S. Owen | 2003-10-15 | 1 | -9/+6 |
* | well, seems putting the queue process in the footer doesn't work on "real boa... | Paul S. Owen | 2003-10-12 | 1 | -3/+14 |
* | Let's break lots of things | Paul S. Owen | 2003-10-12 | 1 | -13/+9 |
* | Change in format of module db data, add zebra, many things probably "damaged ... | Paul S. Owen | 2003-10-01 | 1 | -0/+2 |
* | Updates mainly for removal of extension + header comment ... moved some aspec... | Paul S. Owen | 2003-09-07 | 1 | -20/+13 |
* | initial draft functionality, loading (and a bunch of other stuff) is not impl... | Meik Sievertsen | 2003-09-04 | 1 | -1/+1 |
* | Various bits and pieces ... this isn't really what I wanted M-2 to look like ... | Paul S. Owen | 2003-08-27 | 1 | -0/+3 |
* | More paranoia | Ludovic Arnaud | 2003-08-23 | 1 | -0/+11 |
* | bye bye forbidden extensions... we have a deny,allow rule for extensions, for... | Meik Sievertsen | 2003-08-13 | 1 | -1/+0 |
* | Taken out the $db var from acm classes for consistency with other classes | Ludovic Arnaud | 2003-08-11 | 1 | -1/+1 |
* | Added support for db-based caching... for people who like to store data in da... | Ludovic Arnaud | 2003-08-10 | 1 | -1/+2 |
* | oops, that's not quite right | Paul S. Owen | 2003-08-06 | 1 | -2/+1 |
* | Guess this may come in handy | Paul S. Owen | 2003-08-06 | 1 | -1/+3 |
* | merged log tables, added new log_type (critical). | Meik Sievertsen | 2003-07-06 | 1 | -3/+7 |
* | Global announcements ... sort of work ... well they seem to, need to look at ... | Paul S. Owen | 2003-06-23 | 1 | -0/+1 |
* | Add install/ warning for future use | Paul S. Owen | 2003-06-21 | 1 | -7/+15 |
* | deleting the constructor means refining the init call. ;) | Meik Sievertsen | 2003-06-13 | 1 | -1/+2 |
* | moved the queue call, added interval. The current lock is very "fluent" at th... | Meik Sievertsen | 2003-05-30 | 1 | -0/+11 |
* | Majority are UCP related updates ... avatars should now work, aside from gall... | Paul S. Owen | 2003-05-26 | 1 | -4/+4 |
* | a few updates, added #539865 and #694413. | Meik Sievertsen | 2003-05-11 | 1 | -0/+1 |
* | Changed forum_link_track to forum_flags for storage of additional info [ prun... | Paul S. Owen | 2003-05-08 | 1 | -0/+1 |
* | Various updates, forum links, "improve" forum management, cleanups, blah blah... | Paul S. Owen | 2003-05-02 | 1 | -0/+3 |
* | Various changes, and tests ... marking/tracking is not complete ... tinkering... | Paul S. Owen | 2003-04-26 | 1 | -4/+4 |
* | Changed: only cache non-dynamic config settings | Ludovic Arnaud | 2003-04-23 | 1 | -4/+8 |
* | replaced \' with ' in template to let it parse javascript correctly. admin_at... | Meik Sievertsen | 2003-04-23 | 1 | -3/+5 |
* | first version of attachment admin panel + some fixes (i hope i do not screw s... | Meik Sievertsen | 2003-04-22 | 1 | -1/+1 |
* | Change ACL_UNSET constant value | Paul S. Owen | 2003-04-15 | 1 | -1/+1 |
* | Rename ACL_ constants | Paul S. Owen | 2003-04-12 | 1 | -4/+4 |
* | changed $message to be a class variable, added attachment category constants ... | Meik Sievertsen | 2003-04-11 | 1 | -0/+10 |
* | Moved BBCODE_UID_LEN to common.php | Ludovic Arnaud | 2003-04-11 | 1 | -0/+3 |
* | Moved acl_options caching code into acl | Paul S. Owen | 2003-03-29 | 1 | -27/+1 |
* | hhmm, where did that constant go ... | Paul S. Owen | 2003-03-25 | 1 | -0/+1 |
* | initial attachment functionality... only posting related (add/delete/edit) an... | Meik Sievertsen | 2003-03-22 | 1 | -0/+4 |
* | Desesperatly trying to synchronise my different versions ;) | Ludovic Arnaud | 2003-03-19 | 1 | -2/+1 |
* | Moved db include | Paul S. Owen | 2003-03-17 | 1 | -1/+1 |
* | Implementing post reporting | Ludovic Arnaud | 2003-03-06 | 1 | -0/+2 |