aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/bbcode.php
Commit message (Expand)AuthorAgeFilesLines
* bug #489842 -- some pages were doing bbencode_second and make_click in a bad ...natec2001-12-111-0/+1
* fixed [code] bbcode linebreaking nbsp; stuff.natec2001-12-061-5/+5
* Removed uniqid() from make_bbcode_uid(). uniqid() was doing absolutely nothin...Bart van Bragt2001-11-261-2/+5
* tabs-to-spaces and other indentation mojo for [code] bbcode.natec2001-11-261-0/+9
* Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no...natec2001-11-251-4/+2
* [quote=username] bbcode.natec2001-10-241-22/+74
* Removing traces of global announcements and also fixing a potential security ...dougk_ff72001-10-191-1/+1
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-011-3/+3
* Templated bbcode.natec2001-09-261-42/+134
* color and size tagsPaul S. Owen2001-09-261-1/+15
* Added underlined text [u][/u]Paul S. Owen2001-09-061-15/+22
* Numerous updates and additions for polling and assorted fixes ... or bugs, wh...Paul S. Owen2001-09-061-10/+13
* Re-added GPL disclaimersJames Atkinson2001-08-301-0/+9
* Modified header commentsPaul S. Owen2001-08-261-39/+10
* Various posting updatesPaul S. Owen2001-08-101-1/+1
* Beginnings of the forum managament code (no functionality yet). Also a bit of...James Atkinson2001-08-021-105/+107
* Lots of work on posting. New topic and reply functionality is mostly done. Ed...James Atkinson2001-05-261-0/+32
* Moved all included files to includesPaul S. Owen2001-04-191-0/+508