mastodon/app/presenters
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
..
activitypub Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
account_relationships_presenter.rb Fix relationship caches being broken as result of a follow request (#12299) 2019-11-07 09:08:00 +02:00
initial_state_presenter.rb Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
instance_presenter.rb Fix active user count for different number of weeks using same cache (#12025) 2019-10-01 01:19:24 +02:00
status_relationships_presenter.rb Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00