about summary refs log tree commit diff
path: root/spec/controllers/statuses_controller_spec.rb
AgeCommit message (Expand)Author
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
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
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2018-12-05Fix thread depth computation in statuses_controller (#9426)ThibG
2018-04-23Paginate descendant statuses in public page (#7148)Akihiko Odaki
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-08-24Fetch reblogs as Announce activity instead of Note object (#4672)unarist
2017-06-07Use "match_array" only for order independent assertions (#3626)unarist
2017-05-23Cover StatusesController more (#3259)Akihiko Odaki
2017-04-30More coverage yes more even more (#2627)Matt Jankowski
2016-09-05PostStatusService can attach media to status, ProcessFeedService likewiseEugen Rochko
2016-08-17Upgrade to Rails 5.0.0.1Eugen Rochko
2016-03-21Adding Turbolinks, adding status posting form on homepageEugen Rochko