This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
mastodon
Archived
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
9649ca0fbe
mastodon
/
app
/
serializers
/
rest
History
OSAMU SATO
96761752ec
Add duration parameter to muting. (
#13831
)
...
* Adding duration to muting. * Remove useless checks
2020-10-13 01:01:14 +02:00
..
admin
…
keys
…
account_featured_tag_serializer.rb
Added account featured tags API (
#11817
)
2020-09-02 02:13:10 +02:00
account_serializer.rb
Change REST API to return empty data for suspended accounts (
#14765
)
2020-09-11 15:16:29 +02:00
announcement_serializer.rb
…
application_serializer.rb
…
context_serializer.rb
…
conversation_serializer.rb
…
credential_account_serializer.rb
…
custom_emoji_serializer.rb
…
encrypted_message_serializer.rb
…
featured_tag_serializer.rb
…
filter_serializer.rb
…
identity_proof_serializer.rb
…
instance_serializer.rb
…
list_serializer.rb
Add configuration option to filter replies in lists (
#9205
)
2020-09-01 13:31:28 +02:00
marker_serializer.rb
…
media_attachment_serializer.rb
Add thumbnail_remote_url in MediaAttachment REST response (
#14358
)
2020-07-19 19:53:31 +02:00
muted_account_serializer.rb
Add duration parameter to muting. (
#13831
)
2020-10-13 01:01:14 +02:00
notification_serializer.rb
Add option to be notified when a followed user posts (
#13546
)
2020-09-18 17:26:45 +02:00
poll_serializer.rb
…
preferences_serializer.rb
…
preview_card_serializer.rb
…
reaction_serializer.rb
…
relationship_serializer.rb
Add option to be notified when a followed user posts (
#13546
)
2020-09-18 17:26:45 +02:00
report_serializer.rb
…
scheduled_status_serializer.rb
…
search_serializer.rb
…
status_serializer.rb
…
tag_serializer.rb
…
web_push_subscription_serializer.rb
…