about summary refs log tree commit diff
path: root/app/presenters/account_relationships_presenter.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2022-12-15Add follow request banner on account header (#20785)Claire
2020-06-30Add user notes on accounts (#14148)ThibG
2019-11-07Fix relationship caches being broken as result of a follow request (#12299)ThibG
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-03-26Add `blocked_by` relationship to the REST API (#10373)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-02-21Fix bug in relationships API introduced by #6482 (#6527)Eugen Rochko
2018-02-18Cache relationships in API (#6482)Eugen Rochko
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-09-05Fix #4794 - Fake instant follow in API response when account is believed unlo...Eugen Rochko
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko