aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/privmsg.php
Commit message (Expand)AuthorAgeFilesLines
* Updates for permissions, sessions, lots of things ... note that _many_ things...Paul S. Owen2002-07-141-3/+3
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-201-10/+10
* pre-freeze on main templates, various bug fixes (highlighting search results,...Paul S. Owen2002-03-311-694/+643
* Ok all of these damned httpd server that are different are about annoyingthe_systech2002-03-281-8/+8
* Fix for Bug #534313 Max posts in Inbox/Savebox/Sentbox = 0the_systech2002-03-251-3/+24
* Fix non-sending of email notifications ... user_active hadn't been added to t...Paul S. Owen2002-03-251-163/+148
* Fix 'non-deletion' of messages deleted from Outbox under certain circumstancesPaul S. Owen2002-03-241-2/+3
* More header fixingPaul S. Owen2002-03-221-19/+24
* Fix quoting problemPaul S. Owen2002-03-191-4/+4
* Loads'a changes including fix for security issue, thanks to Matthijs for chec...Paul S. Owen2002-03-181-1/+2
* Don't send notification mails to users that are not activeBart van Bragt2002-03-141-2/+2
* Remove extra session var in session_pagestartPaul S. Owen2002-03-041-1/+1
* Changed way subject is sent to email ... handled by templates where necessaryPaul S. Owen2002-03-021-11/+1
* Fix SQL problem bug #520293Paul S. Owen2002-02-231-10/+16
* Fix bug #520171, ICQ image missingPaul S. Owen2002-02-191-6/+6
* Fix SQL bug #519941Paul S. Owen2002-02-191-1/+1
* Somewhat overhauled posting, fixed various bugs, completed new way of handlin...Paul S. Owen2002-02-181-61/+82
* Cleaned up stuff (for Email)Bart van Bragt2002-02-171-48/+1
* Fix MSSQL slashing issue with copying received messages ... hopefully, bug #5...Paul S. Owen2002-02-131-3/+5
* Hopefully fix bug where deletion of messages before user reads them leaves th...Paul S. Owen2002-02-131-28/+42
* Fix bug with attempted deletion of non-existent messages + attempt 1E200 at f...Paul S. Owen2002-02-131-68/+75
* Fixed bug #506007James Atkinson2002-02-031-1/+5
* Fix slashing problems ... occured when privmsg has an error and refreshesPaul S. Owen2002-01-311-0/+4
* Various updates related to email creation ... should fix various bugs and err...Paul S. Owen2002-01-271-12/+39
* Fix global disallow sig still allows old sigs to display bug #501162Paul S. Owen2002-01-241-6/+13
* Fixed problem with msg v.s. msgs when deleting (#503157)Bart van Bragt2002-01-141-1/+6
* Update related to smilie generation fixPaul S. Owen2001-12-291-1/+1
* Prevent privmsg.php doing a full join between privmsgs and users table if no ...Bart van Bragt2001-12-271-1/+3
* oops, box limits only came into affect after they've been exceeded, corrected.Paul S. Owen2001-12-241-3/+3
* Altered way ICQ overlay is done, uses JavaScript ... don't want this generate...Paul S. Owen2001-12-241-15/+3
* Fix bug #496014 and fixed a problem with the Inbox size limit not being adher...Paul S. Owen2001-12-241-7/+20
* Yep, you guessed it another \' ...Paul S. Owen2001-12-211-8/+8
* Moved generate_smilies() into includes/post.php, use smileypath in config tableBart van Bragt2001-12-181-114/+0
* Stupid horrible group by clausesPaul S. Owen2001-12-171-14/+38
* Moved remaining hard coded text in posting template to lang_main, smilies now...Paul S. Owen2001-12-161-1/+137
* Implement solution for bug #493663 Re: in reply subjectPaul S. Owen2001-12-161-1/+1
* Added empty line under block of quoted msg when replyingBart van Bragt2001-12-141-1/+1
* bug #490286: undoing bbencode_first_pass() when bbcode was disabled is fruitl...natec2001-12-111-2/+7
* Implement suggestion in bug #484449Paul S. Owen2001-11-291-1/+1
* Fix bugs #487201 & #487182Paul S. Owen2001-11-291-7/+8
* Fix bug #486674 and removed superfluous/commented lines for html treatmentPaul S. Owen2001-11-291-12/+12
* Fixed some parse errorsBart van Bragt2001-11-271-1/+12
* Various fixes and updates, fix (hopefully) for bug #485799Paul S. Owen2001-11-271-1/+1
* Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no...natec2001-11-251-2/+2
* What did I say about that catchphrase ...Paul S. Owen2001-11-241-2/+2
* PM popup and icon are finally in placePaul S. Owen2001-11-211-2/+41
* Another attempt at getting universal compatibility with URI/paths ... I'm rea...Paul S. Owen2001-11-191-1/+1
* Altered storage of private message infoPaul S. Owen2001-11-191-2/+46
* Hopefully cope with boards running from SSL, ie. https://Paul S. Owen2001-11-181-1/+2
* More lang related cleanupsPaul S. Owen2001-11-181-4/+4