about summary refs log tree commit diff
path: root/app/serializers/rest/account_serializer.rb
AgeCommit message (Expand)Author
2020-09-11Change REST API to return empty data for suspended accounts (#14765)Eugen Rochko
2020-01-26Change last_status_at to be a date, not datetime (#12966)ThibG
2019-12-30Fix IDN mentions not being processed, IDN domains not being rendered (#12715)Eugen Rochko
2019-12-04Add basic support for group actors (#12071)Takeshi Umeda
2019-12-03Return `discoverable` via REST API (fix #12507) (#12508)trwnh
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2018-10-04Fix link verification for remote accounts (#8868)Eugen Rochko
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-06-16Do not pre-emojify note HTML in accounts REST API (#7821)Eugen Rochko
2018-05-07Bot nameplates (#7391)Eugen Rochko
2018-05-06Enable custom emojis in profiles (notes, field values, display names) (#7374)Eugen Rochko
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-01[WIP] Enable custom emoji on account pages and in the sidebar (#6124)David Underwood
2017-12-14Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)Eugen Rochko
2017-11-18Profile redirect notes (#5746)Eugen Rochko
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