This website requires JavaScript.
Explore
Help
Register
Sign In
gnh1201
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-10-05 00:22:42 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
5543967e5c
mastodon
/
app
/
serializers
/
activitypub
History
Claire
e1f7847b64
Remove the
outgoing_quotes
feature flag, making the feature unconditional (
#36130
)
2025-09-24 08:58:08 +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
Change ActivityPub path generation to all happen in
ActivityPub::TagManager
(
#33527
)
2025-01-13 09:39:05 +00:00
add_serializer.rb
Change ActivityPub path generation to all happen in
ActivityPub::TagManager
(
#33527
)
2025-01-13 09:39:05 +00:00
block_serializer.rb
collection_serializer.rb
context_serializer.rb
Implement FEP 7888: Part 1 - publish conversation context (
#35959
)
2025-09-05 19:28:29 +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
flag_serializer.rb
follow_serializer.rb
hashtag_serializer.rb
image_serializer.rb
like_serializer.rb
move_serializer.rb
note_serializer.rb
Remove the
outgoing_quotes
feature flag, making the feature unconditional (
#36130
)
2025-09-24 08:58:08 +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
Reject incoming
QuoteRequest
activities (
#34480
)
2025-04-25 23:28:09 +00:00
remove_serializer.rb
Change ActivityPub path generation to all happen in
ActivityPub::TagManager
(
#33527
)
2025-01-13 09:39:05 +00:00
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