| Commit message (Expand) | Author | Age | Files | Lines |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -6/+4 |
* | Permission related updates ... is still not final but is getting there ... fa... | Paul S. Owen | 2002-10-08 | 1 | -238/+111 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -1/+1 |
* | More session changes to accomodate ACL_PERMIT/PREVENT ... | Paul S. Owen | 2002-08-15 | 1 | -1/+1 |
* | More changes ... switched away from prefetch for now ... | Paul S. Owen | 2002-08-13 | 1 | -224/+224 |
* | Updates for permissions, sessions, lots of things ... note that _many_ things... | Paul S. Owen | 2002-07-14 | 1 | -3/+3 |
* | merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and... | Paul S. Owen | 2002-04-20 | 1 | -10/+10 |
* | pre-freeze on main templates, various bug fixes (highlighting search results,... | Paul S. Owen | 2002-03-31 | 1 | -694/+643 |
* | Ok all of these damned httpd server that are different are about annoying | the_systech | 2002-03-28 | 1 | -8/+8 |
* | Fix for Bug #534313 Max posts in Inbox/Savebox/Sentbox = 0 | the_systech | 2002-03-25 | 1 | -3/+24 |
* | Fix non-sending of email notifications ... user_active hadn't been added to t... | Paul S. Owen | 2002-03-25 | 1 | -163/+148 |
* | Fix 'non-deletion' of messages deleted from Outbox under certain circumstances | Paul S. Owen | 2002-03-24 | 1 | -2/+3 |
* | More header fixing | Paul S. Owen | 2002-03-22 | 1 | -19/+24 |
* | Fix quoting problem | Paul S. Owen | 2002-03-19 | 1 | -4/+4 |
* | Loads'a changes including fix for security issue, thanks to Matthijs for chec... | Paul S. Owen | 2002-03-18 | 1 | -1/+2 |
* | Don't send notification mails to users that are not active | Bart van Bragt | 2002-03-14 | 1 | -2/+2 |
* | Remove extra session var in session_pagestart | Paul S. Owen | 2002-03-04 | 1 | -1/+1 |
* | Changed way subject is sent to email ... handled by templates where necessary | Paul S. Owen | 2002-03-02 | 1 | -11/+1 |
* | Fix SQL problem bug #520293 | Paul S. Owen | 2002-02-23 | 1 | -10/+16 |
* | Fix bug #520171, ICQ image missing | Paul S. Owen | 2002-02-19 | 1 | -6/+6 |
* | Fix SQL bug #519941 | Paul S. Owen | 2002-02-19 | 1 | -1/+1 |
* | Somewhat overhauled posting, fixed various bugs, completed new way of handlin... | Paul S. Owen | 2002-02-18 | 1 | -61/+82 |
* | Cleaned up stuff (for Email) | Bart van Bragt | 2002-02-17 | 1 | -48/+1 |
* | Fix MSSQL slashing issue with copying received messages ... hopefully, bug #5... | Paul S. Owen | 2002-02-13 | 1 | -3/+5 |
* | Hopefully fix bug where deletion of messages before user reads them leaves th... | Paul S. Owen | 2002-02-13 | 1 | -28/+42 |
* | Fix bug with attempted deletion of non-existent messages + attempt 1E200 at f... | Paul S. Owen | 2002-02-13 | 1 | -68/+75 |
* | Fixed bug #506007 | James Atkinson | 2002-02-03 | 1 | -1/+5 |
* | Fix slashing problems ... occured when privmsg has an error and refreshes | Paul S. Owen | 2002-01-31 | 1 | -0/+4 |
* | Various updates related to email creation ... should fix various bugs and err... | Paul S. Owen | 2002-01-27 | 1 | -12/+39 |
* | Fix global disallow sig still allows old sigs to display bug #501162 | Paul S. Owen | 2002-01-24 | 1 | -6/+13 |
* | Fixed problem with msg v.s. msgs when deleting (#503157) | Bart van Bragt | 2002-01-14 | 1 | -1/+6 |
* | Update related to smilie generation fix | Paul S. Owen | 2001-12-29 | 1 | -1/+1 |
* | Prevent privmsg.php doing a full join between privmsgs and users table if no ... | Bart van Bragt | 2001-12-27 | 1 | -1/+3 |
* | oops, box limits only came into affect after they've been exceeded, corrected. | Paul S. Owen | 2001-12-24 | 1 | -3/+3 |
* | Altered way ICQ overlay is done, uses JavaScript ... don't want this generate... | Paul S. Owen | 2001-12-24 | 1 | -15/+3 |
* | Fix bug #496014 and fixed a problem with the Inbox size limit not being adher... | Paul S. Owen | 2001-12-24 | 1 | -7/+20 |
* | Yep, you guessed it another \' ... | Paul S. Owen | 2001-12-21 | 1 | -8/+8 |
* | Moved generate_smilies() into includes/post.php, use smileypath in config table | Bart van Bragt | 2001-12-18 | 1 | -114/+0 |
* | Stupid horrible group by clauses | Paul S. Owen | 2001-12-17 | 1 | -14/+38 |
* | Moved remaining hard coded text in posting template to lang_main, smilies now... | Paul S. Owen | 2001-12-16 | 1 | -1/+137 |
* | Implement solution for bug #493663 Re: in reply subject | Paul S. Owen | 2001-12-16 | 1 | -1/+1 |
* | Added empty line under block of quoted msg when replying | Bart van Bragt | 2001-12-14 | 1 | -1/+1 |
* | bug #490286: undoing bbencode_first_pass() when bbcode was disabled is fruitl... | natec | 2001-12-11 | 1 | -2/+7 |
* | Implement suggestion in bug #484449 | Paul S. Owen | 2001-11-29 | 1 | -1/+1 |
* | Fix bugs #487201 & #487182 | Paul S. Owen | 2001-11-29 | 1 | -7/+8 |
* | Fix bug #486674 and removed superfluous/commented lines for html treatment | Paul S. Owen | 2001-11-29 | 1 | -12/+12 |
* | Fixed some parse errors | Bart van Bragt | 2001-11-27 | 1 | -1/+12 |
* | Various fixes and updates, fix (hopefully) for bug #485799 | Paul S. Owen | 2001-11-27 | 1 | -1/+1 |
* | Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no... | natec | 2001-11-25 | 1 | -2/+2 |
* | What did I say about that catchphrase ... | Paul S. Owen | 2001-11-24 | 1 | -2/+2 |