| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - introducing clean usernames, needs to be tested more, I'm not sure I didn't... | Nils Adermann | 2006-10-13 | 1 | -1/+1 |
* | #3980 | Graham Eames | 2006-10-11 | 1 | -1/+10 |
* | - forum image being an additional image instead of replacing forum indicators | Meik Sievertsen | 2006-10-08 | 1 | -2/+2 |
* | he braces style is deprecated as of PHP 6 | Meik Sievertsen | 2006-10-07 | 2 | -3/+3 |
* | Minor typo | Graham Eames | 2006-10-07 | 1 | -1/+1 |
* | tried to begin adjusting all string functions where applicable - still a *lot... | Meik Sievertsen | 2006-10-07 | 1 | -1/+1 |
* | - support re-caching of theme data if stylesheet.css changed and load_tplcomp... | Meik Sievertsen | 2006-10-06 | 3 | -16/+7 |
* | - forgot to make the same change to the ODBC driver | David M | 2006-10-01 | 1 | -20/+5 |
* | These changes should let olympus scale a little bit better. | Meik Sievertsen | 2006-09-26 | 3 | -37/+68 |
* | #4428 | Meik Sievertsen | 2006-09-23 | 2 | -5/+7 |
* | made sql_rowseek consistent with the dbal methods as well as fixing sql_query... | Meik Sievertsen | 2006-09-23 | 1 | -1/+1 |
* | - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio... | Nils Adermann | 2006-09-17 | 1 | -1/+0 |
* | - fixed some bugs | Meik Sievertsen | 2006-09-13 | 3 | -3/+3 |
* | - fixing profile bug | Meik Sievertsen | 2006-09-04 | 1 | -4/+4 |
* | - birthdays/age in user's timezone and not server's local time | Nils Adermann | 2006-08-28 | 5 | -5/+5 |
* | some fixes. | Meik Sievertsen | 2006-08-25 | 1 | -2/+11 |
* | chr(0x20 | 0x10) = "0" | David M | 2006-08-15 | 1 | -2/+2 |
* | make sure we do not have empty select fields | Meik Sievertsen | 2006-08-12 | 1 | -1/+1 |