| Commit message (Expand) | Author | Age | Files | Lines |
* | Show users posts in queue in acp and profile + link to mcp | Meik Sievertsen | 2008-09-01 | 2 | -6/+26 |
* | nullar/singular/plural substitution support. At the moment only the added lan... | Meik Sievertsen | 2008-08-31 | 1 | -0/+66 |
* | fix missing user_id entry to properly populate to the email template | Meik Sievertsen | 2008-08-30 | 1 | -0/+1 |
* | #33155 | Henry Sudhof | 2008-08-29 | 1 | -3/+3 |
* | erm | Henry Sudhof | 2008-08-28 | 1 | -1/+1 |
* | fixing fault introduced with R8749 | Henry Sudhof | 2008-08-28 | 1 | -1/+1 |
* | fix bug #32925 | Meik Sievertsen | 2008-08-25 | 1 | -2/+2 |
* | fix installation by defining our needed CHMOD_READ and CHMOD_WRITE constants. | Meik Sievertsen | 2008-08-24 | 2 | -4/+4 |
* | a tiny fix to the language code. ;) | Meik Sievertsen | 2008-08-23 | 1 | -0/+1 |
* | fix a small glitch in phpbb_chmod | Meik Sievertsen | 2008-08-23 | 1 | -1/+1 |
* | some changes for proper code documentation | Meik Sievertsen | 2008-08-23 | 6 | -67/+68 |
* | The same way we allow defining a custom template/style path we now allow this... | Meik Sievertsen | 2008-08-23 | 5 | -41/+60 |
* | change the way we do chmodd'ing. I know, my implementation really sucked... g... | Meik Sievertsen | 2008-08-22 | 11 | -94/+126 |
* | comments | Henry Sudhof | 2008-08-22 | 1 | -5/+3 |
* | as per evil3, some more anti-CSRF | Henry Sudhof | 2008-08-21 | 3 | -7/+52 |
* | close db connection before delivering file. Also make sure connection can't b... | Meik Sievertsen | 2008-08-21 | 1 | -1/+7 |
* | More 5.3 compatibility. | Marek A. R | 2008-08-16 | 1 | -2/+2 |
* | 5.3 compatibility. | Marek A. R | 2008-08-16 | 2 | -8/+8 |
* | the chmod change i already had within the changelog (by mistake). This should... | Meik Sievertsen | 2008-08-16 | 9 | -48/+159 |
* | only some space/tab changes as well as removing my debug code from the templa... | Meik Sievertsen | 2008-08-16 | 1 | -47/+3 |
* | Correctly return results for nested cached queries (Bug #31445 - Patch by faw) | Chris Smith | 2008-08-14 | 8 | -8/+8 |
* | Changes to group display #32155, #32145, #32085, #26675, #26265 | Henry Sudhof | 2008-08-14 | 1 | -18/+35 |
* | more verbose style.php in DEBUG mode | Henry Sudhof | 2008-08-13 | 1 | -0/+4 |
* | #31185 | Henry Sudhof | 2008-08-13 | 1 | -44/+43 |
* | #29335 | Henry Sudhof | 2008-08-13 | 1 | -1/+1 |
* | Catch too long help lines | Henry Sudhof | 2008-08-12 | 1 | -0/+6 |
* | change conditional enclosements in template engine | Meik Sievertsen | 2008-08-01 | 1 | -0/+53 |
* | fix cookie secure detection... hopefully | Meik Sievertsen | 2008-08-01 | 1 | -1/+2 |
* | cleaning tpl fallbacks up | Henry Sudhof | 2008-07-30 | 2 | -1/+3 |
* | No negative values (#30335) | Henry Sudhof | 2008-07-29 | 1 | -1/+5 |
* | remove unnecessary checks | Meik Sievertsen | 2008-07-29 | 1 | -3/+3 |
* | Ooops. Avatars should work again | Henry Sudhof | 2008-07-29 | 1 | -4/+10 |
* | #31265 | Henry Sudhof | 2008-07-28 | 1 | -3/+5 |
* | #29985 | Henry Sudhof | 2008-07-28 | 1 | -6/+7 |
* | #30735 | Henry Sudhof | 2008-07-28 | 1 | -5/+13 |
* | writable instead of writeable. :/ | Meik Sievertsen | 2008-07-28 | 2 | -4/+4 |
* | Okay. Frozen, we never said anything about it being permafrost. Also, this is... | Henry Sudhof | 2008-07-28 | 5 | -83/+575 |
* | return jabber login status - should work... but needs testing nonetheless. | Meik Sievertsen | 2008-07-28 | 1 | -4/+2 |
* | force the use of sql_multi_insert() for multi inserts... also adjusted the co... | Meik Sievertsen | 2008-07-28 | 1 | -31/+32 |
* | some diff engine updates (only minor, but will hopefully not break anything) | Meik Sievertsen | 2008-07-28 | 3 | -21/+46 |
* | tiny alterations/bugfixes | Meik Sievertsen | 2008-07-28 | 3 | -6/+11 |
* | Correctly set topic starter if first post in topic removed (Bug #30575 - Patc... | Meik Sievertsen | 2008-07-28 | 1 | -1/+1 |
* | add warning to ACP index if config file is writeable | Meik Sievertsen | 2008-07-28 | 1 | -6/+11 |
* | Bug #29635 | Meik Sievertsen | 2008-06-28 | 1 | -2/+3 |
* | New parameter for redirect() to circumvent the cross-domain check. | Meik Sievertsen | 2008-06-28 | 1 | -3/+7 |
* | urlencode image filenames used in img(). This is not needed, but better for X... | Meik Sievertsen | 2008-06-23 | 1 | -0/+1 |
* | Catch invalid username wildcard ban (we do not support these) (Bug #29305) | Meik Sievertsen | 2008-06-21 | 1 | -53/+48 |
* | further checks on maximum storage length | Meik Sievertsen | 2008-06-21 | 4 | -20/+43 |
* | #26795 | Meik Sievertsen | 2008-06-21 | 1 | -1/+4 |
* | #s29325 | Meik Sievertsen | 2008-06-21 | 1 | -0/+8 |