mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 02:05:45 +03:00
b981a96b29
* 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 |
||
---|---|---|
.. | ||
__snapshots__ | ||
MemberList-test.tsx | ||
MessageComposer-test.tsx | ||
MessageComposerButtons-test.tsx | ||
RoomHeader-test.tsx | ||
RoomList-test.js | ||
RoomPreviewBar-test.tsx | ||
RoomSettings-test.js | ||
SearchResultTile-test.tsx | ||
SendMessageComposer-test.tsx |