element-web/test/components
Travis Ralston b981a96b29
Add unexposed account setting for hiding poll creation (#7972)
* Add unexposed account setting for hiding poll creation

This is to match the sticker picker setting we already have, but not exposed in the user settings until we decide if we actually want it to be there.

This is primarily intended to be used in environments that disable it at the config level, though given there's multiple people in the wild who have asked for this, it seems reasonable to expose it as a hidden setting instead. Note that as of writing it's not clear if any of those requests made it as far as an issue tracker.

Typically for the usecase presented we'd add a new UIFeature flag, however this *feels* wrong for the case at hand.

* Move visibility check way higher

* Fix i18n post-merge
2022-03-04 18:04:30 +00:00
..
structures Hide composer and call buttons when the room is tombstoned (#7975) 2022-03-04 15:53:22 +00:00
views Add unexposed account setting for hiding poll creation (#7972) 2022-03-04 18:04:30 +00:00
stub-component.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00