aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/feed/topic.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-01-041-0/+2
|\
| * [ticket/14838] Do not query full attachments table in feedsMarc Alexander2017-01-031-0/+2
* | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+24
* | [ticket/13645] Proper OOP for feedsTristan Darricau2015-08-231-28/+40
* | [ticket/13645] Move the feeds to controllersNicofuma2015-08-231-5/+10
|/
* [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-231-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [ticket/12421] Don't parse [attachment] tags if user can't view themTristan Darricau2014-05-061-0/+7
* [ticket/12413] Move parent:open() call to the end of the functionNicofuma2014-05-021-2/+2
* [ticket/12413] Fix coding styleNicofuma2014-05-021-2/+2
* [ticket/12413] Fatal Error for feed.php?mode=forumsTristan Darricau2014-05-021-0/+2
* Merge branch 'develop' into ticket/11271-developDhruv2013-12-271-8/+0
|\
| * [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* | Merge branch 'ticket/11271' into ticket/11271-developDhruv2013-10-051-1/+1
|/
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-2/+2
|\
| * [ticket/11728] Replace topic_approved with topic_visibilityJoas Schilling2013-07-221-1/+1
| * [ticket/11717] Use topic_posts_approved instead of topic_repliesMarc Alexander2013-07-201-1/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+4
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+116