aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* Only display special ranks to guests; no longer display normal ranks for gues...Meik Sievertsen2008-11-221-1/+1
* Correctly display topic when start parameter is equal to the number of posts.Chris Smith2008-10-161-1/+1
* Round the displayed percentages in polls. #32375Chris Smith2008-10-131-1/+1
* some whitespace changes and opening files in binary mode in functions_messengerMeik Sievertsen2008-10-061-1/+1
* nitpick alarm. ;)Meik Sievertsen2008-09-261-1/+1
* Stop users from deleting posts after the edit time has passed or they have be...Chris Smith2008-09-231-1/+2
* Display assigned rank/avatar for guests. (Bug #19155)Meik Sievertsen2008-09-181-1/+3
* Fix Wrong table order in query obtaining posts if post id given. In MSSQL the...Meik Sievertsen2008-09-161-5/+10
* Stop search bots incrementing topic views. #32675Chris Smith2008-09-061-4/+4
* as per evil3, some more anti-CSRFHenry Sudhof2008-08-211-14/+20
* #31185Henry Sudhof2008-08-131-7/+12
* tiny alterations/bugfixesMeik Sievertsen2008-07-281-1/+1
* corrected link for searching post author's other posts [Bug #26455]Nils Adermann2008-06-041-1/+1
* #28025Meik Sievertsen2008-06-041-1/+8
* #26605Henry Sudhof2008-05-021-1/+0
* One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-6/+8
* - Do not split topic list for topics being promoted to announcements after be...Meik Sievertsen2008-01-061-1/+1
* #15039Henry Sudhof2007-11-061-17/+26
* '1' might not have been a good choiceHenry Sudhof2007-10-291-3/+15
* erm, switches could be more useful if not within a loop. ;) and :PMeik Sievertsen2007-10-191-1/+1
* - Display "Return to" links on unwritable forums [Bug #14824]Nils Adermann2007-10-171-0/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+3
* some fixes. :PMeik Sievertsen2007-09-181-1/+1
* fixing some bugsMeik Sievertsen2007-09-021-1/+0
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-6/+5
* - strip_bbcode should not treat smilies which look like BBCode and are placed...Nils Adermann2007-08-171-3/+4
* some bugs fixedMeik Sievertsen2007-08-151-2/+2
* kill the debug codeDavid M2007-08-131-1/+1
* remove the need for filesortingDavid M2007-08-131-7/+14
* ok, remove this bugfix, it is giving more problems and is actually only relev...Meik Sievertsen2007-07-281-1/+1
* do not get too excitedMeik Sievertsen2007-07-261-1/+1
* two fixesMeik Sievertsen2007-07-241-1/+1
* try to normalize everything...Meik Sievertsen2007-07-221-0/+3
* again, a lot of bug fixesMeik Sievertsen2007-07-191-1/+1
* a bunch of fixesMeik Sievertsen2007-07-141-2/+5
* basically what is listed within the changelog. ;)Meik Sievertsen2007-07-121-2/+2
* Changing the behaviour of the hideonline permission.Henry Sudhof2007-06-141-1/+1
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-0/+3
* we included a check for getimagesize() existance... now we again can suppress...Meik Sievertsen2007-05-191-0/+1
* - correctly transfer the search query across search result pagesNils Adermann2007-05-131-1/+3
* fixing some bugsMeik Sievertsen2007-05-071-17/+2
* Fix a bug with the prev_posts calculation and selecting the last post on a pa...Meik Sievertsen2007-05-021-4/+4
* - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug...Nils Adermann2007-04-291-1/+1
* - viewtopic/forum search boxes should also use search config option and u_sea...Nils Adermann2007-04-151-1/+1
* - m_warn is no longer a local moderation permissionNils Adermann2007-04-151-1/+1
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-20/+1
* checking in some fixes... also added "previous/next pm in history" links to p...Meik Sievertsen2007-04-101-0/+7
* hopefully bringing back the unread link for pages being read but having unrea...Meik Sievertsen2007-04-091-4/+13
* - urlencoded usernames don't need htmlspecialchars [Bug #8794]Nils Adermann2007-04-011-1/+2
* ok, these should fix the unread tracking bugs (yeah, actually two of them). W...Meik Sievertsen2007-04-011-3/+3