aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/container/services_feed.yml
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15245] Fix comments, class names and code styleOliver Schramm2017-09-281-0/+5
| | | | PHPBB3-15245
* [ticket/15245] Configure TextFormatter before rendering feedsOliver Schramm2017-09-281-2/+1
| | | | PHPBB3-15245
* [ticket/15245] Fix images in feeds when accessing via app.phpOliver Schramm2017-09-221-0/+1
| | | | PHPBB3-15245
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-171-0/+8
| | | | | | | Conflicts: phpBB/config/feed.yml phpBB/feed.php phpBB/phpbb/feed/base.php
* [ticket/14523] Replace prototype definition with shared servicesMarc Alexander2016-03-101-7/+7
| | | | PHPBB3-14523
* [ticket/14247] Use quotes around @ and % strings in YAMLMatt Friedman2015-12-071-70/+70
| | | | PHPBB3-14247
* [ticket/13645] Move the feeds to controllersNicofuma2015-08-231-7/+14
| | | | PHPBB3-13645
* [ticket/12620] Adds a yaml config fileTristan Darricau2014-11-201-0/+106
PHPBB3-12620