chinwagsocial/app
Eugen Rochko 38e9662d78
Disable language detection for texts shorter than 140 characters ()
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
2018-07-14 04:05:36 +02:00
..
chewy Full-text search for authorized statuses () 2018-02-09 23:04:47 +01:00
controllers Add federation relay support () 2018-07-13 02:16:06 +02:00
helpers Add more granular OAuth scopes () 2018-07-05 18:31:35 +02:00
javascript Upgrade webpack to version v4.x () 2018-07-14 03:56:41 +02:00
lib Disable language detection for texts shorter than 140 characters () 2018-07-14 04:05:36 +02:00
mailers Account archive download () 2018-02-21 23:21:32 +01:00
models Add federation relay support () 2018-07-13 02:16:06 +02:00
policies Add federation relay support () 2018-07-13 02:16:06 +02:00
presenters Better pagination for ActivityPub outbox () 2018-05-04 19:19:11 +02:00
serializers Display Mastodon version in footer of web UI () 2018-07-14 03:56:34 +02:00
services Add federation relay support () 2018-07-13 02:16:06 +02:00
validators In e-mail validator, fallback from MX to A record () 2018-07-05 20:57:24 +02:00
views Add federation relay support () 2018-07-13 02:16:06 +02:00
workers Add federation relay support () 2018-07-13 02:16:06 +02:00