]> cat aescling's git repositories - mastodon.git/commit
Apply filters to poll options (#11174)
authorThibG <thib@sitedethib.com>
Tue, 25 Jun 2019 12:45:14 +0000 (14:45 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 25 Jun 2019 12:45:14 +0000 (14:45 +0200)
commit47ef4a6c7a74072daff8b23c4af3e300bb75ba1a
treeafa97381a3bc8bd5e5c910d873dddc3fa3b2ff4e
parent66ac1bd063882f5a2f828c1c702089e37f36f217
Apply filters to poll options (#11174)

* Apply filters to poll options in WebUI

Fixes #11128

* Apply filters to poll options server-side

* Add poll options to searchable text
app/chewy/statuses_index.rb
app/javascript/mastodon/actions/importer/normalizer.js
app/lib/feed_manager.rb
spec/lib/feed_manager_spec.rb