aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/LinkFilterTest.php
Commit message (Expand)AuthorAgeFilesLines
* namespacing: \Shaarli\Bookmark\LinkFilterVirtualTam2019-01-121-502/+0
* namespacing: \Shaarli\Bookmark\LinkDBVirtualTam2019-01-121-0/+2
* lint: fix line-length warningsVirtualTam2018-12-021-4/+12
* lint: apply phpcbf to tests/VirtualTam2018-12-021-1/+1
* Performances: reorder links when they're written instead of readArthurHoaro2017-09-021-1/+12
* Using only one form in linklist.html + adding untaggedonly filter - fix #885Lucas Cimon2017-07-301-2/+1
* Empty tag search will look for not tagged linksArthurHoaro2017-05-251-3/+16
* Update LinkFilter to be able to filter only public linksArthurHoaro2017-01-161-10/+63
* Unit Test for the new ID systemArthurHoaro2016-12-121-3/+3
* Hashtag systemArthurHoaro2016-06-061-0/+26
* Refactor filter in LinkDBArthurHoaro2016-03-251-4/+3
* FeedBuilder unit testsArthurHoaro2016-03-251-6/+4
* Allow crossed search between terms and tagsArthurHoaro2016-02-281-1/+50
* Support text search across link fields.ArthurHoaro2016-02-151-6/+45
* Improved search: combine AND, exact terms and exclude search.ArthurHoaro2016-02-151-4/+36
* Add exclusion in tag searchArthurHoaro2016-02-151-0/+16
* Implemented searching for a phrase in double-quotes or all words in no partic...Florian Voigt2016-02-011-1/+16
* Link filter refactoringArthurHoaro2016-01-061-0/+242