| Commit message (Expand) | Author | Age | Files | Lines |
* | Various, typically posting related updates | Paul S. Owen | 2002-11-01 | 1 | -11/+18 |
* | Minor changes, trying to get it working on my test server | Ludovic Arnaud | 2002-10-31 | 1 | -3/+6 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -11/+151 |
* | sql_quote fixed | Paul S. Owen | 2002-10-28 | 1 | -1/+76 |
* | Rules and lang changes | Paul S. Owen | 2002-10-28 | 1 | -6/+4 |
* | Rules updates | Paul S. Owen | 2002-10-28 | 1 | -5/+18 |
* | Preliminary 'freeze' on permissions system awaiting developer feedback, testi... | Paul S. Owen | 2002-10-26 | 1 | -74/+38 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -143/+64 |
* | More jumpbox stuff, still not happy with the layout though =( | Ludovic Arnaud | 2002-10-11 | 1 | -13/+27 |
* | Minor bugfix (subforums template was called even if there only were empty sub... | Ludovic Arnaud | 2002-10-11 | 1 | -3/+2 |
* | Bugfix (disappearing forum names) + enabled jumpbox and modified it to allow ... | Ludovic Arnaud | 2002-10-10 | 1 | -18/+55 |
* | Added the redirect() function for nice and clean redirection. | Ludovic Arnaud | 2002-10-09 | 1 | -27/+15 |
* | Permission changes, updates admin functions, indented jumpboxes ... note that... | Paul S. Owen | 2002-10-08 | 1 | -73/+129 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -65/+27 |
* | Subforums handling part 2, it almost works. Also added: the "Explain" link at... | Ludovic Arnaud | 2002-10-03 | 1 | -0/+23 |
* | Cleanups | Ludovic Arnaud | 2002-09-15 | 1 | -0/+36 |
* | Some sql changes | Paul S. Owen | 2002-08-17 | 1 | -28/+28 |
* | Rule output changes ... no point in limiting delete/attach just to viewtopic ... | Paul S. Owen | 2002-08-07 | 1 | -7/+2 |
* | Changed things ... in various ways ... I think | Paul S. Owen | 2002-08-06 | 1 | -19/+24 |
* | Wrong footer .. what a shock | Paul S. Owen | 2002-08-06 | 1 | -1/+1 |
* | bye bye computer | Paul S. Owen | 2002-08-05 | 1 | -1/+1 |
* | The next thing to go wrong causes this computer to go flying ... | Paul S. Owen | 2002-08-05 | 1 | -1/+1 |
* | message_die admin header/footer update | Paul S. Owen | 2002-08-05 | 1 | -4/+16 |
* | Pagination updates ... new function for on_page | Paul S. Owen | 2002-08-02 | 1 | -1/+15 |
* | Updated user search system ... this _really_ needs to be integrated with memb... | Paul S. Owen | 2002-07-27 | 1 | -6/+5 |
* | Updates to message output for admin (primarily) | Paul S. Owen | 2002-07-17 | 1 | -3/+3 |
* | How come this worked fine locally ... bloody amazing ... | Paul S. Owen | 2002-07-16 | 1 | -2/+2 |
* | Combine, update, remove various functions ... by committing this various 'thi... | Paul S. Owen | 2002-07-14 | 1 | -339/+308 |
* | IP related updates + fixed gc in sessions | Paul S. Owen | 2002-05-09 | 1 | -12/+0 |
* | merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and... | Paul S. Owen | 2002-04-20 | 1 | -1/+1 |
* | Various updates with any luck they fix a few minor issues without causing new... | Paul S. Owen | 2002-04-02 | 1 | -14/+5 |
* | pre-freeze on main templates, various bug fixes (highlighting search results,... | Paul S. Owen | 2002-03-31 | 1 | -3/+16 |
* | Move phpbb_preg_quote back into functions because it's plain annoying ... :D | Paul S. Owen | 2002-03-25 | 1 | -0/+12 |
* | Fix bad word cockup ... oh look the censor failed and let cockup through, oh,... | Paul S. Owen | 2002-03-25 | 1 | -2/+2 |
* | timezone setup should be isset not !empty ... GMT is 0 after all .. oops | Paul S. Owen | 2002-03-23 | 1 | -1/+1 |
* | bah | Paul S. Owen | 2002-03-19 | 1 | -2/+2 |
* | Stuff that phpbb_preg ... not including bbcode and can't be bothered to move ... | Paul S. Owen | 2002-03-19 | 1 | -1/+1 |
* | phpbb_preg_quote that bad word replace ... just in case ... | Paul S. Owen | 2002-03-19 | 1 | -1/+1 |
* | Stop being too paranoid about hacking of includes containing only fully inclu... | Paul S. Owen | 2002-03-18 | 1 | -5/+0 |
* | Updates to overcome security issue + updates of various functions, initial ve... | Paul S. Owen | 2002-03-18 | 1 | -392/+85 |
* | Localise days/months, fix bug in validate_username ... this doesn't see funct... | Paul S. Owen | 2002-03-06 | 1 | -2/+18 |
* | preg_quote badword ... don't use # in your bad word list(!) | Paul S. Owen | 2002-03-04 | 1 | -1/+1 |
* | Slight mod to language selector to handle double underscored lang files | Paul S. Owen | 2002-02-28 | 1 | -2/+3 |
* | Failed to switch to English images default if prefered language doesn't exist... | Paul S. Owen | 2002-02-25 | 1 | -5/+4 |
* | Move activation key stuff to profile, search_username stuff to search, re-add... | Paul S. Owen | 2002-02-25 | 1 | -100/+1 |
* | Use default style if user doesn't have a theme set (shouldn't happen) | Bart van Bragt | 2002-02-14 | 1 | -2/+2 |
* | Fixed error in make_forum_select box generation output | Paul S. Owen | 2002-02-13 | 1 | -2/+2 |
* | Change way error is returned to validate email/username, fixes problem with l... | Paul S. Owen | 2002-02-12 | 1 | -142/+105 |
* | Fixed 404 for header (#51499) | Bart van Bragt | 2002-02-09 | 1 | -2/+2 |
* | Fixed missing " bug #514823 | Paul S. Owen | 2002-02-08 | 1 | -1/+1 |