about summary refs log tree commit diff
path: root/app/controllers/api/v1/bookmarks_controller.rb
AgeCommit message (Collapse)Author
2020-01-11pass monsterfork api exposure setting to all serializers + add ↵multiple creatures
`MONSTERFORK_API_FORCE_*` env vars to set api compatability modes for clients/apps
2018-08-10Introduce OAuth scopes for bookmarksThibaut Girka
2018-04-11Add backend support for bookmarksThibaut Girka
Bookmarks behave like favourites, except they aren't shared with other users and do not have an associated counter.