| Commit message (Expand) | Author | Age | Files | Lines |
* | addition for sorting smiley codes so that they all work properly on all DBMS's | the_systech | 2001-08-28 | 1 | -2/+14 |
* | Thought it best to add the email validate now | Paul S. Owen | 2001-08-24 | 1 | -0/+46 |
* | LENGTH not compatible with ODBC | Paul S. Owen | 2001-08-23 | 1 | -3/+2 |
* | Added border=0 as suggested to remove borders around linked smilies | Paul S. Owen | 2001-08-21 | 1 | -2/+2 |
* | Fixed moved topic in sync | gpolins | 2001-08-19 | 1 | -1/+1 |
* | Fixed bug in updating forum last post in sync | gpolins | 2001-08-17 | 1 | -0/+4 |
* | Hurray the smilies code appears to work :) | the_systech | 2001-08-15 | 1 | -3/+4 |
* | Ok last bit with the smilies :) | the_systech | 2001-08-14 | 1 | -1/+1 |
* | Another attempt at fixing smilies code :) | the_systech | 2001-08-14 | 1 | -1/+1 |
* | Fix for smilies code ;) | the_systech | 2001-08-14 | 1 | -4/+2 |
* | Moved smilies code into functions, would it be better in bbcode.php? | Paul S. Owen | 2001-08-09 | 1 | -1/+34 |
* | User, IP and email banning admin functional | Paul S. Owen | 2001-08-01 | 1 | -3/+3 |
* | More compliance ... it never ends | Paul S. Owen | 2001-07-31 | 1 | -9/+9 |
* | More compliance updates + select previous posts in viewtopic | Paul S. Owen | 2001-07-31 | 1 | -14/+12 |
* | Removed header frame, reduced timezone naming, added DB size for MySQL, no ma... | Paul S. Owen | 2001-07-27 | 1 | -3/+3 |
* | System config admin section started. Can view settings but can't modify them ... | James Atkinson | 2001-07-24 | 1 | -0/+144 |
* | Still seems to be pagination problem, I dont have it so what havent I committ... | Paul S. Owen | 2001-07-22 | 1 | -10/+16 |
* | Template config system, store relevant config stuff here | Paul S. Owen | 2001-07-14 | 1 | -1/+12 |
* | Split posts works, split beyond this post does not. Still needs interface wor... | James Atkinson | 2001-07-13 | 1 | -0/+106 |
* | Changes to include location + some other misc stuff | Paul S. Owen | 2001-07-13 | 1 | -4/+4 |
* | Split is half done... don't try and use it though its current b0rked :) | James Atkinson | 2001-07-11 | 1 | -0/+37 |
* | Some tidying up and switchover to message_die | Paul S. Owen | 2001-07-08 | 1 | -59/+50 |
* | Added a count of total number of topics to the get_db_stats function | James Atkinson | 2001-06-13 | 1 | -1/+5 |
* | Switched validate_username check to groups table | Paul S. Owen | 2001-06-12 | 1 | -8/+8 |
* | Fixed isset and empty checks on userdata so user prefs now work again | Paul S. Owen | 2001-06-11 | 1 | -18/+20 |
* | Fixed isset and empty checks on userdata so user prefs now work again | Paul S. Owen | 2001-06-11 | 1 | -6/+6 |
* | Posting preview done, ability for anonymous users to post with a username | James Atkinson | 2001-06-11 | 1 | -7/+66 |
* | Some updates | Paul S. Owen | 2001-06-11 | 1 | -21/+14 |
* | Likely fix for pagination failure on div 10 boundary | Paul S. Owen | 2001-06-09 | 1 | -5/+14 |
* | Similar problem with the user_timezone field | James Atkinson | 2001-06-09 | 1 | -1/+1 |
* | Check user_dateformat against '' was messing up sourceforge so I changed it t... | James Atkinson | 2001-06-09 | 1 | -2/+2 |
* | Auth Stage-1 goes in | Paul S. Owen | 2001-05-30 | 1 | -6/+57 |
* | More work on posting. Editing now works. Also replies can have subjects. | James Atkinson | 2001-05-27 | 1 | -14/+15 |
* | Fixed a small problem with pagination | Paul S. Owen | 2001-05-26 | 1 | -7/+7 |
* | Lots of work on posting. New topic and reply functionality is mostly done. Ed... | James Atkinson | 2001-05-26 | 1 | -0/+8 |
* | Moved the append_sid routine to the sessions.php file | Paul S. Owen | 2001-05-20 | 1 | -19/+0 |
* | This fixes the error that I though I fixed in the last commit ... doh | Paul S. Owen | 2001-05-15 | 1 | -1/+1 |
* | Various updates | Paul S. Owen | 2001-05-15 | 1 | -1/+0 |
* | First of changes to SQL | Paul S. Owen | 2001-05-13 | 1 | -18/+22 |
* | Added generate_pagination routine | Paul S. Owen | 2001-05-07 | 1 | -1/+78 |
* | Now allow for GET based session | Paul S. Owen | 2001-05-06 | 1 | -1/+20 |
* | Moved config, images vars to arrays and various other fixes | Paul S. Owen | 2001-05-03 | 1 | -26/+24 |
* | Moved several functions to profile.php | Paul S. Owen | 2001-05-02 | 1 | -183/+17 |
* | Fixed bug in utilising user selected timezone | Paul S. Owen | 2001-05-02 | 1 | -3/+4 |
* | Added some passthru support to login | James Atkinson | 2001-05-01 | 1 | -1/+1 |
* | Fixed a pile of Windows carriage returns | James Atkinson | 2001-05-01 | 1 | -21/+14 |
* | Added forgotten default_theme to global declarations | Paul S. Owen | 2001-04-29 | 1 | -8/+8 |
* | Minor change to var in user_prefs | Paul S. Owen | 2001-04-29 | 1 | -1/+1 |
* | Updated for generic theming | Paul S. Owen | 2001-04-24 | 1 | -24/+8 |
* | Added user selectable templates, and put the system template into the config ... | James Atkinson | 2001-04-20 | 1 | -2/+37 |