mastodon/app
ThibG dfea7368c9 Add bookmarks (#7107)
* Add backend support for bookmarks

Bookmarks behave like favourites, except they aren't shared with other
users and do not have an associated counter.

* Add spec for bookmark endpoints

* Add front-end support for bookmarks

* Introduce OAuth scopes for bookmarks

* Add bookmarks to archive takeout

* Fix migration

* Coding style fixes

* Fix rebase issue

* Update bookmarked_statuses to latest UI changes

* Update bookmark actions to properly reflect status changes in state

* Add bookmarks item to single-column layout

* Make active bookmarks red
2019-11-13 23:02:10 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 2019-10-02 20:04:46 +02:00
controllers Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
helpers Fix broken admin audit log in whitelist mode (#12303) 2019-11-11 00:05:15 +02:00
javascript Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
lib Fix type mismatch (#12324) 2019-11-07 21:51:48 +02:00
mailers Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
models Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
serializers Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
services Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Change message of public timeline for local only (#12224) 2019-10-27 12:45:33 +01:00
workers Fix various issues with account migration (#12301) 2019-11-07 09:05:07 +02:00