| Commit message (Expand) | Author | Age | Files | Lines |
| * | moved the queue call, added interval. The current lock is very "fluent" at th... | Meik Sievertsen | 2003-05-30 | 1 | -4/+19 |
| * | added email queue + small changes (do not hit me for the mysql_basic change :D) | Meik Sievertsen | 2003-05-29 | 2 | -37/+225 |
| * | oop, only update if we have data ... | Paul S. Owen | 2003-05-27 | 1 | -18/+20 |
| * | Some cleanup ... fixes | Paul S. Owen | 2003-05-27 | 2 | -17/+18 |
| * | Majority are UCP related updates ... avatars should now work, aside from gall... | Paul S. Owen | 2003-05-26 | 8 | -146/+475 |
| * | Added: width / height parameters to flash | Ludovic Arnaud | 2003-05-25 | 1 | -7/+7 |
| * | Changed: \r\n becomes \n within posts | Ludovic Arnaud | 2003-05-25 | 1 | -10/+50 |
| * | some cleanups/updates | Meik Sievertsen | 2003-05-25 | 1 | -10/+7 |
| * | more fun with cookies | Paul S. Owen | 2003-05-24 | 3 | -5/+6 |
| * | Changed: set_config() won't actually update the database if config values match | Ludovic Arnaud | 2003-05-23 | 1 | -5/+7 |
| * | Wasn't stripping slashes from the cookies ... that will account for some of t... | Paul S. Owen | 2003-05-23 | 2 | -17/+26 |
| * | 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 |