aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/feed
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/13348-olympus' into ticket/13348Marc Alexander2015-02-031-5/+6
* [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-236-9/+9
* [ticket/12557] Fix php file descriptionn-aleha2014-08-071-1/+1
* [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-162-4/+4
* [ticket/12715] Cleanup comments in \phpbb\feed\*Tristan Darricau2014-06-153-14/+20
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2713-63/+91
* [ticket/12421] Don't parse [attachment] tags if user can't view themTristan Darricau2014-05-062-0/+8
* [ticket/12459] Fix: Differentiating unapproved and deleted postsTristan Darricau2014-05-041-1/+2
* [ticket/12459] Fix: Soft deleted topics should appear in feedsTristan Darricau2014-05-044-15/+27
* [ticket/12459] Fix: the posts were always marked as unapprovedTristan Darricau2014-05-041-1/+1
* [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