mastodon/app
ThibG 62dd0b7f9c Fix processing poll Updates (#10333)
ActivityPub::ProcessPollService was checking the JSON-LD context although
it was passed only the `Question` object embedded in the `Update` activity.
2019-03-21 14: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 Do not try fetching keys of unknown accounts on a Delete from them (#10326) 2019-03-20 17:20:16 +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 Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +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 Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +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