aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* #5292Meik Sievertsen2007-04-011-2/+3
* other fixes...Meik Sievertsen2007-03-301-3/+3
* nice template variable to haveDominik Dröscher2007-03-221-0/+1
* trying to fix two conversion issuesMeik Sievertsen2007-02-221-0/+7
* fixing some bugsMeik Sievertsen2007-02-181-5/+5
* only some minor fixesMeik Sievertsen2007-02-051-0/+1
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-3/+3
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-1/+1
* #6944David M2007-01-101-1/+2
* - do not allow setting the parent to currently assigned childs [Bug #6708]Meik Sievertsen2007-01-021-22/+1
* - made sure ranks are displayed correctly (used RANK instead of RANK_TITLE)Meik Sievertsen2006-12-281-3/+3