about summary refs log tree commit diff
path: root/app/serializers/rest/relationship_serializer.rb
AgeCommit message (Expand)Author
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-07-07Change design of account notes in web UI (#14208)Eugen Rochko
2020-06-30Add user notes on accounts (#14148)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
2017-12-06Break out nested relationship API keys (#5887)aschmitz
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko