aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/feed
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16274] Fix feed event referring to undefined variablesMarc Alexander2019-12-301-4/+3
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-1/+1
* Merge pull request #4969 from Elsensee/ticket/15245Marc Alexander2017-10-312-24/+67
|\
| * [ticket/15245] Fix comments, class names and code styleOliver Schramm2017-09-282-13/+25
| * [ticket/15245] Configure TextFormatter before rendering feedsOliver Schramm2017-09-282-12/+48
| * [ticket/15245] Remove unnecessary arguments and fix whitespaceOliver Schramm2017-09-221-16/+6
| * [ticket/15245] Fix images in feeds when accessing via app.phpOliver Schramm2017-09-221-7/+12
* | [PHPBB3-14629] round() the log() explicitly to a proper integerDaniel Mota2017-09-211-1/+1
|/
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-01-047-11/+35
|\
| * [ticket/14838] Remove obsolete overriding methodMarc Alexander2017-01-041-8/+0
| * [ticket/14838] Do not query full attachments table in feedsMarc Alexander2017-01-037-3/+35
* | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-012-0/+40
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-172-2/+57
|\ \ | |/
| * [ticket/14688] Add core events to the feedsrxu2016-07-171-2/+35
* | Merge branch '3.1.x'Tristan Darricau2015-08-281-4/+2
|\ \ | |/
| * [ticket/13988] Use absolute path for image attachments in feedsCarstenF2015-07-151-4/+2
* | [ticket/13645] Fix docblocksTristan Darricau2015-08-241-1/+3
* | [ticket/13645] Proper OOP for feedsTristan Darricau2015-08-2314-320/+505
* | [ticket/13645] Move the feeds to controllersNicofuma2015-08-2312-137/+575
|/
* 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