chuckya/app
ThibG 62dd0b7f9c Fix processing poll Updates ()
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 () 2019-02-26 15:21:36 +01:00
controllers Do not try fetching keys of unknown accounts on a Delete from them () 2019-03-20 17:20:16 +01:00
helpers Add missing locales (bn, ga, hi) () 2019-03-18 21:55:21 +01:00
javascript Add support for custom emojis in poll options () 2019-03-20 17:29:12 +01:00
lib Add support for custom emojis in poll options () 2019-03-20 17:29:12 +01:00
mailers Fix error in AdminMailer#new_pending_account () 2019-03-14 14:20:22 +01:00
models Add support for custom emojis in poll options () 2019-03-20 17:29:12 +01:00
policies Admission-based registrations mode () 2019-03-14 05:28:30 +01:00
presenters Admission-based registrations mode () 2019-03-14 05:28:30 +01:00
serializers Add support for custom emojis in poll options () 2019-03-20 17:29:12 +01:00
services Fix processing poll Updates () 2019-03-21 14:24:09 +01:00
validators Fix poll validation issues () 2019-03-06 04:54:11 +01:00
views Add support for custom emojis in poll options () 2019-03-20 17:29:12 +01:00
workers Avoid race condition when streaming deleted statuses () 2019-03-16 20:18:47 +01:00