]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/FeedBuilder.php
Add a persistent 'shorturl' key to all links
[github/shaarli/Shaarli.git] / application / FeedBuilder.php
2016-12-12  ArthurHoaroAdd a persistent 'shorturl' key to all links 697/head
2016-12-12  ArthurHoaroApply the new ID system accros the whole codebase
2016-10-21  VirtualTamMerge pull request #673 from virtualtam/cleanup/linkdb
2016-10-20  VirtualTamMerge pull request #665 from ArthurHoaro/fix/feed-hashtags
2016-10-20  ArthurHoaroFix hashtags links in Feeds 665/head
2016-10-18  ArthurMerge pull request #651 from ArthurHoaro/plugin-isso2
2016-10-17  VirtualTamMerge pull request #662 from virtualtam/fix/feed/self...
2016-10-16  VirtualTamFix: return the proper value for the "self" feed attribute 662/head
2016-10-13  VirtualTamMerge pull request #654 from teromene/archive-org-no...
2016-10-12  ArthurMerge pull request #622 from ArthurHoaro/update-date
2016-08-03  ArthurHoaroSet updated date for items in feeds 622/head
2016-03-30  VirtualTamMerge pull request #522 from ArthurHoaro/hotfix/readers...
2016-03-26  ArthurMerge pull request #520 from ArthurHoaro/plugins/nomarkdown
2016-03-25  ArthurMerge pull request #515 from ArthurHoaro/template-feeds
2016-03-25  ArthurHoaroRefactor filter in LinkDB 515/head
2016-03-25  ArthurHoaroCreate a FeedBuilder class which build data for both...