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 38e9662d78
Disable language detection for texts shorter than 140 characters (#8010)
If the input text is blank after preparation (only mention, or
only URL, or empty as in a media post), then use nil as language,
since it's OK to show to everyone.

Otherwise, always fall back to the server's default locale
6 years ago
..
controllers Add more granular OAuth scopes (#7929) 6 years ago
fabricators Add federation relay support (#7998) 6 years ago
features
fixtures Slightly reduce RAM usage (#7301) 7 years ago
helpers Append '.test' to hostname in stub data (#7260) 7 years ago
lib Disable language detection for texts shorter than 140 characters (#8010) 6 years ago
mailers
models Add federation relay support (#7998) 6 years ago
policies
presenters
requests Use raw status code on have_http_status (#7214) 7 years ago
routing
services Fix domain hiding logic (#7765) 6 years ago
support
validators Add a spec for UniqueUsernameValidator (#6927) 7 years ago
views Remove .p-name microformat class (#7961) 6 years ago
workers
rails_helper.rb Slightly reduce RAM usage (#7301) 7 years ago
spec_helper.rb Disable simplecov on CircleCI (#7416) 7 years ago