| Commit message (Expand) | Author | Age | Files | Lines |
* | - adjusting group functions a little bit | Meik Sievertsen | 2005-09-25 | 1 | -253/+147 |
* | - fixed some bugs in group functions | Meik Sievertsen | 2005-08-18 | 1 | -26/+46 |
* | Simplified the DB switch for adding a user a bit | Bart van Bragt | 2005-07-10 | 1 | -5/+0 |
* | - log removing posts | Meik Sievertsen | 2005-06-10 | 1 | -7/+39 |
* | - some private message fixes | Meik Sievertsen | 2005-05-01 | 1 | -1/+14 |
* | - test slightly modified topic tracking code | Meik Sievertsen | 2005-04-30 | 1 | -0/+2 |
* | - Documentation related changes | Meik Sievertsen | 2005-04-09 | 1 | -48/+89 |
* | - and my second attempt | Meik Sievertsen | 2005-03-21 | 1 | -111/+16 |
* | put user into appropiate group after activating his account | Meik Sievertsen | 2005-01-29 | 1 | -4/+14 |
* | fix admin_session "bug" | Meik Sievertsen | 2005-01-27 | 1 | -2/+2 |
* | Fixed some issues with avatars | Bart van Bragt | 2005-01-27 | 1 | -4/+12 |
* | - bugfixes | Meik Sievertsen | 2005-01-15 | 1 | -3/+2 |
* | - a bunch of updates, most of them bbcode related | Meik Sievertsen | 2004-11-06 | 1 | -1/+1 |
* | my turn to break the forum (and at least pm's are no longer working - will no... | Meik Sievertsen | 2004-09-04 | 1 | -1/+11 |
* | fix some issues with oop, fixing small bugs and prepare the next steps... | Meik Sievertsen | 2004-05-02 | 1 | -1/+1 |
* | Minor updates for group parameter fetching | Paul S. Owen | 2004-02-26 | 1 | -1/+27 |
* | User delete function | Paul S. Owen | 2004-02-08 | 1 | -0/+154 |
* | "Overview" functionality ... couple of issues, couple unfinished areas ... to... | Paul S. Owen | 2004-02-08 | 1 | -8/+82 |
* | Move user ban/unban to function | Paul S. Owen | 2004-02-07 | 1 | -0/+337 |
* | Various updates, password email hash, altered function names | Paul S. Owen | 2004-02-05 | 1 | -12/+7 |
* | Further group work ... nearly there ... still some consistency and other issues. | Paul S. Owen | 2004-02-03 | 1 | -434/+502 |
* | Enable group based avatar ... really not sure about the api layout though | Paul S. Owen | 2003-10-21 | 1 | -28/+94 |
* | Fix some oopsies | Paul S. Owen | 2003-10-21 | 1 | -14/+21 |
* | Demote, delete from group and delete group functionality ... when deleting fr... | Paul S. Owen | 2003-10-20 | 1 | -37/+122 |
* | Remove need for session_ids for "allowed" bots, dump user_founder/user_active... | Paul S. Owen | 2003-10-15 | 1 | -3/+45 |
* | missed a stupid $ | Paul S. Owen | 2003-10-13 | 1 | -1/+1 |
* | Avatar CP issues ... must finish the gallery (item 28 on my list ...) | Paul S. Owen | 2003-10-13 | 1 | -21/+33 |
* | Slashing of allowed username chars corrected ... may not appear to work "corr... | Paul S. Owen | 2003-10-11 | 1 | -1/+1 |
* | Change in format of module db data, add zebra, many things probably "damaged ... | Paul S. Owen | 2003-10-01 | 1 | -31/+2 |
* | I hate regexps ... | Paul S. Owen | 2003-09-09 | 1 | -1/+1 |
* | Some re-arrangement of validation routines to improve extensibility | Paul S. Owen | 2003-09-08 | 1 | -151/+132 |
* | Updates mainly for removal of extension + header comment ... moved some aspec... | Paul S. Owen | 2003-09-07 | 1 | -0/+135 |
* | bah, group handling needs some further discussion ... I'm done with it for M-2 | Paul S. Owen | 2003-08-27 | 1 | -16/+83 |
* | Move presently implemented group functions to ... functions | Paul S. Owen | 2003-08-27 | 1 | -20/+377 |
* | $this->error removed | Paul S. Owen | 2003-07-08 | 1 | -33/+22 |
* | Move certain methods out of ucp class, move ucp class into ucp, break half a ... | Paul S. Owen | 2003-07-07 | 1 | -412/+223 |
* | Yet more updates, topic marking works again ... still intend (optional) check... | Paul S. Owen | 2003-06-19 | 1 | -4/+4 |
* | Well, at least the little prat @ area51 led to a bug fix ... | Paul S. Owen | 2003-05-31 | 1 | -1/+1 |
* | Some cleanup ... fixes | Paul S. Owen | 2003-05-27 | 1 | -13/+10 |
* | Majority are UCP related updates ... avatars should now work, aside from gall... | Paul S. Owen | 2003-05-26 | 1 | -28/+218 |
* | Enable view limiting functions ... Ashe, not sure if this is compatible with ... | Paul S. Owen | 2003-05-20 | 1 | -1/+1 |
* | More functions added ... | Paul S. Owen | 2003-05-20 | 1 | -23/+0 |
* | Further updates | Paul S. Owen | 2003-05-19 | 1 | -1/+1 |
* | Renamed class to ucp (for now at least), includes "module" handling for ucp, ... | Paul S. Owen | 2003-05-19 | 1 | -349/+215 |
* | Returned to instantiation of ucp object ... perhaps this approach is better? ... | Paul S. Owen | 2003-05-10 | 1 | -2/+2 |
* | guess what | Paul S. Owen | 2003-05-10 | 1 | -2/+1 |
* | Had to make a start on the UCP proper ... note that things may and in places ... | Paul S. Owen | 2003-05-09 | 1 | -105/+74 |
* | Various updates, forum links, "improve" forum management, cleanups, blah blah... | Paul S. Owen | 2003-05-02 | 1 | -2/+6 |
* | Some change-arounds ... hopefully not introducing problems ... | Paul S. Owen | 2003-04-17 | 1 | -0/+40 |
* | Here I am going on about minimising new includes and I go and create one ... ... | Paul S. Owen | 2003-03-18 | 1 | -0/+495 |