aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* I really dispise ), someone should ban them immediatelyPaul S. Owen2001-11-091-1/+1
* Corrected for space within highlighted words, this is the version running on ...Paul S. Owen2001-11-091-3/+6
* The way message is output for unset topic/post was correct, changing backPaul S. Owen2001-11-091-1/+1
* Fixed bug #478505 also added code to retain highlight though pagination on vi...James Atkinson2001-11-091-2/+14
* Checked all calls to message_die and made sure that if they would be outputte...James Atkinson2001-11-091-2/+2
* Ooops, forgot to clear edited by output for subsequent postsPaul S. Owen2001-10-261-0/+4
* Altered various language constructs + new quote changes for PM + altered pagi...Paul S. Owen2001-10-251-40/+59
* Minor change to message output when no posts existPaul S. Owen2001-10-161-1/+1
* Fix a few things left over from old global announce stuffPaul S. Owen2001-10-161-5/+1
* More changes for global announcements. They no longer require the mode to be...dougk_ff72001-10-161-18/+5
* Just the start to the wonderful world of global announcements. Adds support ...dougk_ff72001-10-161-6/+25
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-3/+3
* Various updates mainly URI session related ... login still having problem wit...Paul S. Owen2001-10-141-5/+5
* Preliminary avatar gallery supportPaul S. Owen2001-10-111-3/+14
* I seem to have modified copies of these, so I'm comming 'em just in casePaul S. Owen2001-10-101-5/+15
* Minor updates and fixesPaul S. Owen2001-10-101-6/+7
* Fixed bug with non-ranked post getting the rank of the previous poster. Parti...natec2001-10-081-0/+10
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-011-2/+2
* topic watch/forum/topic read now cause a message to be displayed, changed pro...Paul S. Owen2001-09-261-6/+67
* ICQ decided to change the location of their online indicators. New location i...James Atkinson2001-09-261-5/+5
* Slight mod to template name check for subSilver ICQ output ... must alter thisPaul S. Owen2001-09-251-1/+1
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-251-29/+37
* Updated moderator panel, particularly move/delete topicPaul S. Owen2001-09-151-7/+5
* Fixed little bug with auto-linking screwing up links when both at the end of ...James Atkinson2001-09-101-2/+4
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-3/+3
* View IP code inJames Atkinson2001-09-071-49/+49
* Fixed bug #459427Paul S. Owen2001-09-071-2/+3
* Moved signature attach toggle to DB run convert_sig to update after adding ne...Paul S. Owen2001-09-071-10/+28
* Numerous updates and additions for polling and assorted fixes ... or bugs, wh...Paul S. Owen2001-09-061-80/+193
* Re-added GPL disclaimersJames Atkinson2001-08-301-24/+24
* Re-added GPL disclaimerPaul S. Owen2001-08-301-0/+9
* Modified header commentsPaul S. Owen2001-08-261-9/+0
* ODBC only returning associative fields so modded next/prev topic code appropr...Paul S. Owen2001-08-231-1/+0
* ODBC only returning associative fields so modded next/prev topic code appropr...Paul S. Owen2001-08-231-2/+6
* Various updates for templatesPaul S. Owen2001-08-231-1/+2
* Remote avatar supportPaul S. Owen2001-08-181-4/+4
* Just some jigglingPaul S. Owen2001-08-171-2/+2
* Match topic and post subject tooPaul S. Owen2001-08-151-0/+9
* Wildcard for censored words now works correctlyPaul S. Owen2001-08-151-17/+16
* Re-jiggled censored word stuff and added wildcard ... needs testingPaul S. Owen2001-08-151-31/+35
* Word censoring, first part. Does not support wildcards yet but that's coming ...blackpuma2001-08-141-2/+30
* Notify on reply now supposedly fully functionalPaul S. Owen2001-08-141-10/+19
* Topic notification ... initial stuffPaul S. Owen2001-08-141-2/+111
* Various posting updatesPaul S. Owen2001-08-101-1/+14
* Code added to get around double htmlspecialchar stuff + some of my stuff look...Paul S. Owen2001-08-101-10/+5
* Moved smilies code into functions, would it be better in bbcode.php?Paul S. Owen2001-08-091-37/+0
* More varied changes, again hopefully not breaking anythingPaul S. Owen2001-08-091-60/+65
* Changes encorporate smily processing...the_systech2001-08-081-7/+24
* Beginnings of the forum managament code (no functionality yet). Also a bit of...James Atkinson2001-08-021-30/+32
* More compliance updates + select previous posts in viewtopicPaul S. Owen2001-07-311-33/+113