This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
86cf4468afe3f75b5017fb5b90f2b25e93b895c4
Mastodon
/
app
/
serializers
/
rest
History
kibigo!
8d6b9ba494
Merge upstream 2.0ish
#165
2017-10-11 10:43:10 -07:00
..
account_serializer.rb
Change IDs to strings rather than numbers in API JSON output (
#5019
)
2017-09-20 14:53:48 +02:00
application_serializer.rb
In REST API, when URL can be missing, cast it to nil (
#5259
)
2017-10-07 18:55:48 +02:00
context_serializer.rb
…
credential_account_serializer.rb
…
custom_emoji_serializer.rb
When processing custom emoji, ensure a non-animated version exists (
#5230
)
2017-10-05 23:41:47 +02:00
instance_serializer.rb
…
media_attachment_serializer.rb
In REST API, when URL can be missing, cast it to nil (
#5259
)
2017-10-07 18:55:48 +02:00
mute_serializer.rb
…
notification_serializer.rb
Change IDs to strings rather than numbers in API JSON output (
#5019
)
2017-09-20 14:53:48 +02:00
preview_card_serializer.rb
…
relationship_serializer.rb
Change IDs to strings rather than numbers in API JSON output (
#5019
)
2017-09-20 14:53:48 +02:00
report_serializer.rb
Change IDs to strings rather than numbers in API JSON output (
#5019
)
2017-09-20 14:53:48 +02:00
search_serializer.rb
…
status_serializer.rb
Make sure nil IDs to not get cast to empty string in REST API (
#5068
)
2017-09-24 04:09:32 +02:00