1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-16 22:01:54 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
eed5efdbe1 Labs: Add quick/cheap "do not disturb" flag
This just disables audio notifications and the popup, which is the easiest way to do "do not disturb" for a device. This needs spec changes to be done properly, as it's a shame that mobile devices for the user will still go off.

Disabling all of push doesn't sound ideal as it would potentially mean missing highlights for when leaving DND mode.
2021-04-15 00:47:09 -06:00
ce64863326 Annotate User Menu handle with currently selected space 2021-03-01 15:53:16 +00:00
d96043d5ab Use config for host signup branding 2021-02-15 17:37:33 +00:00
23140a84ff Remove host signup config strings, make translatable instead
Also replace the icon in the UserMenu and change the text, requested from design.
2021-02-10 13:38:32 +02:00
6ccce7142c Merge branch 'develop' into jaywink/hosting-provider-iframe-minimize-wip 2021-02-03 22:35:22 +02:00
e55ec43595 Fix minimized left panel alignment
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-15 14:45:10 +01:00
116f109a62 Improve setup initiation link 2020-11-27 15:10:35 +02:00
5f23c9499c Simplify UserMenu for Guests as they can't use most of the options 2020-11-12 12:46:55 +00:00
30adc98a15 Fix excessive hosting link padding
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 12:34:25 +01:00
89a836100d small css tweaks to closer match the figma 2020-09-08 15:42:31 +01:00
78d5b87fbc Use a different border variable for compatibility with custom themes 2020-08-31 11:20:28 -06:00
02095389e7 Add structure for mixed prototype UserMenu 2020-08-28 17:03:17 -06:00
01b0acbe62 Make the UserMenu echo the current community name 2020-08-28 16:14:08 -06:00
0ffa548864 Change the menu button to a chevron
by design request
2020-08-28 15:37:23 -06:00
d126f5c1e6 tidy up IconizedContextMenu CSS 2020-08-04 21:42:45 +01:00
ec65083c61 polish user menu button 2020-07-13 18:24:28 +02:00
8fd9dbf1d8 moar icon changes 2020-07-06 18:28:54 +02:00
3e5664de7b update user menu icons 2020-07-06 16:12:36 +02:00
cbd2a9cd35 Redo Iconized Context Menu styling to match Figma and simplify future a11y work by flattening the DOM
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-06-30 22:11:12 +01:00
411271422c Make the whole UserMenu a button to open the menu 2020-06-25 19:54:17 -06:00
bcfdd4d984 Move all of the UserMenu into the UserMenu component 2020-06-25 19:38:11 -06:00
dafce40d1b Rename UserMenuButton to UserMenu for new scope 2020-06-25 19:29:12 -06:00