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
Eugen Rochko b6d7726ecb
Remove language detection through cld3 (#17478)
* Remove language detection through cld3

* Update app/helpers/languages_helper.rb

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
3 years ago
..
controllers Fix replies collection incorrectly looping (#17462) 3 years ago
fabricators Refactor and improve tests (#17386) 3 years ago
features Add submit button to the top of preferences pages (#13068) 5 years ago
fixtures Fix some link previews being incorrectly generated from other prior links (#16885) 3 years ago
helpers Remove language detection through cld3 (#17478) 3 years ago
lib Remove language detection through cld3 (#17478) 3 years ago
mailers Refactor and improve tests (#17386) 3 years ago
models Refactor and improve tests (#17386) 3 years ago
policies Refactor and improve tests (#17386) 3 years ago
presenters Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 4 years ago
requests Further preparation for Rails 6 (#15916) 4 years ago
routing
serializers/activitypub
services Refactor and improve tests (#17386) 3 years ago
support
validators Add support for private pinned posts (#16954) 3 years ago
views Fix error when rendering public pages with media attachments (#16763) 3 years ago
workers Refactor and improve tests (#17386) 3 years ago
rails_helper.rb Add WebAuthn as an alternative 2FA method (#14466) 4 years ago
spec_helper.rb