about summary refs log tree commit diff
path: root/app/serializers
AgeCommit message (Expand)Author
2019-08-16Fix blurhash and autoplay not working on public pages (#11585)Eugen Rochko
2019-08-13Add indicator of unread content to window title when web UI is out of focus (...Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-08-01Remove XML version of Webfinger and remove links to Atom feeds (#11460)Eugen Rochko
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-21Fix `alerts` booleans not being typecast correctly in push subscription (#11343)Eugen Rochko
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-07-10Drop magic-public-key from webfinger replies as it's only used for OStatus (#...ThibG
2019-07-10Fix activity being rendered within activity due to caching (#11271)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-27Fix account URI in UpdatePollSerializer (#11194)ThibG
2019-06-26Add option to disable blurhash previews (#11188)ThibG
2019-06-22Add `short_description` and `approval_required` to `GET /api/v1/instance` (#1...Eugen Rochko
2019-06-22Fix audio not being downloaded from remote servers (#11145)Eugen Rochko
2019-06-20Add moderation API (#9387)Eugen Rochko
2019-06-19Add audio uploads (#11123)Eugen Rochko
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-11Add toot source to delete result to ease Delete & Redraft (#10669)ThibG
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-04-21Configrationable repository url (#10600)Sho Kusano
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-03-30Add ActivityPub representation for identity proofs (#10414)Eugen Rochko
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
2019-03-27Remove unused ActivityPub `@context` values depending on response (#10378)Eugen Rochko
2019-03-26Add `blocked_by` relationship to the REST API (#10373)Eugen Rochko
2019-03-25Add allowfullscreen attribute to oembed iframe (#10370)rinsuki
2019-03-21Improve config serializer for Keybase (#10338)Eugen Rochko
2019-03-20Add support for custom emojis in poll options (#10322)ThibG
2019-03-17Set and store report URIs (#10303)ThibG
2019-03-15Bump webpacker from 3.5.5 to 4.0.2 (#10277)Yamagishi Kazutoshi
2019-03-15Add a preferences API so apps can share basic behaviours (#10109)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-07Immediately display poll results to poll author (#10187)Eugen Rochko
2019-03-05When serializing polls over OStatus, serialize poll options to text (#10160)ThibG
2019-03-05Fix NoMethodError in ActivityPub::NoteSerializer (#10172)Eugen Rochko
2019-03-05Fix various issues in polls (#10165)Eugen Rochko
2019-03-04Store remote votes URI (#10158)ThibG
2019-03-04Fix ActivityPub votes having nil IDs (#10151)Eugen Rochko
2019-03-04Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-28Fix serialization of boosts (#10129)ThibG
2019-02-28Give the `replies` collection an identifier and enable pagination (#10128)ThibG