This website requires JavaScript.
Explore
Help
Sign In
scalie-business
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1c8ce9ae34
mastodon
/
app
/
serializers
/
rest
History
Eugen Rochko
275fa4746b
Add `configuration` attribute to `GET /api/v1/instance` (
#16485
)
...
List various values like file size limits and supported mime types
2021-07-10 17:58:41 +02:00
..
admin
…
keys
Add E2EE API (
#13820
)
2020-06-02 19:24:53 +02:00
account_serializer.rb
Fix breaking change about format of accounts.created_at (
#16186
)
2021-05-09 10:39:13 +02:00
announcement_serializer.rb
Add support for links to statuses in announcements to be opened in web UI (
#13212
)
2020-03-08 16:10:48 +01:00
application_serializer.rb
…
context_serializer.rb
…
conversation_serializer.rb
…
credential_account_serializer.rb
…
custom_emoji_serializer.rb
…
encrypted_message_serializer.rb
Fix wrong route helper in encrypted messages controller (
#13952
)
2020-06-03 20:32:15 +02:00
featured_tag_serializer.rb
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (
#15415
)
2020-12-23 16:43:38 +01:00
filter_serializer.rb
…
identity_proof_serializer.rb
…
instance_serializer.rb
Add `configuration` attribute to `GET /api/v1/instance` (
#16485
)
2021-07-10 17:58:41 +02:00
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
Add blurhash to preview cards (
#13984
)
2020-06-05 23:10:41 +02:00
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
…
rule_serializer.rb
Add server rules (
#15769
)
2021-02-21 19:50:12 +01:00
scheduled_status_serializer.rb
…
search_serializer.rb
…
status_serializer.rb
Add account sensitized (
#14361
)
2020-11-04 20:45:01 +01:00
suggestion_serializer.rb
Add cold-start follow recommendations (
#15945
)
2021-04-12 12:37:14 +02:00
tag_serializer.rb
…
web_push_subscription_serializer.rb
…