This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon-glitch
mirror of
https://github.com/glitch-soc/mastodon
Watch
3
Star
0
Fork
You've already forked mastodon-glitch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6b7c47311d
mastodon-glitch
/
app
/
serializers
/
activitypub
History
Claire
6b7c47311d
Merge commit '072112867b9a3ec090ad2c92d6363b47b2265d74' into glitch-soc/merge-upstream
2023-09-02 11:41:40 +02:00
..
accept_follow_serializer.rb
…
activity_serializer.rb
Add E2EE API (
#13820
)
2020-06-02 19:24:53 +02:00
actor_serializer.rb
Add new public status index (
#26344
)
2023-08-24 16:40:04 +02: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
Add featured hashtags as an ActivityPub collection (
#11595
)
2020-09-02 02:11:12 +02:00
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
Remove unused ActivityPub `@context` values depending on response (
#10378
)
2019-03-27 15:55:23 +01:00
like_serializer.rb
Remove unused ActivityPub `@context` values depending on response (
#10378
)
2019-03-27 15:55:23 +01:00
move_serializer.rb
Add account migration UI (
#11846
)
2019-09-19 20:58:19 +02:00
note_serializer.rb
Fix most rubocop issues (
#2165
)
2023-04-09 11:25:30 +02:00
one_time_key_serializer.rb
…
outbox_serializer.rb
…
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
…