gab-social/app/controllers/api/v1/statuses
mgabdev 13af58da7a 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.

dfea7368c9
2020-07-24 18:48:31 -05:00
..
bookmarks_controller.rb Added bookmarks 2020-07-24 18:48:31 -05:00
favourited_by_accounts_controller.rb progress 2020-05-03 01:22:49 -04:00
favourites_controller.rb Fix unlike counter, fixes #107 2020-03-13 13:44:44 -05:00
mutes_controller.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
pins_controller.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
reblogged_by_accounts_controller.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
reblogs_controller.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00