aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/privmsg.php
Commit message (Expand)AuthorAgeFilesLines
...
* Hopefully addresses bug #481831 ... changed REQUEST_URI to SCRIPT_NAME which ...Paul S. Owen2001-11-171-1/+1
* Fixed bug #482729Paul S. Owen2001-11-171-3/+3
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-14/+26
* Apparently the clutch on my brain is broken, hence inability to engage itPaul S. Owen2001-11-151-6/+6
* Apparently the clutch on my brain is broken, hence inability to engage itPaul S. Owen2001-11-151-6/+4
* Added admin enabling of email formPaul S. Owen2001-11-151-1/+10
* Email form - free with purchase of any two other itemsPaul S. Owen2001-11-151-4/+3
* Added global PM disable + modded emailer to allow lang select + re-added back...Paul S. Owen2001-11-131-2/+13
* Altered templates so preview/errors are sent as 'boxes' rather than pparsed a...Paul S. Owen2001-11-091-2/+2
* fixed code:1 bbcode bug.natec2001-11-081-1/+1
* Fix for typo's in create_date statements...the_systech2001-11-021-2/+2
* Altered various language constructs + new quote changes for PM + altered pagi...Paul S. Owen2001-10-251-13/+15
* Slight mods to the usersearch function, moved to search.phpPaul S. Owen2001-10-161-11/+5
* Altered uri's in emails to utilise HTTP_HOST if available + altered some META...Paul S. Owen2001-10-141-1/+3
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-9/+9
* Fixed bug #467825Paul S. Owen2001-10-101-2/+1
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-011-667/+1202
* Fixed bug #465147James Atkinson2001-09-271-0/+3
* Fixed bug 459576 (bad link in PM sentbox). We weren't pulling the user's emai...natec2001-09-111-1/+1
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-7/+7
* Re-added GPL disclaimersJames Atkinson2001-08-301-0/+9
* Modified header commentsPaul S. Owen2001-08-261-10/+0
* Implmented the emailer class everywhere it needs it (just registration and pr...James Atkinson2001-08-131-121/+131
* Updates for HTML, etc. statusPaul S. Owen2001-07-241-4/+13
* Yet another faked if loopPaul S. Owen2001-07-221-27/+39
* Flood control, error reporting fixedPaul S. Owen2001-07-201-8/+29
* Fixed errors, non-sid-appended urls, lang switchovers, etc.Paul S. Owen2001-07-201-4/+4
* Template config system, store relevant config stuff herePaul S. Owen2001-07-141-10/+10
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-10/+11
* Fixed for reply bugPaul S. Owen2001-07-071-1/+8
* Minor update to image namePaul S. Owen2001-07-071-1/+1
* Various updatesPaul S. Owen2001-07-051-67/+66
* More updates, added a previous x day select boxuid420622001-07-041-20/+70
* Lots of updatesuid420622001-07-041-73/+39
* Modified username selectionPaul S. Owen2001-06-251-26/+25
* Added a simple search and select capability to posting messagesPaul S. Owen2001-06-241-10/+131
* Private Messaging - Stage 2Paul S. Owen2001-06-151-33/+62
* Bug test for sent text updatePaul S. Owen2001-06-141-1/+1
* BBCode decode should be fixed ... should ...Paul S. Owen2001-06-141-4/+4
* Reply, quote and edit now workPaul S. Owen2001-06-141-43/+167
* Bigger holes filled with yet more codePaul S. Owen2001-06-141-20/+40
* Possible security hole closed and a couple of fixesPaul S. Owen2001-06-131-9/+43
* Basic posting of messages, no reply, quote or edit yetPaul S. Owen2001-06-131-10/+48
* Moved prepare message to post.php to enable privmsg to use itPaul S. Owen2001-06-131-140/+403
* Final updates for tonightPaul S. Owen2001-06-121-5/+5
* Latest version of messagingPaul S. Owen2001-06-121-163/+401
* Some framework for PM ... no posting and little elsePaul S. Owen2001-06-101-0/+361