about summary refs log tree commit diff
path: root/spec/controllers/activitypub
AgeCommit message (Expand)Author
2023-03-10Coverage improvement round-out following up previous work (#23987)Matt Jankowski
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-17Autofix Rubocop RSpec/BeNil (#23653)Nick Schonning
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-03-06Spelling (#17705)Josh Soref
2022-02-10Fix some flaky tests that randomly failed because of item ordering (#17509)Claire
2022-02-07Fix replies collection incorrectly looping (#17462)Claire
2022-01-17Add support for private pinned posts (#16954)Claire
2021-09-15Fix followers synchronization mechanism not working when URI has empty path (...Claire
2021-07-03Fix anonymous access to outbox not being cached by the reverse proxy (#16458)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-07-22Fix RSS feeds not being cachable (#14368)ThibG
2020-06-04Fix serialization of replies when some of them are URIs (#13957)ThibG
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko
2019-07-11Add ActivityPub secure mode (#11269)Eugen Rochko
2019-03-20Do not try fetching keys of unknown accounts on a Delete from them (#10326)ThibG
2018-12-10Add specs for activitypub collections controller (#9484)ysksn
2018-12-07Add specs for ActivityPub::InboxesController (#9456)ysksn
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2018-01-08Revert #5772 (#6221)Eugen Rochko
2018-01-03Allow to dereference Follow object for ActivityPub (#5772)Akihiko Odaki
2017-08-14Set correct content-type for ActivityPub JSON (#4592)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko