]> cat aescling's git repositories - mastodon.git/commit
Add UI for enabling/disabling poll notifications (#10255)
authorThibG <thib@sitedethib.com>
Wed, 13 Mar 2019 18:29:54 +0000 (19:29 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 13 Mar 2019 18:29:54 +0000 (19:29 +0100)
commit65d9004ac90209a035e2f103e271986ff8650410
treec6a19589c6ed6a47502c0779f1dc6bf04a604ef0
parentc6f018091e10aa28bd93d6439aaa571e71f99bea
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
app/javascript/mastodon/features/notifications/components/column_settings.js
app/javascript/mastodon/features/notifications/components/filter_bar.js
app/javascript/mastodon/features/notifications/components/notification.js
app/javascript/mastodon/locales/en.json
app/javascript/mastodon/reducers/push_notifications.js
app/models/poll.rb