aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/post.php
Commit message (Expand)AuthorAgeFilesLines
* Moved to a nicer area of townPaul S. Owen2002-03-181-809/+0
* Changed way subject is sent to email ... handled by templates where necessaryPaul S. Owen2002-03-021-2/+2
* Fixed updating of user post count on deletionPaul S. Owen2002-02-231-0/+8
* test after test after test after test and yet these things still appear ...Paul S. Owen2002-02-181-2/+2
* this is getting very very very very boring ...Paul S. Owen2002-02-181-2/+2
* sigh ....Paul S. Owen2002-02-181-2/+5
* Somewhat overhauled posting, fixed various bugs, completed new way of handlin...Paul S. Owen2002-02-181-48/+633
* Some updates on the smiley display code, also fixed :\ smileys (#518428)Bart van Bragt2002-02-171-6/+12
* Fixed 404 for header (#51499)Bart van Bragt2002-02-091-2/+2
* Fix lack of starttime in emoticons page causing huge page gen timePaul S. Owen2002-01-241-1/+1
* Fixed bug #496954Paul S. Owen2001-12-291-10/+11
* Moved generate_smilies() into includes/post.php, use smileypath in config tableBart van Bragt2001-12-181-1/+108
* Fixes various issues inc. bugs #485538, #485323 and an incorrect conversion o...Paul S. Owen2001-11-261-4/+6
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-251-2/+4
* Numerous updates and additions for polling and assorted fixes ... or bugs, wh...Paul S. Owen2001-09-061-23/+33
* Re-added GPL disclaimersJames Atkinson2001-08-301-11/+20
* Modified header commentsPaul S. Owen2001-08-261-11/+0
* Various posting updatesPaul S. Owen2001-08-101-8/+4
* Code added to get around double htmlspecialchar stuff + some of my stuff look...Paul S. Owen2001-08-101-2/+6
* Allows only certain tags ... seems broken again which is annoying since I fix...Paul S. Owen2001-08-091-9/+42
* Moved prepare message to post.php to enable privmsg to use itPaul S. Owen2001-06-131-1/+29
* Moved all included files to includesPaul S. Owen2001-04-191-0/+26