| Commit message (Expand) | Author | Age | Files | Lines |
* | Append POST originated forum_id to this->page if present | Paul S. Owen | 2003-05-22 | 1 | -0/+1 |
* | Changed: $warn_msg changed into a class var. (allows from returning errors fr... | Ludovic Arnaud | 2003-05-22 | 1 | -101/+124 |
* | Updated bbcode parser. | Ludovic Arnaud | 2003-05-22 | 1 | -95/+115 |
* | get_forum_branch() moved to function_admins.php | Ludovic Arnaud | 2003-05-21 | 2 | -45/+45 |
* | Enable display of birthday listing ... controlled via ACP Load Settings | Paul S. Owen | 2003-05-20 | 1 | -3/+6 |
* | This version tends to do what it was supposed to do ... I guess users will pr... | Paul S. Owen | 2003-05-20 | 1 | -1/+1 |
* | Enable view limiting functions ... Ashe, not sure if this is compatible with ... | Paul S. Owen | 2003-05-20 | 4 | -14/+133 |
* | Fix forum link redirection when tracking clicks | Paul S. Owen | 2003-05-20 | 1 | -1/+1 |
* | More functions added ... | Paul S. Owen | 2003-05-20 | 3 | -25/+103 |
* | Further updates | Paul S. Owen | 2003-05-19 | 3 | -9/+77 |
* | Renamed class to ucp (for now at least), includes "module" handling for ucp, ... | Paul S. Owen | 2003-05-19 | 1 | -349/+215 |
* | Hello! | Paul S. Owen | 2003-05-19 | 9 | -0/+3873 |
* | Added: [/*] tag (list item end tag). Automagically added if needed, in which ... | Ludovic Arnaud | 2003-05-18 | 1 | -10/+35 |
* | decode_text() will strip [/*:m] tags | Ludovic Arnaud | 2003-05-18 | 1 | -0/+2 |
* | Added: [/*] tag (list item end tag). Automagically added if needed, in which ... | Ludovic Arnaud | 2003-05-18 | 1 | -15/+39 |
* | prepared (and fixed) topic review. | Meik Sievertsen | 2003-05-17 | 1 | -0/+1 |
* | 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 | 3 | -114/+170 |
* | Yet more mildly fudged code ... just to get something up, minor fixes/updates... | Paul S. Owen | 2003-05-11 | 1 | -1/+1 |
* | Returned to instantiation of ucp object ... perhaps this approach is better? ... | Paul S. Owen | 2003-05-10 | 2 | -3/+3 |
* | guess what | Paul S. Owen | 2003-05-10 | 1 | -2/+1 |
* | Fixed quotes having bbcodes in author name | Ludovic Arnaud | 2003-05-09 | 1 | -4/+30 |
* | Had to make a start on the UCP proper ... note that things may and in places ... | Paul S. Owen | 2003-05-09 | 2 | -112/+81 |
* | forum_link_track to forum_flags & 1 | Paul S. Owen | 2003-05-08 | 1 | -1/+1 |
* | Prune related | Paul S. Owen | 2003-05-08 | 1 | -10/+23 |
* | Fixed: moderators "viewprofile" links | Ludovic Arnaud | 2003-05-08 | 1 | -1/+1 |
* | Changed forum_link_track to forum_flags for storage of additional info [ prun... | Paul S. Owen | 2003-05-08 | 3 | -58/+53 |
* | 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 | 3 | -59/+30 |
* | Removed nav_links | Paul S. Owen | 2003-05-04 | 1 | -31/+3 |
* | Fixed, hopefully, jumpbox indentation issues | Paul S. Owen | 2003-05-04 | 2 | -15/+18 |
* | No need to require guests to login before asking for password | Paul S. Owen | 2003-05-04 | 1 | -6/+1 |
* | we commit thy source code to the trash, sectors to sectors, bytes to bytes, b... | Paul S. Owen | 2003-05-04 | 2 | -368/+0 |
* | page header/footer become functions, forum passwords (I know, I know but it a... | Paul S. Owen | 2003-05-03 | 2 | -59/+101 |
* | only very small things. | Meik Sievertsen | 2003-05-03 | 1 | -4/+10 |
* | Various updates, forum links, "improve" forum management, cleanups, blah blah... | Paul S. Owen | 2003-05-02 | 6 | -243/+701 |
* | changed attachment processing (posting), the old way was a mess. :) | Meik Sievertsen | 2003-05-01 | 2 | -119/+75 |
* | Check for and remove other possible PHP execution tags | Paul S. Owen | 2003-04-28 | 1 | -2/+5 |
* | Only displayed subforum icon if subforums were set to display_on_index | Paul S. Owen | 2003-04-26 | 1 | -17/+18 |
* | Fixed error in handling sub-forum data when displaying "categories" | Paul S. Owen | 2003-04-26 | 1 | -15/+16 |
* | I believe the original intent was to put the backslash in the character class... | Ludovic Arnaud | 2003-04-26 | 1 | -1/+1 |
* | Various changes, and tests ... marking/tracking is not complete ... tinkering... | Paul S. Owen | 2003-04-26 | 3 | -212/+266 |
* | Was certainly one problem with it ... | Paul S. Owen | 2003-04-24 | 1 | -1/+1 |
* | For the time being I want this to stay as addslashes for some cross-db compat... | Paul S. Owen | 2003-04-24 | 1 | -3/+3 |
* | No functional changes, will only produce less PHP notices/warnings. | Ludovic Arnaud | 2003-04-24 | 2 | -3/+3 |
* | Fixed typos, added isset() to produce less PHP notices and changed addslashes... | Ludovic Arnaud | 2003-04-24 | 1 | -6/+14 |
* | Fixed some undefined variables | Ludovic Arnaud | 2003-04-24 | 2 | -11/+11 |
* | Store only SELECT queries to be flushed later | Ludovic Arnaud | 2003-04-24 | 2 | -2/+8 |
* | Fixed: imbricated quotes | Ludovic Arnaud | 2003-04-23 | 1 | -13/+99 |