about summary refs log tree commit diff
path: root/app/controllers/api/v1/bookmarks_controller.rb
AgeCommit message (Expand)Author
2022-04-28Fix 500 error when a bookmark or favorite has been reported and deleted (#18174)Claire
2020-08-31Make Array-creation behavior of Paginable more predictable (#14687)Akihiko Odaki
2020-08-28Eagerly load statuses with the main query in Api::V1::BookmarksController (#1...Akihiko Odaki
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2019-11-17Support min_id-based pagination for bookmarks (#12381)Gomasy
2019-11-13Add bookmarks (#7107)ThibG