about summary refs log tree commit diff
path: root/spec/controllers/activitypub/outboxes_controller_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
2023-02-20Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)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
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-07-22Fix RSS feeds not being cachable (#14368)ThibG
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-08-14Set correct content-type for ActivityPub JSON (#4592)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko