You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 6 years ago
controllers Add bookmarks (#7107) 6 years ago
helpers Fix broken admin audit log in whitelist mode (#12303) 6 years ago
javascript Add bookmarks (#7107) 6 years ago
lib Fix type mismatch (#12324) 6 years ago
mailers Split AccountsHelper from StatusesHelper (#12078) 6 years ago
models Add bookmarks (#7107) 6 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 7 years ago
presenters Add bookmarks (#7107) 6 years ago
serializers Add bookmarks (#7107) 6 years ago
services Add bookmarks (#7107) 6 years ago
validators Fix uncaught domain normalization error in remote follow (#11703) 7 years ago
views Change message of public timeline for local only (#12224) 6 years ago
workers Fix various issues with account migration (#12301) 6 years ago