| Commit message (Expand) | Author | Age | Files | Lines |
* | let's see if i can break something. :o | Meik Sievertsen | 2007-07-03 | 1 | -1/+1 |
* | some fixes... | Meik Sievertsen | 2007-06-30 | 1 | -0/+5 |
* | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -3/+3 |
* | oi^2 | Meik Sievertsen | 2007-05-26 | 1 | -2/+2 |
* | hopefully not too late in the game. Checked in new jabber class (the class do... | Meik Sievertsen | 2007-05-26 | 1 | -10/+6 |
* | Disable DEBUG by default, enable backtrace by default | Meik Sievertsen | 2007-05-18 | 1 | -6/+4 |
* | :( | David M | 2007-03-25 | 1 | -1/+1 |
* | fopen + fread + fclose -> file_get_contents | David M | 2007-03-25 | 1 | -3/+2 |
* | fixing some bugs | Meik Sievertsen | 2007-02-18 | 1 | -1/+1 |
* | those were missing | Meik Sievertsen | 2007-02-09 | 1 | -2/+2 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 1 | -1/+1 |
* | fixing some bugs, most being submitted grammatical/spelling errors. | Meik Sievertsen | 2007-01-21 | 1 | -1/+1 |
* | tiny alterations | Meik Sievertsen | 2007-01-06 | 1 | -0/+15 |
* | forgot to add true to the var_export function. :( | Meik Sievertsen | 2007-01-05 | 1 | -2/+2 |
* | - use var_export instead of our format_array function [Bug #6748] | Meik Sievertsen | 2007-01-04 | 1 | -39/+15 |
* | fix typo | Meik Sievertsen | 2007-01-01 | 1 | -1/+1 |
* | - telling the admin for what the board contact and board email addresses are ... | Meik Sievertsen | 2006-12-31 | 1 | -7/+7 |
* | some fixes today | Meik Sievertsen | 2006-12-24 | 1 | -1/+13 |
* | - we need at least 4.3.3, "phpversion() < '4.3'" will always be false | David M | 2006-12-17 | 1 | -9/+0 |
* | fix for bug #6140 (jabber not working) | Meik Sievertsen | 2006-12-16 | 1 | -4/+4 |
* | changes to how errors are processed by the messenger | Meik Sievertsen | 2006-12-06 | 1 | -11/+22 |
* | by the power of math! | David M | 2006-12-02 | 1 | -1/+1 |
* | rather large update, most important things done: | Meik Sievertsen | 2006-11-24 | 1 | -1/+1 |
* | davidmj came up with a simpler (and working in all cases!) approach. :) Bow t... | Meik Sievertsen | 2006-11-23 | 1 | -34/+18 |
* | do not process if all ASCII | Meik Sievertsen | 2006-11-23 | 1 | -0/+6 |
* | new mail_encode function to make sure we abide to the rfc but not split in-be... | Meik Sievertsen | 2006-11-23 | 1 | -13/+43 |
* | decrease the barrier for E_ALL error reporting and email traces from DEBUG_EX... | Meik Sievertsen | 2006-11-21 | 1 | -1/+1 |
* | ok, this should work now for mail() and smtpmail. We also removed the newline... | Meik Sievertsen | 2006-11-12 | 1 | -6/+7 |
* | seems like capitalizing menu titles introduced some problems. :) Also it migh... | Meik Sievertsen | 2006-11-11 | 1 | -1/+1 |
* | let utf8 mails work again. I hope this is not giving problems for "strange" m... | Meik Sievertsen | 2006-11-11 | 1 | -39/+73 |
* | ok, i am an idiot... | Meik Sievertsen | 2006-11-03 | 1 | -2/+2 |
* | - make sure the sql layer for mysql always states mysql4 and get to mysql if ... | Meik Sievertsen | 2006-11-03 | 1 | -13/+6 |
* | some fixes | Meik Sievertsen | 2006-10-11 | 1 | -1/+1 |
* | - extend config checking to include check for writeable path | Meik Sievertsen | 2006-10-03 | 1 | -16/+9 |
* | made sql_rowseek consistent with the dbal methods as well as fixing sql_query... | Meik Sievertsen | 2006-09-23 | 1 | -5/+0 |
* | - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio... | Nils Adermann | 2006-09-17 | 1 | -26/+14 |
* | - fix security issue in download.php | Meik Sievertsen | 2006-09-04 | 1 | -34/+93 |
* | some updates. Also adjusted the utf tools and normalizer more to our coding g... | Meik Sievertsen | 2006-08-22 | 1 | -1/+1 |
* | revert a change i made (we already adjust line endings to be rfc-compliant an... | Meik Sievertsen | 2006-07-20 | 1 | -18/+25 |
* | some bugfixes | Meik Sievertsen | 2006-07-06 | 1 | -17/+17 |
* | time to squash some bugs | Meik Sievertsen | 2006-06-22 | 1 | -1/+4 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -4/+4 |
* | Only create a session if on doesn't exist. In theory, checking for the presen... | Graham Eames | 2006-06-13 | 1 | -1/+4 |
* | - fixed a few bugs | Meik Sievertsen | 2006-06-11 | 1 | -2/+2 |
* | This looks a bit like an ugly hack, I know :( | Nils Adermann | 2006-06-09 | 1 | -1/+2 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -40/+130 |
* | - remove description from profile fields | Meik Sievertsen | 2006-05-27 | 1 | -1/+1 |
* | some tiny changes... | Meik Sievertsen | 2006-05-26 | 1 | -1/+1 |
* | give location for missing email files for better support | Meik Sievertsen | 2006-04-30 | 1 | -2/+2 |
* | empty is only accepting vars | Meik Sievertsen | 2006-04-30 | 1 | -1/+2 |