mastodon/app
Eugen Rochko 3411fbef19
Improve config serializer for Keybase (#10338)
- Regex must no longer be surrounded by `/`
- Description must be short and cannot contain HTML tags
2019-03-21 23:33:28 +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 Mark the 410 gone response for suspended accounts as cachable (#10339) 2019-03-21 23:33:18 +01:00
helpers Add missing locales (bn, ga, hi) (#10295) 2019-03-18 21:55:21 +01:00
javascript Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +01:00
lib Improve config serializer for Keybase (#10338) 2019-03-21 23:33:28 +01:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +01:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
serializers Improve config serializer for Keybase (#10338) 2019-03-21 23:33:28 +01:00
services Fix processing poll Updates (#10333) 2019-03-21 14:24:09 +01:00
validators Fix poll validation issues (#10186) 2019-03-06 04:54:11 +01:00
views Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +01:00
workers Avoid race condition when streaming deleted statuses (#10280) 2019-03-16 20:18:47 +01:00