mastodon/app/serializers/activitypub
Claire ae3b7dd28d
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / Libvips tests (.ruby-version) (push) Has been cancelled
Ruby Testing / Libvips tests (3.2) (push) Has been cancelled
Ruby Testing / Libvips tests (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Bundler Audit / security (push) Has been cancelled
Reject incoming QuoteRequest activities (#34480)
2025-04-25 23:28:09 +00:00
..
accept_follow_serializer.rb Remove unused ActivityPub @context values depending on response (#10378) 2019-03-27 15:55:23 +01:00
activity_serializer.rb Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00
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 Remove unused ActivityPub @context values depending on response (#10378) 2019-03-27 15:55:23 +01:00
collection_serializer.rb Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00
delete_actor_serializer.rb Remove unused ActivityPub @context values depending on response (#10378) 2019-03-27 15:55:23 +01:00
delete_serializer.rb Remove unused ActivityPub @context values depending on response (#10378) 2019-03-27 15:55:23 +01:00
emoji_serializer.rb Fix activity being rendered within activity due to caching (#11271) 2019-07-10 00:43:30 +02:00
flag_serializer.rb Remove unused ActivityPub @context values depending on response (#10378) 2019-03-27 15:55:23 +01:00
follow_serializer.rb Remove unused ActivityPub @context values depending on response (#10378) 2019-03-27 15:55:23 +01:00
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 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
quote_request_serializer.rb Reject incoming QuoteRequest activities (#34480) 2025-04-25 23:28:09 +00:00
reject_follow_serializer.rb Remove unused ActivityPub @context values depending on response (#10378) 2019-03-27 15:55:23 +01:00
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 Fix Undo Announce sometimes inlining the originally Announced status (#17516) 2022-02-11 14:52:07 +01:00
undo_block_serializer.rb Remove unused ActivityPub @context values depending on response (#10378) 2019-03-27 15:55:23 +01:00
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 Remove unused ActivityPub @context values depending on response (#10378) 2019-03-27 15:55:23 +01:00
update_poll_serializer.rb Fix account URI in UpdatePollSerializer (#11194) 2019-06-27 19:41:55 +02:00
update_serializer.rb Remove unused ActivityPub @context values depending on response (#10378) 2019-03-27 15:55:23 +01:00
vote_serializer.rb Remove unused ActivityPub @context values depending on response (#10378) 2019-03-27 15:55:23 +01:00