| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '3.1.x' | Tristan Darricau | 2015-08-28 | 1 | -4/+2 |
|\ |
|
| * | [ticket/13988] Use absolute path for image attachments in feeds | CarstenF | 2015-07-15 | 1 | -4/+2 |
* | | [ticket/13645] Fix docblocks | Tristan Darricau | 2015-08-24 | 1 | -1/+3 |
* | | [ticket/13645] Proper OOP for feeds | Tristan Darricau | 2015-08-23 | 14 | -320/+505 |
* | | [ticket/13645] Move the feeds to controllers | Nicofuma | 2015-08-23 | 12 | -137/+575 |
|/ |
|
* | Merge branch 'ticket/13348-olympus' into ticket/13348 | Marc Alexander | 2015-02-03 | 1 | -5/+6 |
* | [ticket/12966] Sort by post_time and post_id where applicable | Marc Alexander | 2014-08-23 | 6 | -9/+9 |
* | [ticket/12557] Fix php file description | n-aleha | 2014-08-07 | 1 | -1/+1 |
* | [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset | Tristan Darricau | 2014-06-16 | 2 | -4/+4 |
* | [ticket/12715] Cleanup comments in \phpbb\feed\* | Tristan Darricau | 2014-06-15 | 3 | -14/+20 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 13 | -63/+91 |
* | [ticket/12421] Don't parse [attachment] tags if user can't view them | Tristan Darricau | 2014-05-06 | 2 | -0/+8 |
* | [ticket/12459] Fix: Differentiating unapproved and deleted posts | Tristan Darricau | 2014-05-04 | 1 | -1/+2 |
* | [ticket/12459] Fix: Soft deleted topics should appear in feeds | Tristan Darricau | 2014-05-04 | 4 | -15/+27 |
* | [ticket/12459] Fix: the posts were always marked as unapproved | Tristan Darricau | 2014-05-04 | 1 | -1/+1 |
* | [ticket/12413] Move parent:open() call to the end of the function | Nicofuma | 2014-05-02 | 2 | -4/+4 |
* | [ticket/12413] Fix coding style | Nicofuma | 2014-05-02 | 3 | -4/+5 |
* | [ticket/12413] Fix: coding style | Nicofuma | 2014-05-02 | 2 | -46/+10 |
* | [ticket/12413] Adding the missing visibilities | Nicofuma | 2014-05-02 | 1 | -9/+9 |
* | [ticket/12413] Fatal Error for feed.php?mode=forums | Tristan Darricau | 2014-05-02 | 5 | -2/+87 |
* | [ticket/12282] Use interface for type hinting | Joas Schilling | 2014-04-01 | 2 | -6/+6 |
* | Merge branch 'ticket/11271' into ticket/11271-develop | Dhruv | 2013-12-27 | 1 | -2/+6 |
* | [ticket/11271] limit absolute path conversion to attachment links only | Dhruv | 2013-12-27 | 1 | -4/+6 |
* | Merge branch 'ticket/11271' into ticket/11271-develop | Dhruv | 2013-12-27 | 2 | -13/+21 |
* | Merge branch 'develop' into ticket/11271-develop | Dhruv | 2013-12-27 | 12 | -98/+2 |
|\ |
|
| * | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 12 | -96/+0 |
| * | [ticket/11981] Fix code sniffer complaints | Marc Alexander | 2013-10-28 | 1 | -1/+1 |
| * | [ticket/11895] Fix undefined $forum_id | Nathaniel Guse | 2013-10-08 | 1 | -1/+1 |
* | | [ticket/11271] Add the inline images html to content | Dhruv | 2013-12-25 | 1 | -0/+1 |
* | | [ticket/11271] Use class variable $db instead of global | Dhruv | 2013-12-25 | 1 | -6/+4 |
* | | Merge branch 'ticket/11271' into ticket/11271-develop | Dhruv | 2013-10-05 | 8 | -8/+58 |
|/ |
|
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 2 | -3/+3 |
|\ |
|
| * | Merge remote-tracking branch 'nickvergessen/ticket/11733' into develop | Andreas Fischer | 2013-07-23 | 1 | -1/+1 |
| |\ |
|
| | * | [ticket/11733] Fix "Illegal offset type" Warning caused by overall feed | Joas Schilling | 2013-07-23 | 1 | -1/+1 |
| * | | [ticket/11728] Replace topic_approved with topic_visibility | Joas Schilling | 2013-07-22 | 1 | -1/+1 |
| |/ |
|
| * | [ticket/11717] Use topic_posts_approved instead of topic_replies | Marc Alexander | 2013-07-20 | 1 | -1/+1 |
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 12 | -38/+62 |
* | | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -3/+3 |
|/ |
|
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 12 | -0/+1427 |