about summary refs log tree commit diff
path: root/spec/controllers/accounts_controller_spec.rb
AgeCommit message (Expand)Author
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