This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2025-01-20 19:46:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3281c9b4c0
mastodon
/
app
/
serializers
/
rest
History
Thibaut Girka
412218af2e
Merge branch 'master' into glitch-soc/merge-upstream
2020-11-07 18:23:02 +01: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
Merge branch 'master' into glitch-soc/merge-upstream
2020-09-28 14:13:30 +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
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (
#4090
)
2017-07-07 04:02:06 +02:00
conversation_serializer.rb
Add unread indicator to conversations (
#9009
)
2018-10-19 01:47:29 +02:00
credential_account_serializer.rb
Change silences to always require approval on follow (
#11975
)
2019-09-27 21:13:51 +02:00
custom_emoji_serializer.rb
Add categories for custom emojis (
#11196
)
2019-06-28 15:54:10 +02:00
encrypted_message_serializer.rb
featured_tag_serializer.rb
filter_serializer.rb
Fix filter ID not being a string in REST API (
#9303
)
2018-11-19 10:37:57 +01:00
identity_proof_serializer.rb
instance_serializer.rb
list_serializer.rb
Add backend support to read and update list-specific show_replies settings
2018-11-28 14:46:07 +01: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
mute_serializer.rb
muted_account_serializer.rb
notification_serializer.rb
poll_serializer.rb
preferences_serializer.rb
Add a preferences API so apps can share basic behaviours (
#10109
)
2019-03-15 02:39:20 +01:00
preview_card_serializer.rb
reaction_serializer.rb
relationship_serializer.rb
report_serializer.rb
Change IDs to strings rather than numbers in API JSON output (
#5019
)
2017-09-20 14:53:48 +02:00
scheduled_status_serializer.rb
search_serializer.rb
Remove deprecated
GET /api/v1/search
API (
#11823
)
2019-09-13 16:11:13 +02:00
status_serializer.rb
tag_serializer.rb
Track trending tags (
#7638
)
2018-05-27 21:45:30 +02:00
web_push_subscription_serializer.rb