MyShaarli/tests/Updater
ArthurHoaro 21979ff11c Add exclusion in tag search
* Searching '-mytag' will now exlude all shaares with 'mytag' tag.
  * All tags starting with a '-' are renamed without it (through the Updater).
  * Unit tests.

Minor code changes:

 * LinkDB->filter() can now take no parameters (get all link depending on logged status).
 * tagsStrToArray() is now static and filters blank tags.
2016-02-15 20:40:39 +01:00
..
DummyUpdater.php Introduce the Updater class which 2016-02-15 20:30:24 +01:00
UpdaterTest.php Add exclusion in tag search 2016-02-15 20:40:39 +01:00