mastodon/app/javascript/mastodon
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
..
actions Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +01:00
components Fix NaN in Poll component (#10213) 2019-03-07 22:18:05 +01:00
containers Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00
features Add UI for enabling/disabling poll notifications (#10255) 2019-03-13 19:29:54 +01:00
locales Add UI for enabling/disabling poll notifications (#10255) 2019-03-13 19:29:54 +01:00
middleware
reducers Add UI for enabling/disabling poll notifications (#10255) 2019-03-13 19:29:54 +01:00
selectors
service_worker Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +01:00
storage
store
utils
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js