| Commit message (Expand) | Author | Age | Files | Lines |
* | Slight mod to language selector to handle double underscored lang files | Paul S. Owen | 2002-02-28 | 1 | -2/+3 |
* | Failed to switch to English images default if prefered language doesn't exist... | Paul S. Owen | 2002-02-25 | 1 | -5/+4 |
* | Move activation key stuff to profile, search_username stuff to search, re-add... | Paul S. Owen | 2002-02-25 | 1 | -100/+1 |
* | Use default style if user doesn't have a theme set (shouldn't happen) | Bart van Bragt | 2002-02-14 | 1 | -2/+2 |
* | Fixed error in make_forum_select box generation output | Paul S. Owen | 2002-02-13 | 1 | -2/+2 |
* | Change way error is returned to validate email/username, fixes problem with l... | Paul S. Owen | 2002-02-12 | 1 | -142/+105 |
* | Fixed 404 for header (#51499) | Bart van Bragt | 2002-02-09 | 1 | -2/+2 |
* | Fixed missing " bug #514823 | Paul S. Owen | 2002-02-08 | 1 | -1/+1 |
* | hmmm, doh ... of course removing the preg_quote here is no doubt going to cau... | Paul S. Owen | 2002-02-08 | 1 | -9/+7 |
* | Various updates, mods, changes to several functions, moved smilies stuff to b... | Paul S. Owen | 2002-02-08 | 1 | -239/+135 |
* | Another change to the way {LANG} is handled for images ... last one, ... hope... | Paul S. Owen | 2002-02-04 | 1 | -28/+28 |
* | Fixed bug #507473 | James Atkinson | 2002-02-03 | 1 | -3/+17 |
* | Changed selection of localised images ... new {LANG} replace format | Paul S. Owen | 2002-01-31 | 1 | -3/+3 |
* | Fix various bugs; password length warning, proper warnings for username/email... | Paul S. Owen | 2002-01-27 | 1 | -62/+30 |
* | Fixed bug #505838, debug messages didn't show SQL errors | Bart van Bragt | 2002-01-22 | 1 | -19/+26 |
* | Cosmetic error in language_select() (related to #499989) | Bart van Bragt | 2002-01-11 | 1 | -2/+2 |
* | Added / to dirname . file for is_file/links for language selector ... | Paul S. Owen | 2002-01-07 | 1 | -1/+1 |
* | Minor changes | Paul S. Owen | 2002-01-06 | 1 | -2/+3 |
* | Removed windows carriage returns and newline at end of file ... | Paul S. Owen | 2002-01-03 | 1 | -1/+1 |
* | Ok that was stupid.. Better version of a fix for 497077... Somebody hand me a... | the_systech | 2002-01-03 | 1 | -25/+1 |
* | Updated validate_username function for use with mysql4 Bug #497077 | the_systech | 2002-01-03 | 1 | -0/+25 |
* | Clean up display of languages, limit to directory names only | Paul S. Owen | 2002-01-02 | 1 | -3/+3 |
* | Sigh | Bart van Bragt | 2001-12-22 | 1 | -1/+0 |
* | Fixed small problem with translation of imgs | Bart van Bragt | 2001-12-22 | 1 | -2/+3 |
* | More \' updates | Paul S. Owen | 2001-12-21 | 1 | -19/+10 |
* | Made smileys case-sensitive (i.e. :o != :O ) | Bart van Bragt | 2001-12-19 | 1 | -2/+2 |
* | Oops, another file I forgot to commit, perhaps I should commit myself ... | Paul S. Owen | 2001-12-17 | 1 | -7/+17 |
* | Fix bug #493735 was still using old config value name for theme | Paul S. Owen | 2001-12-16 | 1 | -2/+1 |
* | Remove guest user topic tracking via cookies, update viewtopic to re-fix high... | Paul S. Owen | 2001-12-14 | 1 | -17/+21 |
* | bug #488067: no, preg_quote() didn't always have 2 args. | natec | 2001-12-11 | 1 | -2/+22 |
* | More updates for Euclid, minor update to subSilver, fixed bug #490798 | Paul S. Owen | 2001-12-11 | 1 | -2/+2 |
* | Fixed #490848 and introduced $current_template_path | Bart van Bragt | 2001-12-10 | 1 | -1/+2 |
* | Fixed bug #488016 | Paul S. Owen | 2001-12-05 | 1 | -10/+17 |
* | Should fix bug #487886 bad word preg now uses # and quotes # too | Paul S. Owen | 2001-12-03 | 1 | -2/+2 |
* | Fixed bug #486207 | Paul S. Owen | 2001-11-29 | 1 | -2/+2 |
* | Fixed problem with disappearing Mozilla nav bar when message_die() is called | Bart van Bragt | 2001-11-26 | 1 | -1/+1 |
* | Implemented Navigation bar in Mozilla | Bart van Bragt | 2001-11-26 | 1 | -0/+11 |
* | Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no... | natec | 2001-11-25 | 1 | -0/+7 |
* | Order of username in username search was missing | Paul S. Owen | 2001-11-21 | 1 | -1/+2 |
* | More language updates | Paul S. Owen | 2001-11-19 | 1 | -36/+5 |
* | Mainly language updates but some bug fixes too | Paul S. Owen | 2001-11-16 | 1 | -5/+13 |
* | Treat moved topics as being non-existent for re-sync of topic counts | Paul S. Owen | 2001-11-13 | 1 | -1/+2 |
* | Fixed bug #477831 + some minor alterations | Paul S. Owen | 2001-11-03 | 1 | -16/+16 |
* | Altered various language constructs + new quote changes for PM + altered pagi... | Paul S. Owen | 2001-10-25 | 1 | -84/+83 |
* | Slight mods to the usersearch function, moved to search.php | Paul S. Owen | 2001-10-16 | 1 | -64/+30 |
* | Fixed some bugs with banning and some code that wasnt updated when we changed... | James Atkinson | 2001-10-16 | 1 | -1/+1 |
* | Username Disallow Admin... | the_systech | 2001-10-15 | 1 | -3/+3 |
* | Various updates mainly to message die for admin compatibility | Paul S. Owen | 2001-10-14 | 1 | -4/+19 |
* | Changed paths for language | Paul S. Owen | 2001-10-11 | 1 | -9/+10 |
* | Fixed preg single quote potential problem, altered jumpbox slightly - Third t... | Paul S. Owen | 2001-10-06 | 1 | -1/+1 |