aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_display.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/hanakin/10001' into developIgor Wiedler2011-02-281-0/+1
|\
| * [ticket/10001] Created new Template variable to house class names based on $...hanakin2011-01-181-0/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2010-12-211-1/+1
|\ \ | |/
| * [ticket/9937] Make sure feed icon only shows for FORUM_POSTIgor Wiedler2010-12-211-1/+1
| * [ticket/9937] The feed icon displays on External links...which we don't wantRMcGirr832010-12-211-1/+1
* | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-1/+2
|\ \
| * | [feature/request-class] Convert some remaining cookiesIgor Wiedler2010-10-171-1/+2
* | | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/ /
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-3/+4
|/
* [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-3/+3
* Merge branch 'ticket/bantu/9112' into develop-olympusAndreas Fischer2010-06-201-0/+7
|\
| * [ticket/9112] Make sure current user can see most active forum/topic.Andreas Fischer2010-06-151-0/+7
* | [feature/notify_status] Define'd constants for notify_statusMark2010-05-161-3/+3
|/
* [bug/59465] Remove start=0 from topic pagination links.Chris Smith2010-03-181-1/+1
* No longer include subforums in forum feed.Andreas Fischer2010-01-121-1/+1
* Fix Bug #53285 introduced in r10018 - Mark the first visible forum on index a...Ruslan Uzdenov2009-10-281-1/+1
* Further adjust unread tracking query, should work now for user last mark time...Meik Sievertsen2009-09-081-2/+2
* Rename get_unread_topics_list() to get_unread_topics().Andreas Fischer2009-09-081-3/+3
* Use comparison instead of arithmetic.Andreas Fischer2009-08-211-1/+1
* instead of only enabling forum feeds in viewforum we set it on every location...Meik Sievertsen2009-08-201-3/+5
* add feed switch to forumrow, so forums can be styled correctly (with an rss i...Meik Sievertsen2009-08-201-0/+1
* Better tracking of global announcementsRuslan Uzdenov2009-08-181-0/+19
* Fix Bug #49615 - Unapproved topic icon has incorrect forum (introduced in r96...Joas Schilling2009-08-151-3/+7
* Fix bug #15729 - Global announcements marked as read if all new topics in for...Ruslan Uzdenov2009-08-051-0/+2
* Ability to fetch moderators with get_moderators() even if load_moderators set...Meik Sievertsen2009-06-211-19/+15
* Fix bug #46865 - Add unapproved topic icon for moderators on forum listJoas Schilling2009-06-201-2/+7
* Fix bug #46785 - Hide avatars if type disabled and give global option to turn...Joas Schilling2009-06-191-2/+18
* #44105Henry Sudhof2009-04-171-1/+1
* tiny tiny changes to r9328Chris Smith2009-02-151-1/+1
* Allow translation of Custom BBCode help messages.Chris Smith2009-02-151-1/+7
* Only display special ranks to guests; no longer display normal ranks for gues...Meik Sievertsen2008-11-221-1/+2
* - Do not show link to user/group profiles if user has no permission to view t...Meik Sievertsen2008-10-091-5/+14
* Fix a tricky little bug in r8909Chris Smith2008-09-261-1/+6
* Do not include hash in redirect backHenry Sudhof2008-09-241-3/+3
* Correctly handle unread status of subforums (that are not shown on the index)...Chris Smith2008-09-231-0/+14
* whitespaceHenry Sudhof2008-09-221-1/+1
* adding more hashesHenry Sudhof2008-09-221-14/+21
* Display popular topic based on posts within topic instead of replies within t...Meik Sievertsen2008-09-171-1/+2
* ermHenry Sudhof2008-08-281-1/+1
* fixing fault introduced with R8749Henry Sudhof2008-08-281-1/+1
* as per evil3, some more anti-CSRFHenry Sudhof2008-08-211-5/+19
* #29335Henry Sudhof2008-08-131-1/+1
* merging r8373 into 3.0 branch: adding a new option to hide the entire list of...Nils Adermann2008-02-031-0/+1
* Prepend phpbb_root_path to ranks path for displaying ranks - #19075Meik Sievertsen2008-01-301-5/+5
* One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-3/+3
* - Do not split topic list for topics being promoted to announcements after be...Meik Sievertsen2008-01-061-1/+2
* #14850Meik Sievertsen2007-10-201-2/+3
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-2/+10
* #i8Meik Sievertsen2007-10-021-1/+1
* #14211David M2007-08-241-1/+1