aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/FeedBuilder.php
Commit message (Expand)AuthorAgeFilesLines
* mergeArthurHoaro2016-12-181-2/+2
|\
| * Add a persistent 'shorturl' key to all linksArthurHoaro2016-12-121-1/+1
| * Apply the new ID system accros the whole codebaseArthurHoaro2016-12-121-3/+3
| * Fix hashtags links in FeedsArthurHoaro2016-10-201-1/+2
| * Fix: return the proper value for the "self" feed attributeVirtualTam2016-10-161-1/+2
| * Set updated date for items in feedsArthurHoaro2016-08-031-6/+32
* | Fix hashtags links in FeedsArthurHoaro2016-11-051-1/+2
* | Fix: return the proper value for the "self" feed attributeVirtualTam2016-11-051-1/+2
* | Set updated date for items in feedsArthurHoaro2016-11-051-6/+32
|/
* Refactor filter in LinkDBArthurHoaro2016-03-251-17/+1
* Create a FeedBuilder class which build data for both ATOM and RSS feed.ArthurHoaro2016-03-251-0/+295