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
Eugen Rochko 1cbdf8d218
Fix wrong param name in scheduled statuses and return params in API (#9725)
The database column and API param are called in_reply_to_id, not
in_reply_to_status_id, so it makes no sense to encode it that way
6 years ago
..
activitypub
rest Fix wrong param name in scheduled statuses and return params in API (#9725) 6 years ago
rss
web
initial_state_serializer.rb Add quick links to the admin interface in the WebUI (#8545) 6 years ago
manifest_serializer.rb
oembed_serializer.rb
webfinger_serializer.rb