about summary refs log tree commit diff
path: root/app/controllers/api/v1/statuses/bookmarks_controller.rb
AgeCommit message (Expand)Author
2020-08-25Fix not being able to unbookmark toots when blocked by their author (#14604)ThibG
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2020-02-27Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)Eugen Rochko
2019-11-13Add bookmarks (#7107)ThibG