MyShaarli/application/bookmark
ArthurHoaro a39acb2518 Fix an issue with private tags and fix nomarkdown tag
The new bookmark service wasn't handling private tags properly.

nomarkdown tag is now shown only for logged in user in bookmarks, and hidden for everyone in tag clouds/lists.

Fixes #726
2020-01-18 11:39:26 +01:00
..
exception Introduce Bookmark object and Service layer to retrieve them 2020-01-17 18:42:11 +01:00
Bookmark.php Add and update unit test for the new system (Bookmark + Service) 2020-01-18 09:56:32 +01:00
BookmarkArray.php Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00
BookmarkFileService.php Fix an issue with private tags and fix nomarkdown tag 2020-01-18 11:39:26 +01:00
BookmarkFilter.php Introduce Bookmark object and Service layer to retrieve them 2020-01-17 18:42:11 +01:00
BookmarkInitializer.php Introduce Bookmark object and Service layer to retrieve them 2020-01-17 18:42:11 +01:00
BookmarkIO.php Introduce Bookmark object and Service layer to retrieve them 2020-01-17 18:42:11 +01:00
BookmarkServiceInterface.php Introduce Bookmark object and Service layer to retrieve them 2020-01-17 18:42:11 +01:00
LinkUtils.php Introduce Bookmark object and Service layer to retrieve them 2020-01-17 18:42:11 +01:00