element-web/test/components/views
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
..
audio_messages dont re-prepare voice messages (#7897) 2022-03-01 09:43:32 +01:00
context_menus Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
dialogs Avoid using .render() in forward dialog test (#7961) 2022-03-03 07:54:20 -05:00
elements Fix room list being laggy while scrolling 🐌 (#7939) 2022-03-02 13:20:01 -06:00
groups Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
location Location sharing > back button (#7958) 2022-03-03 11:30:46 +01:00
messages use LocationAssetType (#7965) 2022-03-03 10:04:38 +00:00
right_panel Test that pinned messages reflect edits correctly (#7960) 2022-03-03 12:20:13 -05:00
rooms Add unexposed account setting for hiding poll creation (#7972) 2022-03-04 18:04:30 +00:00
settings Document keyboard shortcuts (#7908) 2022-03-04 12:14:52 +00:00
spaces Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
typography Add Heading components (#7362) 2021-12-15 11:00:10 +01:00