mastodon/app
Eugen Rochko e6cfa7ab89
Change language detector threshold from 140 characters to 4 words ()
Add `lang` attribute to statuses in web UI
2019-03-26 01:23:59 +01:00
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API () 2019-02-26 15:21:36 +01:00
controllers Add validations to admin settings () 2019-03-23 14:07:04 +01:00
helpers Add missing locales (bn, ga, hi) () 2019-03-18 21:55:21 +01:00
javascript Change language detector threshold from 140 characters to 4 words () 2019-03-26 01:23:59 +01:00
lib Change language detector threshold from 140 characters to 4 words () 2019-03-26 01:23:59 +01:00
mailers Fix error in AdminMailer#new_pending_account () 2019-03-14 14:20:22 +01:00
models Improve performance of list of blocked domains by caching counts () 2019-03-26 00:36:35 +01:00
policies Admission-based registrations mode () 2019-03-14 05:28:30 +01:00
presenters Add custom closed registrations message to landing page when set () 2019-03-23 02:24:01 +01:00
serializers Add allowfullscreen attribute to oembed iframe () 2019-03-25 15:01:09 +01:00
services Fix vote-after-expiration not showing error, count vote as interaction () 2019-03-23 14:07:17 +01:00
validators Add validations to admin settings () 2019-03-23 14:07:04 +01:00
views Improve performance of list of blocked domains by caching counts () 2019-03-26 00:36:35 +01:00
workers Avoid race condition when streaming deleted statuses () 2019-03-16 20:18:47 +01:00