aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_display.php
Commit message (Expand)AuthorAgeFilesLines
...
* | [ticket/10650] Displaying last topic on forum listRahul2012-04-051-0/+1
|/
* [feature/ajax] Add entirely unrelated but nice newlinesIgor Wiedler2012-03-311-0/+1
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-2/+2
* [ticket/10484] Use variables for sql_build_query() callsJoas Schilling2011-11-211-2/+3
* Merge branch 'develop-olympus' into developAndreas Fischer2011-11-111-6/+15
|\
| * Merge remote-tracking branch 'nickvergessen/ticket/10237' into develop-olympusAndreas Fischer2011-11-111-6/+15
| |\
| | * [ticket/10237] Display login-box for guests, when (un)subscribingJoas Schilling2011-11-061-6/+15
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-011-0/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'nickvergessen/ticket/9036' into develop-olympusAndreas Fischer2011-11-011-0/+1
| |\ \
| | * | [ticket/9036] Add template variable 'S_AUTH_READ' to forumlistJoas Schilling2011-10-291-0/+1
* | | | Merge branch 'develop-olympus' into developJoas Schilling2011-10-131-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/10397] Pagination inconsistency fixVjacheslav Trushkin2011-10-041-1/+1
| |/ /
* | | [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-041-1/+0
* | | Merge branch 'develop-olympus' into developNils Adermann2011-08-251-1/+5
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'github-bantu/ticket/10320' into develop-olympusNils Adermann2011-08-251-1/+5
| |\ \
| | * | [ticket/10320] Exclude passworded forums when determining "Most active topic".Andreas Fischer2011-08-251-1/+5
| | |/
* | | Merge branch 'develop-olympus' into developNils Adermann2011-08-251-15/+27
|\ \ \ | |/ /
| * | [ticket/9995] Do not run forum SQL query when marking the whole board read.Andreas Fischer2011-08-261-14/+27
| * | [ticket/9995] Always continue when harvesting $forum_ids for markread().Andreas Fischer2011-08-261-1/+2
| * | [ticket/9995] Remove useless statement from display_forums()Andreas Fischer2011-08-261-2/+0
| |/
* | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-24/+58
|\ \ | |/
| * [ticket/10237] Also display login-box on subscribingJoas Schilling2011-07-111-1/+1
| * [ticket/10237] Handle watching and unwatching the same way.Joas Schilling2011-07-111-16/+38
| * [ticket/10237] Use confirm-box to handle unwatching a forum/topic actionsJoas Schilling2011-07-071-9/+21
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-05-091-1/+0
|\ \ | |/
| * [ticket/9999] Remove broken and unused L_FORUM_FOLDER_ALT variable.Andreas Fischer2011-05-091-1/+0
* | [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-20/+0
* | 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