aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FeedBuilderTest.php
Commit message (Expand)AuthorAgeFilesLines
* namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}VirtualTam2019-01-121-245/+0
* Add a button to set links as stickyArthurHoaro2018-10-061-9/+9
* Move PubSubHubbub code as a default pluginArthurHoaro2016-12-201-14/+0
* Add a persistent 'shorturl' key to all linksArthurHoaro2016-12-121-5/+5
* Unit Test for the new ID systemArthurHoaro2016-12-121-13/+18
* Fix hashtags links in FeedsArthurHoaro2016-10-201-0/+1
* Fix: return the proper value for the "self" feed attributeVirtualTam2016-10-161-0/+33
* Set updated date for items in feedsArthurHoaro2016-08-031-3/+11
* Merge pull request #570 from ArthurHoaro/config-managerArthur2016-07-091-3/+3
|\
| * Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-111-3/+3
* | Fixes #497: ignore case difference between tagsArthurHoaro2016-05-311-1/+1
|/
* FeedBuilder unit testsArthurHoaro2016-03-251-0/+212