Added bookmarks
• Added: - bookmarks for GabPRO members only - migration for creation of StatusBookmarks - all necessary routes, controllers - redux for adding, removing, fetching and displaying bookmarks - bookmark icon - doorkeeper scopes - backend and frontend support Bookmarks behave like likes/favorites, except they aren't shared with other users and do not have an associated counter. https://github.com/tootsuite/mastodon/commit/dfea7368c934f600bd0b6b93b4a6c008a4e265b0
This commit is contained in:
@@ -21,6 +21,7 @@ class SuspendAccountService < BaseService
|
||||
passive_relationships
|
||||
report_notes
|
||||
scheduled_statuses
|
||||
status_bookmarks
|
||||
status_pins
|
||||
stream_entries
|
||||
subscriptions
|
||||
|
||||
Reference in New Issue
Block a user