mastodon/app
Eugen Rochko 9745de883b
Add `blocked_by` relationship to the REST API (#10373)
2019-03-26 01:24:09 +01:00
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
controllers Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
helpers Add missing locales (bn, ga, hi) (#10295) 2019-03-18 21:55:21 +01:00
javascript Change language detector threshold from 140 characters to 4 words (#10376) 2019-03-26 01:23:59 +01:00
lib Change language detector threshold from 140 characters to 4 words (#10376) 2019-03-26 01:23:59 +01:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Improve performance of list of blocked domains by caching counts (#10374) 2019-03-26 00:36:35 +01:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Add `blocked_by` relationship to the REST API (#10373) 2019-03-26 01:24:09 +01:00
serializers Add `blocked_by` relationship to the REST API (#10373) 2019-03-26 01:24:09 +01:00
services Fix vote-after-expiration not showing error, count vote as interaction (#10352) 2019-03-23 14:07:17 +01:00
validators Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
views Improve performance of list of blocked domains by caching counts (#10374) 2019-03-26 00:36:35 +01:00
workers Avoid race condition when streaming deleted statuses (#10280) 2019-03-16 20:18:47 +01:00