You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/serializers
ThibG 53071389ee Fix multiple issues with replies collection for pages further than self-replies (#11582)
* Fix the replies collection returning snowflakes ids rather than URIs

Fixes #11568

* Fix min_id in replies queries once self-replies are exhausted

* Fix `next` attribute of replies collection being nil when there are no self-replies

* Rename other_accounts param to only_other_accounts
6 years ago
..
activitypub Fix multiple issues with replies collection for pages further than self-replies (#11582) 6 years ago
rest Fix `alerts` booleans not being typecast correctly in push subscription (#11343) 6 years ago
rss Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
web Only display web push notifications after API call (fixes #7902) (#8396) 7 years ago
initial_state_serializer.rb Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
manifest_serializer.rb Improve config serializer for Keybase (#10338) 6 years ago
oembed_serializer.rb Add allowfullscreen attribute to oembed iframe (#10370) 6 years ago
webfinger_serializer.rb Remove XML version of Webfinger and remove links to Atom feeds (#11460) 6 years ago