about summary refs log tree commit diff
path: root/app/serializers/rest/status_serializer.rb
AgeCommit message (Expand)Author
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-08-25Pinned statuses (#4675)Eugen Rochko
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko