aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/feed
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12413] Move parent:open() call to the end of the functionNicofuma2014-05-022-4/+4
* [ticket/12413] Fix coding styleNicofuma2014-05-023-4/+5
* [ticket/12413] Fix: coding styleNicofuma2014-05-022-46/+10
* [ticket/12413] Adding the missing visibilitiesNicofuma2014-05-021-9/+9
* [ticket/12413] Fatal Error for feed.php?mode=forumsTristan Darricau2014-05-025-2/+87
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-012-6/+6
* Merge branch 'ticket/11271' into ticket/11271-developDhruv2013-12-271-2/+6
* [ticket/11271] limit absolute path conversion to attachment links onlyDhruv2013-12-271-4/+6
* Merge branch 'ticket/11271' into ticket/11271-developDhruv2013-12-272-13/+21
* Merge branch 'develop' into ticket/11271-developDhruv2013-12-2712-98/+2
|\
| * [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-3012-96/+0
| * [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-1/+1
| * [ticket/11895] Fix undefined $forum_idNathaniel Guse2013-10-081-1/+1
* | [ticket/11271] Add the inline images html to contentDhruv2013-12-251-0/+1
* | [ticket/11271] Use class variable $db instead of globalDhruv2013-12-251-6/+4
* | Merge branch 'ticket/11271' into ticket/11271-developDhruv2013-10-058-8/+58
|/
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-162-3/+3
|\
| * Merge remote-tracking branch 'nickvergessen/ticket/11733' into developAndreas Fischer2013-07-231-1/+1
| |\
| | * [ticket/11733] Fix "Illegal offset type" Warning caused by overall feedJoas Schilling2013-07-231-1/+1
| * | [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-1612-38/+62
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-3/+3
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1412-0/+1427