This website requires JavaScript.
Explore
Help
Sign In
monorail
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a7673d361d
mastodon
/
app
/
serializers
/
activitypub
History
Eugen Rochko
aaab6b7adc
Add reblogs and favourites counts to statuses in ActivityPub (
#32007
)
2024-09-23 13:14:15 +00:00
..
accept_follow_serializer.rb
…
activity_serializer.rb
Remove unused E2EE messaging code (
#31193
)
2024-09-18 09:27:43 +00:00
actor_serializer.rb
Remove unused E2EE messaging code (
#31193
)
2024-09-18 09:27:43 +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
Remove unused E2EE messaging code (
#31193
)
2024-09-18 09:27:43 +00:00
delete_actor_serializer.rb
…
delete_serializer.rb
…
emoji_serializer.rb
Fix activity being rendered within activity due to caching (
#11271
)
2019-07-10 00:43:30 +02:00
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
Add account migration UI (
#11846
)
2019-09-19 20:58:19 +02:00
note_serializer.rb
Add reblogs and favourites counts to statuses in ActivityPub (
#32007
)
2024-09-23 13:14:15 +00:00
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
Remove unused ActivityPub `@context` values depending on response (
#10378
)
2019-03-27 15:55:23 +01:00
undo_like_serializer.rb
…
update_poll_serializer.rb
Fix account URI in UpdatePollSerializer (
#11194
)
2019-06-27 19:41:55 +02:00
update_serializer.rb
…
vote_serializer.rb
…