| Commit message (Expand) | Author | Age | Files | Lines |
* | Two new images (reported/unapproved items), please update your database. Adde... | Ludovic Arnaud | 2003-03-13 | 1 | -0/+2 |
* | Minor schema adjustments, additional/altered config and acl options, added u_... | Paul S. Owen | 2003-03-09 | 1 | -12/+3 |
* | Add index to poster_id in posts table | Paul S. Owen | 2003-03-08 | 1 | -1/+2 |
* | Implementing post reporting. 2 new tables plus an extra field for posts and t... | Ludovic Arnaud | 2003-03-06 | 1 | -0/+30 |
* | Tons of work on the UCP, see my topic in the development forum for more info | James Atkinson | 2003-03-04 | 1 | -0/+13 |
* | Merge post and post_text tables ... denormalising of topics and forums should... | Paul S. Owen | 2003-02-26 | 1 | -21/+9 |
* | Added topic_id field to the log_moderator table | Ludovic Arnaud | 2003-02-24 | 1 | -0/+2 |
* | New images ... drop your old table and re-create it, dumping the imageset dat... | Paul S. Owen | 2003-02-21 | 1 | -54/+65 |
* | Group related updates | Paul S. Owen | 2003-02-05 | 1 | -0/+1 |
* | Minor changes, added visual confirmation stuff to mysql_basic and changed | James Atkinson | 2003-01-30 | 1 | -1/+1 |
* | NOT NULL when should be NULL, doubled up a_event | Paul S. Owen | 2003-01-29 | 1 | -2/+2 |
* | Note the change to smilies_id -> smile_id + additional fields for icons table | Paul S. Owen | 2003-01-28 | 1 | -4/+6 |
* | icon_id for posts table, note topic table topic_icon has changed to icon_id ... | Paul S. Owen | 2003-01-22 | 1 | -1/+2 |
* | Cache topic icons ... being used in three places, two high traffic areas ... ... | Paul S. Owen | 2003-01-21 | 1 | -0/+1 |
* | ratings table | Paul S. Owen | 2003-01-21 | 1 | -14/+28 |
* | Enable presets | Paul S. Owen | 2003-01-09 | 1 | -0/+16 |
* | my min karma, as opposed to my little pony or some such | Paul S. Owen | 2003-01-08 | 1 | -1/+3 |
* | Enable exclusion from bans for users, IP's or email addresses | Paul S. Owen | 2003-01-07 | 1 | -4/+3 |
* | Initial Lastread support. Mind the schema and config changes\! | Bart van Bragt | 2002-11-27 | 1 | -0/+12 |
* | Some changes to forum admin to better reflect subforum 'post/non-post' change... | Paul S. Owen | 2002-11-25 | 1 | -4/+5 |
* | Add forum_postable to forum schema | Paul S. Owen | 2002-11-24 | 1 | -0/+1 |
* | Missing semi-colon in schema file. | James Atkinson | 2002-11-20 | 1 | -2/+2 |
* | Cache moderator names? | Paul S. Owen | 2002-11-18 | 1 | -1/+17 |
* | ALTER TABLE phpbb_smilies CHANGE smile_on_posting display_on_posting | Ludovic Arnaud | 2002-11-05 | 1 | -1/+1 |
* | viewforum queries update + a couple of bugfixes. | Ludovic Arnaud | 2002-11-05 | 1 | -0/+1 |
* | Couple further updates | Paul S. Owen | 2002-10-30 | 1 | -1/+2 |
* | Fixes and reversions (temp) | Paul S. Owen | 2002-10-30 | 1 | -2/+2 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -2/+3 |
* | Posting and acl option updates | Paul S. Owen | 2002-10-28 | 1 | -1/+1 |
* | Preliminary 'freeze' on permissions awaiting developer feedback, testing, etc... | Paul S. Owen | 2002-10-26 | 1 | -16/+6 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -2/+3 |
* | Permission related updates ... is still not final but is getting there ... fa... | Paul S. Owen | 2002-10-08 | 1 | -0/+1 |
* | Fixed last poster name, dumped categories table. | Ludovic Arnaud | 2002-10-07 | 1 | -14/+0 |
* | prune_enable re-added ... is it still required ... couldn't prune_freq be use... | Paul S. Owen | 2002-10-04 | 1 | -0/+1 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -2/+4 |
* | First implementation of subforums handling in index. | Ludovic Arnaud | 2002-10-01 | 1 | -2/+3 |
* | Preimplementation of smilies order, "smilies" changed into "emoticons" as per... | Ludovic Arnaud | 2002-09-19 | 1 | -0/+2 |
* | Define auth_values which can only be manipulated by the forum founder | Paul S. Owen | 2002-08-19 | 1 | -0/+1 |
* | updated schema for update_script changes ... | Paul S. Owen | 2002-08-17 | 1 | -1/+2 |
* | *** empty log message *** | Paul S. Owen | 2002-08-17 | 1 | -2/+2 |
* | ... | Paul S. Owen | 2002-08-17 | 1 | -0/+1 |
* | Some sql changes | Paul S. Owen | 2002-08-17 | 1 | -4/+13 |
* | damn it, wrong table for now ... | Paul S. Owen | 2002-08-16 | 1 | -1/+1 |
* | various updates | Paul S. Owen | 2002-08-16 | 1 | -29/+20 |
* | forum_style not default_style | Paul S. Owen | 2002-08-15 | 1 | -231/+229 |
* | Minor changes ... oh and to vB developers ... remember, when using ideas from... | Paul S. Owen | 2002-08-07 | 1 | -1/+0 |
* | what tintyint? I see no tintyint .... | Paul S. Owen | 2002-08-05 | 1 | -1/+1 |
* | Various updates | Paul S. Owen | 2002-08-03 | 1 | -10/+1 |
* | Fix few schema errors | Paul S. Owen | 2002-07-29 | 1 | -3/+3 |
* | Add ban_reason | Paul S. Owen | 2002-07-28 | 1 | -1/+3 |