]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/FeedBuilder.php
lint: apply phpcbf to application/
[github/shaarli/Shaarli.git] / application / FeedBuilder.php
2018-12-02  VirtualTamlint: apply phpcbf to application/
2018-01-23  ArthurHoaroMerge pull request #977 from ArthurHoaro/feature/dl...
2017-12-17  nodisccMerge remote-tracking branch 'origin/doc-tagcloud'...
2017-11-08  ArthurHoaroMerge pull request #1012 from ArthurHoaro/hotfix/urlencode
2017-11-07  ArthurHoaroDon't URL encode description links if parameter 'redire... 1012/head
2017-10-28  ArthurHoaroMerge pull request #962 from ArthurHoaro/feature/perfs2
2017-10-22  VirtualTamMerge pull request #1004 from virtualtam/doc/docker...
2017-10-22  ArthurHoaroMerge pull request #1002 from ArthurHoaro/doc/install...
2017-10-22  ArthurHoaroMerge pull request #871 from ArthurHoaro/feature/transl...
2017-10-22  ArthurHoaroShaarli's translation
2017-05-31  ArthurHoaroMerge pull request #880 from ArthurHoaro/hotfix/allowed...
2017-05-25  ArthurHoaroMerge pull request #841 from ArthurHoaro/feature/search...
2017-05-25  ArthurHoaroEmpty tag search will look for not tagged links 841/head
2017-01-04  ArthurMerge pull request #682 from ArthurHoaro/delete-button
2016-12-20  ArthurMerge pull request #620 from ArthurHoaro/pubsubhub
2016-12-20  ArthurHoaroMove PubSubHubbub code as a default plugin 620/head
2016-12-12  ArthurMerge pull request #697 from ArthurHoaro/feature/ids-bis
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...