about summary refs log tree commit diff
path: root/spec/lib/activitypub/activity/undo_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2020-07-22Fix not handling Undo on some activity types when they aren't inlined (#14346)ThibG
2018-08-17Implement Undo { Accept { Follow } } (fixes #8234) (#8245)ThibG
2017-10-14Use atomUri in Undo activity of Announce (#5376)unarist
2017-09-06Switch to static URIs, new URI format in both protocols for new statuses (#4815)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko