This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-01-21 23:22:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
app
/
serializers
/
activitypub
History
Claire
3b4607991d
Merge commit '4743657ba24e83c376e9f477fbf49114e6f09a57' into glitch-soc/merge-upstream
2024-06-22 20:59:23 +02:00
..
accept_follow_serializer.rb
…
activity_serializer.rb
…
actor_serializer.rb
Add
Account#unavailable?
and
Account#permanently_unavailable?
aliases (
#28053
)
2023-11-30 15:43:26 +00:00
add_serializer.rb
Change featured tag updates to add/remove activity (
#19409
)
2022-10-22 18:30:55 +02:00
block_serializer.rb
…
collection_serializer.rb
…
delete_actor_serializer.rb
…
delete_serializer.rb
…
device_serializer.rb
…
emoji_serializer.rb
…
encrypted_message_serializer.rb
…
flag_serializer.rb
…
follow_serializer.rb
…
hashtag_serializer.rb
Change featured tag updates to add/remove activity (
#19409
)
2022-10-22 18:30:55 +02:00
image_serializer.rb
…
like_serializer.rb
…
move_serializer.rb
…
note_serializer.rb
Fix most rubocop issues (
#2165
)
2023-04-09 11:25:30 +02:00
one_time_key_serializer.rb
…
outbox_serializer.rb
Fix
Style/ClassEqualityComparison
cop (
#30058
)
2024-06-21 15:33:55 +00:00
public_key_serializer.rb
Refactor ActivityPub handling to prepare for non-Account actors (
#19212
)
2022-09-21 22:45:57 +02:00
reject_follow_serializer.rb
…
remove_serializer.rb
Change featured tag updates to add/remove activity (
#19409
)
2022-10-22 18:30:55 +02:00
undo_announce_serializer.rb
Fix Undo Announce sometimes inlining the originally Announced status (
#17516
)
2022-02-11 14:52:07 +01:00
undo_block_serializer.rb
…
undo_follow_serializer.rb
…
undo_like_serializer.rb
…
update_poll_serializer.rb
…
update_serializer.rb
…
vote_serializer.rb
…