about summary refs log tree commit diff
path: root/app/lib/activitypub/linked_data_signature.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-18Autofix Rubocop Style/IfUnlessModifier (#23697)Nick Schonning
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2020-09-01Bump rubocop from 0.86.0 to 0.88.0 (#14412)dependabot[bot]
2018-08-26Add CLI task for rotating keys (#8466)Eugen Rochko
2017-10-04Validate id of ActivityPub representations (#5114)Akihiko Odaki
2017-08-31Remove identity context from output of LinkedDataSignature (#4753)Eugen Rochko
2017-08-27Allow Symbol keyed Hash in LinkedDataSignature (#4715)unarist
2017-08-26Add handling of Linked Data Signatures in payloads (#4687)Eugen Rochko