| Commit message (Expand) | Author | Age | Files | Lines |
* | Could've sworn I'd commited this ... oh well, brain is going, yeah I know, wh... | Paul S. Owen | 2001-11-18 | 1 | -1/+1 |
* | Mainly language updates but some bug fixes too | Paul S. Owen | 2001-11-16 | 1 | -30/+32 |
* | Altered various language constructs + new quote changes for PM + altered pagi... | Paul S. Owen | 2001-10-25 | 1 | -17/+14 |
* | Various changes to location redirection ... please note the format and name c... | Paul S. Owen | 2001-10-14 | 1 | -5/+0 |
* | Minor updates and fixes | Paul S. Owen | 2001-10-10 | 1 | -1/+3 |
* | Fixed sql = NULL cockup and bug #466615 | Paul S. Owen | 2001-09-30 | 1 | -2/+2 |
* | Again seems I forgot to FTP this, adds the message_die for marking forums read | Paul S. Owen | 2001-09-28 | 1 | -9/+52 |
* | topic watch/forum/topic read now cause a message to be displayed, changed pro... | Paul S. Owen | 2001-09-26 | 1 | -10/+1 |
* | Mental note, remove old un-needed SQL ... | Paul S. Owen | 2001-09-24 | 1 | -29/+27 |
* | New search 'stuff' ... not complete | Paul S. Owen | 2001-09-17 | 1 | -1/+3 |
* | Added alternative image capability for index forum icons | Paul S. Owen | 2001-09-16 | 1 | -2/+2 |
* | Altered layout of phpbb_config table | Bart van Bragt | 2001-09-08 | 1 | -1/+1 |
* | Re-added GPL disclaimers | James Atkinson | 2001-08-30 | 1 | -18/+27 |
* | Modified header comments | Paul S. Owen | 2001-08-26 | 1 | -10/+0 |
* | Fixed problem with index not showing unread topics in forums for recent replies | Paul S. Owen | 2001-08-21 | 1 | -7/+15 |
* | Improved index folder mark code | Paul S. Owen | 2001-08-09 | 1 | -24/+18 |
* | New marked folder system | Paul S. Owen | 2001-08-07 | 1 | -6/+54 |
* | More compliance updates + select previous posts in viewtopic | Paul S. Owen | 2001-07-31 | 1 | -1/+1 |
* | HTML 4.01 and XHTML 1.0 compliance changes | Paul S. Owen | 2001-07-31 | 1 | -36/+17 |
* | Forum locked icon and notice on index | Paul S. Owen | 2001-07-24 | 1 | -0/+2 |
* | Forum locking now implemented + some updates for future functionality | Paul S. Owen | 2001-07-24 | 1 | -18/+44 |
* | Template config system, store relevant config stuff here | Paul S. Owen | 2001-07-14 | 1 | -25/+3 |
* | A demo of some Group CP functionality | Paul S. Owen | 2001-07-13 | 1 | -4/+4 |
* | Changes to include location + some other misc stuff | Paul S. Owen | 2001-07-13 | 1 | -114/+121 |
* | Various updates for message.php and others | uid42062 | 2001-07-04 | 1 | -20/+8 |
* | Fixes for more messups on my part | Paul S. Owen | 2001-06-18 | 1 | -8/+6 |
* | Switched forum_auth to the forums table | Paul S. Owen | 2001-06-17 | 1 | -11/+2 |
* | Added a count of total number of topics to the get_db_stats function | James Atkinson | 2001-06-13 | 1 | -0/+2 |
* | Posting preview done, ability for anonymous users to post with a username | James Atkinson | 2001-06-11 | 1 | -6/+13 |
* | Minor updates | Paul S. Owen | 2001-06-11 | 1 | -71/+63 |
* | Fixed postgres query in index | James Atkinson | 2001-06-07 | 1 | -28/+28 |
* | Demo topic tracking code ... commented out by default | Paul S. Owen | 2001-06-05 | 1 | -12/+72 |
* | Basic new post folder colour change | Paul S. Owen | 2001-06-05 | 1 | -9/+25 |
* | Hidden forums work for postgres now. | James Atkinson | 2001-06-01 | 1 | -7/+17 |
* | Allow restricted view forums | Paul S. Owen | 2001-06-01 | 1 | -22/+43 |
* | Moderators now defined by the new auth setup | Paul S. Owen | 2001-05-31 | 1 | -11/+18 |
* | Slight mod to jump to last post calc | Paul S. Owen | 2001-05-29 | 1 | -1/+1 |
* | Removed separate header/footers and moved into each pages body | Paul S. Owen | 2001-05-17 | 1 | -1/+21 |
* | Upgraded last post feature | Paul S. Owen | 2001-05-16 | 1 | -6/+12 |
* | Re-did OUTER JOIN query since it is required here | Paul S. Owen | 2001-05-15 | 1 | -32/+70 |
* | Initial SQL updates complete | Paul S. Owen | 2001-05-13 | 1 | -8/+7 |
* | Now allow for GET based session | Paul S. Owen | 2001-05-06 | 1 | -5/+5 |
* | Moved config, images vars to arrays and various other fixes | Paul S. Owen | 2001-05-03 | 1 | -3/+3 |
* | Updated to use create_date rather than date | Paul S. Owen | 2001-05-02 | 1 | -6/+5 |
* | Added view latest post | Paul S. Owen | 2001-04-29 | 1 | -7/+11 |
* | Added online users output to page header and from that, index | Paul S. Owen | 2001-04-28 | 1 | -12/+17 |
* | Templating var assignment changes and various updates or fixes | Paul S. Owen | 2001-04-19 | 1 | -1/+0 |
* | Minor cleanup | Paul S. Owen | 2001-04-19 | 1 | -3/+2 |
* | Removed need to send db as a parameter to functions | Paul S. Owen | 2001-04-19 | 1 | -4/+4 |
* | Made index.php use the POST_USERS_URL constant everywhere | James Atkinson | 2001-04-18 | 1 | -27/+28 |