MyShaarli/tests/utils
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
..
ReferenceLinkDB.php Add exclusion in tag search 2016-02-15 20:40:39 +01:00
ReferenceSessionIdHashes.php Session ID: extend the regex to match possible hash representations 2015-09-06 16:14:24 +02:00