| Commit message (Expand) | Author | Age | Files | Lines |
* | my take on getting the bugs down... thanks to those also providing (usable) s... | Meik Sievertsen | 2007-04-12 | 2 | -57/+15 |
* | - urlencoded usernames don't need htmlspecialchars [Bug #8794] | Nils Adermann | 2007-04-01 | 2 | -13/+152 |
* | #5396, #5266, #5147 | Meik Sievertsen | 2007-03-31 | 2 | -5/+41 |
* | other fixes... | Meik Sievertsen | 2007-03-30 | 2 | -3/+3 |
* | #5286 | David M | 2007-03-28 | 1 | -7/+14 |
* | again, some changes here and there... | Meik Sievertsen | 2007-03-23 | 1 | -1/+1 |
* | I don't like hardcoded URLs :) | Dominik Dröscher | 2007-03-12 | 1 | -0/+2 |
* | #8098 | David M | 2007-02-24 | 1 | -4/+4 |
* | trying to fix some bugs... | Meik Sievertsen | 2007-02-24 | 1 | -1/+1 |
* | fixing some bugs | Meik Sievertsen | 2007-02-18 | 2 | -8/+8 |
* | #8160 | David M | 2007-02-17 | 1 | -1/+1 |
* | - allow converting from one database to another, no need for tables to be in ... | Nils Adermann | 2007-02-16 | 1 | -1/+1 |
* | - Pruning doesn't lower user post counts anymore [Bug #7676] | Nils Adermann | 2007-02-08 | 2 | -2/+2 |
* | Some... fixes... laying around here. | Meik Sievertsen | 2007-02-06 | 2 | -7/+20 |
* | - introducing read/unread images in the MCP, if you view something through th... | Nils Adermann | 2007-01-27 | 6 | -13/+110 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 1 | -1/+1 |
* | - added confirm box to ucp zebra (adding fried/foe) | Meik Sievertsen | 2007-01-24 | 1 | -4/+10 |
* | fixing mcp bugs by introducing a new feature to check for loaded/accessible m... | Meik Sievertsen | 2007-01-22 | 3 | -187/+197 |
* | ok, handled some bugs... the most important being validate_username (the vari... | Meik Sievertsen | 2007-01-17 | 3 | -12/+33 |
* | Just some minor thing I need | Dominik Dröscher | 2007-01-09 | 1 | -1/+3 |
* | #6098 | Dominik Dröscher | 2007-01-09 | 3 | -6/+6 |
* | - removed download mode selection (the column info and constants will not be ... | Meik Sievertsen | 2007-01-03 | 1 | -0/+1 |
* | - telling the admin for what the board contact and board email addresses are ... | Meik Sievertsen | 2006-12-31 | 2 | -3/+0 |
* | - add return links to approve details [#6252] | Meik Sievertsen | 2006-12-28 | 1 | -2/+7 |
* | some fixes today | Meik Sievertsen | 2006-12-24 | 2 | -6/+21 |
* | #6206 | David M | 2006-12-24 | 1 | -1/+1 |
* | - some fixes | Meik Sievertsen | 2006-12-21 | 3 | -44/+89 |
* | #6368, thanks to ToonArmy | David M | 2006-12-20 | 1 | -4/+8 |
* | - Modules are not added correctly [#6370] | Meik Sievertsen | 2006-12-18 | 4 | -16/+58 |
* | - exclude the IP of the post in the "other IP's" list | David M | 2006-12-17 | 1 | -4/+5 |
* | - finally correctly calculate current time for birthday calculation [Bug #6030] | Nils Adermann | 2006-12-10 | 1 | -1/+6 |
* | - a bunch of fixes | Meik Sievertsen | 2006-12-02 | 9 | -22/+26 |
* | - bug fixes for #5618, #5588 and #5584 | Meik Sievertsen | 2006-11-26 | 4 | -12/+12 |
* | Message for my last commit (no I didn't intent it to be "message"): | Nils Adermann | 2006-11-26 | 1 | -0/+17 |
* | rather large update, most important things done: | Meik Sievertsen | 2006-11-24 | 7 | -21/+36 |
* | fixes for bugs #5564, #5554 and #5462 | Meik Sievertsen | 2006-11-23 | 2 | -0/+19 |
* | #5562 | David M | 2006-11-22 | 1 | -1/+1 |
* | - fixing a bunch of bugs | Meik Sievertsen | 2006-11-21 | 2 | -6/+9 |
* | - a handful of mcp fixed, the most important one is the change for check_ids(... | Meik Sievertsen | 2006-11-18 | 6 | -98/+138 |
* | ok, change from doing the same logic all over again we call a function to do ... | Meik Sievertsen | 2006-11-16 | 4 | -40/+30 |
* | - fixes for the following bugs: | Meik Sievertsen | 2006-11-15 | 1 | -3/+1 |
* | consistant obtain_* functions | Meik Sievertsen | 2006-11-12 | 1 | -2/+1 |
* | message | Nils Adermann | 2006-11-12 | 1 | -0/+2 |
* | Only show reports you can handle [#5136] | Graham Eames | 2006-11-07 | 1 | -1/+1 |
* | ok, i am an idiot... | Meik Sievertsen | 2006-11-03 | 2 | -11/+11 |
* | - make sure the sql layer for mysql always states mysql4 and get to mysql if ... | Meik Sievertsen | 2006-11-03 | 2 | -12/+0 |
* | - implemented the suggested html_entity_decode function made by david | Meik Sievertsen | 2006-11-03 | 2 | -17/+17 |
* | some updates; and hopefully not completely breaking redirects (again). :D You... | Meik Sievertsen | 2006-11-02 | 1 | -1/+10 |
* | #4962 | David M | 2006-10-23 | 1 | -1/+1 |
* | - adjust unread query a bit to cope with large topics (thanks bart!) | Meik Sievertsen | 2006-10-20 | 3 | -6/+6 |