chinwagsocial/app
ThibG 65d9004ac9 Add UI for enabling/disabling poll notifications (#10255)
* Add UI for enabling/disabling poll notifications

* Add poll notifications to the (advanced) quick filter bar

* Update poll notification message

“Your poll has ended” → “A poll you have voted in has ended”

* Clear up associated notifications when a poll is deleted
2019-03-13 19:29:54 +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 Fix tagged param not being normalized before querying tags (#10249) 2019-03-13 13:02:13 +01:00
helpers Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00
javascript Add UI for enabling/disabling poll notifications (#10255) 2019-03-13 19:29:54 +01:00
lib Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00
mailers Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models Add UI for enabling/disabling poll notifications (#10255) 2019-03-13 19:29:54 +01:00
policies Ensure only people allowed to see the poll can actually vote (#10161) 2019-03-04 22:47:47 +01:00
presenters Fix to limit to discoverable accounts. (#10253) 2019-03-13 13:01:57 +01:00
serializers Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +01:00
services Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00
validators Fix poll validation issues (#10186) 2019-03-06 04:54:11 +01:00
views Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00
workers Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00