about summary refs log tree commit diff
path: root/app/serializers/rest
AgeCommit message (Expand)Author
2018-03-01Add contact_account and languages to instance API (#6574)Eugen Rochko
2018-01-04Fallback default thumbnail in instance status API (#6177)Yamagishi Kazutoshi
2017-12-14Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)Eugen Rochko
2017-12-07Add embed_url to preview cards (#5775)Akihiko Odaki
2017-12-06Break out nested relationship API keys (#5887)aschmitz
2017-11-25Display list column (#5750)Eugen Rochko
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-11-18Lists (#5703)Eugen Rochko
2017-10-27Feature: Unlisted custom emojis (#5485)nullkal
2017-10-07In REST API, when URL can be missing, cast it to nil (#5259)Eugen Rochko
2017-10-05When processing custom emoji, ensure a non-animated version exists (#5230)Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-24Make sure nil IDs to not get cast to empty string in REST API (#5068)Eugen Rochko
2017-09-23New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)Eugen Rochko
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-19Introduce OStatus::TagManager (#5008)Akihiko Odaki
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-16When accessing uncached media attachment, redownload it (#4955)Eugen Rochko
2017-09-14Uploads for admin site settings (#4913)Eugen Rochko
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-08api/instances: Include the stats from the /about/more page (#4074)Gergely Nagy
2017-07-10Add setting a always mark media as sensitive (#4136)Yamagishi Kazutoshi
2017-07-10Add attribute for default privacy to verify credentials (#4075)Yamagishi Kazutoshi
2017-07-08Fix JSON serialization of media_attachment (#4111)unarist
2017-07-07Fix notifications including wrong status in JSON (#4097)Eugen Rochko
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko