This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2026-07-06 00:01:15 -05:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
52ca91c43d
mastodon
/
app
/
serializers
/
activitypub
History
David Roetzel
7cdc05b9a8
Add
language
attribute to collections (
#37549
)
2026-01-20 13:22:54 +00:00
..
accept_follow_serializer.rb
accept_quote_request_serializer.rb
Accept remote quotes of local quotes according to set policy (
#35629
)
2025-08-04 15:27:46 +00:00
activity_serializer.rb
actor_serializer.rb
Add "featured collections" collection to actors (
#37512
)
2026-01-20 08:27:05 +00:00
add_serializer.rb
block_serializer.rb
collection_serializer.rb
Add "featured collections" collection to actors (
#37512
)
2026-01-20 08:27:05 +00:00
context_serializer.rb
Fix serialization of context pages (
#37376
)
2026-01-05 11:59:10 +00:00
delete_actor_serializer.rb
delete_quote_authorization_serializer.rb
Change serialization of
Delete
activities for
QuoteAuthorization
to inline the latter (
#35725
)
2025-08-11 08:55:18 +00:00
delete_serializer.rb
emoji_serializer.rb
featured_collection_serializer.rb
Add
language
attribute to collections (
#37549
)
2026-01-20 13:22:54 +00:00
flag_serializer.rb
follow_serializer.rb
hashtag_serializer.rb
image_serializer.rb
like_serializer.rb
move_serializer.rb
note_serializer.rb
Extract interaction policy class (
#37277
)
2025-12-17 10:12:43 +00:00
outbox_serializer.rb
public_key_serializer.rb
quote_authorization_serializer.rb
Fix QuoteAuthorization id not being properly serialized when federating revocation (
#36083
)
2025-09-11 09:37:56 +00:00
quote_request_serializer.rb
Inline
instrument
quote post in outgoing
QuoteRequest
activities (
#35713
)
2025-08-07 13:19:18 +00:00
reject_follow_serializer.rb
reject_quote_request_serializer.rb
remove_serializer.rb
undo_announce_serializer.rb
undo_block_serializer.rb
undo_follow_serializer.rb
undo_like_serializer.rb
update_poll_serializer.rb
update_serializer.rb
vote_serializer.rb