| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved remaining hard coded text in posting template to lang_main, smilies now... | Paul S. Owen | 2001-12-16 | 1 | -1/+137 |
* | Moved remaining hard coded text in posting template to lang_main, smilies now... | Paul S. Owen | 2001-12-16 | 4 | -276/+249 |
* | Seperate window for excess smilies | Paul S. Owen | 2001-12-16 | 1 | -0/+45 |
* | Implement solution for bug #493663 Re: in reply subject | Paul S. Owen | 2001-12-16 | 1 | -1/+1 |
* | Re-jiggle some unread/read/newest topic stuff | Paul S. Owen | 2001-12-16 | 1 | -33/+35 |
* | Fix view newest post error + missing mini post icon in posting preview | Paul S. Owen | 2001-12-16 | 2 | -2/+2 |
* | Fix view newest post error + missing mini post icon in posting preview | Paul S. Owen | 2001-12-16 | 3 | -5/+7 |
* | Hopefully fixed bug #491971 | Paul S. Owen | 2001-12-16 | 1 | -4/+5 |
* | Added body text setting | Paul S. Owen | 2001-12-16 | 3 | -38/+47 |
* | Should fix bug #493448 I can't believe the cockup I made, that was a good one... | Paul S. Owen | 2001-12-16 | 2 | -3/+6 |
* | Should be a fix for another global_var issue bug #492118 also modded install ... | Paul S. Owen | 2001-12-16 | 2 | -86/+16 |
* | Fixed global_var bug #492117 | Paul S. Owen | 2001-12-16 | 1 | -1/+1 |
* | Should fix bug #493448 I can't believe the cockup I made, that was a good one... | Paul S. Owen | 2001-12-16 | 1 | -2/+4 |
* | Fix bug #493735 was still using old config value name for theme | Paul S. Owen | 2001-12-16 | 1 | -2/+1 |
* | Slight admin rank bug (would not display-broken image) | dougk_ff7 | 2001-12-16 | 2 | -3/+3 |
* | This time I really fixed posting to prevent deletion of topic titles when edi... | Paul S. Owen | 2001-12-15 | 1 | -1/+1 |
* | Various changes to accompany session updates ... MSSQL users should be prepar... | Paul S. Owen | 2001-12-15 | 2 | -2/+2 |
* | Not needed | Paul S. Owen | 2001-12-15 | 1 | -189/+0 |
* | subSilver updates, separate css, other fixes | Paul S. Owen | 2001-12-15 | 5 | -190/+218 |
* | Various changes to accompany session updates ... MSSQL users should be prepar... | Paul S. Owen | 2001-12-15 | 1 | -0/+1 |
* | Moved agreement text to lang_main | Paul S. Owen | 2001-12-15 | 3 | -58/+52 |
* | FAQ update | Paul S. Owen | 2001-12-15 | 1 | -1/+8 |
* | Various changes to accompany session updates ... MSSQL users should be prepar... | Paul S. Owen | 2001-12-15 | 5 | -20/+6 |
* | PHP_SELF is a BadThing(tm) | Bart van Bragt | 2001-12-15 | 1 | -1/+0 |
* | Sped up searching for posts from a specific user a lot | Bart van Bragt | 2001-12-15 | 1 | -5/+26 |
* | Made titles clickable for fast reload | Bart van Bragt | 2001-12-15 | 2 | -3/+3 |
* | Doh, might help if the users data was updated when a new session is created ... | Paul S. Owen | 2001-12-15 | 1 | -13/+15 |
* | Fixed empty topic title issue when editing posts + moderation of locked topics | Paul S. Owen | 2001-12-15 | 1 | -13/+13 |
* | Possible fix for a problem with query around line 172 | Bart van Bragt | 2001-12-15 | 1 | -7/+10 |
* | Extremely minor change ;) | Bart van Bragt | 2001-12-15 | 2 | -4/+4 |
* | Now I'm really going to bed! | Bart van Bragt | 2001-12-15 | 1 | -1/+1 |
* | OOps, forgot one | Bart van Bragt | 2001-12-15 | 1 | -1/+2 |
* | Fixed some language strings, added some handy things to viewtopic | Bart van Bragt | 2001-12-15 | 5 | -6/+15 |
* | Ok, fixing a PostgreSQL bug in the Schema file, prevented install | dougk_ff7 | 2001-12-15 | 1 | -2/+2 |
* | Fixed VERY minor typo (thanks Boby) | Bart van Bragt | 2001-12-15 | 1 | -2/+2 |
* | Added empty line under block of quoted msg when replying | Bart van Bragt | 2001-12-14 | 1 | -1/+1 |
* | Small typos, getting back in sync with English file (deleted some entries) | Bart van Bragt | 2001-12-14 | 1 | -7/+2 |
* | Change for topic_moved_is not null | Paul S. Owen | 2001-12-14 | 1 | -1/+1 |
* | Make topic_moved_id not null default 0 | Paul S. Owen | 2001-12-14 | 1 | -1/+1 |
* | Removed autologin_key + fixed bug #471878 | Paul S. Owen | 2001-12-14 | 6 | -11/+8 |
* | Sort online userlist alphabetically | Bart van Bragt | 2001-12-14 | 1 | -2/+2 |
* | Altered update/insert procedure back to what it was ... otherwise no session_... | Paul S. Owen | 2001-12-14 | 1 | -21/+12 |
* | Now with an added extra ... this one works, hopefully ... three days this was... | Paul S. Owen | 2001-12-14 | 1 | -32/+10 |
* | Remove guest user topic tracking via cookies, update viewtopic to re-fix high... | Paul S. Owen | 2001-12-14 | 1 | -23/+31 |
* | Remove guest user topic tracking via cookies, update viewtopic to re-fix high... | Paul S. Owen | 2001-12-14 | 9 | -348/+353 |
* | Announce and Sticky are never shown as locked | Bart van Bragt | 2001-12-14 | 1 | -7/+7 |
* | Avatar size is fixed for remote avatars | Bart van Bragt | 2001-12-14 | 1 | -1/+1 |
* | Updated schema for session stuff + fix for mysql search result id | Paul S. Owen | 2001-12-14 | 4 | -5/+19 |
* | This file must be run before using any of the updated session stuff, also fix... | Paul S. Owen | 2001-12-14 | 1 | -0/+78 |
* | Changed fixed table name to constant | Bart van Bragt | 2001-12-14 | 1 | -1/+1 |