aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/feed/topic_base.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13645] Proper OOP for feedsTristan Darricau2015-08-231-16/+22
| | | | PHPBB3-13645
* [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-161-2/+2
| | | | PHPBB3-12722
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
| | | | PHPBB3-12594
* [ticket/12459] Fix: Soft deleted topics should appear in feedsTristan Darricau2014-05-041-3/+18
| | | | | | | As for the posts, a soft deleted topic should appear (with a corresponding message) in topic's based feeds. PHPBB3-12459
* [ticket/12413] Fatal Error for feed.php?mode=forumsTristan Darricau2014-05-021-1/+1
| | | | | | | https://tracker.phpbb.com/browse/PHPBB3-12413 http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=45475 PHPBB3-12413
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+3
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+59
PHPBB3-11698