about summary refs log tree commit diff
path: root/app/serializers/rest/announcement_serializer.rb
AgeCommit message (Expand)Author
2020-03-08Add support for links to statuses in announcements to be opened in web UI (#1...ThibG
2020-02-03Fix punycode being returned in some entities instead of unicode in REST API (...Eugen Rochko
2020-02-03Change how unread announcements are handled (#13020)ThibG
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko