about summary refs log tree commit diff
path: root/spec/requests
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-06Remove previous landing page (#19300)Eugen Rochko
2021-03-19Further preparation for Rails 6 (#15916)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2019-11-15Fix localization test failing due to order of locale definitions (#12393)Eugen Rochko
2019-08-01Remove XML version of Webfinger and remove links to Atom feeds (#11460)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-03-12Redesign landing page (#10232)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-06-12Fix locale related specs (#3707)unarist
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-05-04Remove the react-rails gem (#2801)Matt Jankowski
2017-04-19Restful refactor of accounts/ routes (#2133)Matt Jankowski
2017-04-17Improve handling of HTTP_ACCEPT for webfinger (#2008)Matt Jankowski
2017-04-15Improve i18n chooser (#1804)Matt Jankowski
2017-04-13Clean up well-known routes/controllers (#1649)Matt Jankowski
2017-04-12Default to json type for webfinger requests (#1583)Matt Jankowski
2017-04-09Ignore implied formats for catch all route requests (#1340)Matt Jankowski