-
- Téléchargements
Reduce usage of LD signatures (#9659)
* Do not LDS-sign Follow, Accept, Reject, Undo, Block * Do not use LDS for Create activities of private toots * Minor cleanup * Ignore unsigned activities instead of misattributing them * Use status.distributable? instead of querying visibility directly
parent
fb08039d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/lib/activitypub/activity/follow.rb 1 ajout, 1 suppressionapp/lib/activitypub/activity/follow.rb
- app/services/activitypub/process_collection_service.rb 1 ajout, 1 suppressionapp/services/activitypub/process_collection_service.rb
- app/services/after_block_domain_from_account_service.rb 2 ajouts, 2 suppressionsapp/services/after_block_domain_from_account_service.rb
- app/services/authorize_follow_service.rb 2 ajouts, 2 suppressionsapp/services/authorize_follow_service.rb
- app/services/block_service.rb 2 ajouts, 4 suppressionsapp/services/block_service.rb
- app/services/follow_service.rb 2 ajouts, 4 suppressionsapp/services/follow_service.rb
- app/services/process_mentions_service.rb 4 ajouts, 2 suppressionsapp/services/process_mentions_service.rb
- app/services/reject_follow_service.rb 2 ajouts, 2 suppressionsapp/services/reject_follow_service.rb
- app/services/unblock_service.rb 2 ajouts, 2 suppressionsapp/services/unblock_service.rb
- app/services/unfollow_service.rb 2 ajouts, 2 suppressionsapp/services/unfollow_service.rb
- app/workers/activitypub/distribution_worker.rb 9 ajouts, 5 suppressionsapp/workers/activitypub/distribution_worker.rb
- app/workers/activitypub/reply_distribution_worker.rb 8 ajouts, 4 suppressionsapp/workers/activitypub/reply_distribution_worker.rb
- spec/services/activitypub/process_collection_service_spec.rb 3 ajouts, 3 suppressionsspec/services/activitypub/process_collection_service_spec.rb
Veuillez vous inscrire ou vous se connecter pour commenter