mastodon/app/serializers/rest
ThibG ff6b8a6443 Serialize mentions in the order they are added (#6836)
Up until now, the order seemed to be in the *opposite* order,
which caused the WebUI to populate mentions in reversed order
when replying to toots local to one's instance.
2018-03-19 20:19:35 +01:00
..
account_serializer.rb Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) 2017-12-14 21:35:30 +01:00
application_serializer.rb
context_serializer.rb
credential_account_serializer.rb
custom_emoji_serializer.rb
instance_serializer.rb Do not fetch environment variables to determine default locale (#6618) 2018-03-04 10:00:46 +01:00
list_serializer.rb
media_attachment_serializer.rb
notification_serializer.rb
preview_card_serializer.rb
relationship_serializer.rb
report_serializer.rb
search_serializer.rb
status_serializer.rb Serialize mentions in the order they are added (#6836) 2018-03-19 20:19:35 +01:00