You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Matt Jankowski 297c11dba2 Language detection refactor (#2099)
* Extract detect_language to separate class

* Use default locale, not just en

* Add spec to confirm that whatlanguage cant identify empty string

* Allow account locale to override default in language detector

* PostStatusService supplies an account to detect language
8 years ago
..
controllers Remove API authentication for public statuses (after review) (#1919) 8 years ago
fabricators Refresh webfinger (#1323) 8 years ago
features Introduce capybara and first feature spec (#1801) 8 years ago
fixtures Imports controller errors (#1553) 8 years ago
helpers Instance helper to replace site title helper (#2038) 8 years ago
javascript Add unit tests for https://github.com/tootsuite/mastodon/pull/1574 (#1584) 8 years ago
lib Language detection refactor (#2099) 8 years ago
mailers Add digest e-mails 8 years ago
models Instances list in admin (#2095) 8 years ago
presenters About page contact email (#1839) 8 years ago
requests Improve handling of HTTP_ACCEPT for webfinger (#2008) 8 years ago
routing Improve handling of HTTP_ACCEPT for webfinger (#2008) 8 years ago
services Language detection refactor (#2099) 8 years ago
support/matchers/model add more tests to models 8 years ago
views Make file attachment on MediaAttachment optional (#1865) 8 years ago
rails_helper.rb Silence Devise deprecation warning about TestHelpers (#1840) 8 years ago
spec_helper.rb View spec fix (#1888) 8 years ago