about summary refs log tree commit diff
path: root/spec/controllers/activitypub/replies_controller_spec.rb
AgeCommit message (Expand)Author
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
2022-02-07Fix replies collection incorrectly looping (#17462)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-06-04Fix serialization of replies when some of them are URIs (#13957)ThibG
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko