about summary refs log tree commit diff
path: root/spec/controllers/accounts_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-17Autofix Rubocop RSpec/BeNil (#23653)Nick Schonning
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-03-06Spelling (#17705)Josh Soref
2022-01-28Refactor and improve tests (#17386)Claire
2022-01-17Add support for private pinned posts (#16954)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-09-14Do not serve account actors at all in limited federation mode (#14800)ThibG
2020-07-22Fix RSS feeds not being cachable (#14368)ThibG
2020-05-03Add more ActivityPub controller tests (#13590)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2018-10-04Lint pass (#8876)aus-social
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-11-09Rewrite account_controller_spec (#5633)Nanamachi
2017-09-04Show pinned statuses only in the top of the profile page (#4803)nullkal
2017-08-25Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)nullkal
2017-08-14Set correct content-type for ActivityPub JSON (#4592)Eugen Rochko
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko
2017-05-23Cover AccountsController more in spec (#3229)Akihiko Odaki
2017-04-19Restful refactor of accounts/ routes (#2133)Matt Jankowski
2017-02-06Add testEvan Minto
2016-09-18Small rubocop offences removedEugen Rochko
2016-09-08Fixing atom feeds for accounts, adding tests that would catch such bugs in fu...Eugen Rochko
2016-08-17Upgrade to Rails 5.0.0.1Eugen Rochko
2016-03-19Adding public following and followers pages, fix #3Eugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko