Henry Wilkinson
8ac77aa9f4
Remove x icon
...
Replaces with typographical "×" character to reduce confusion with close icons elsewhere.
2023-12-08 15:27:39 -08:00
ayumi-signal
e724f36b79
Adjust Raised Hands button and toast visibility
2023-12-08 12:15:18 -08:00
Jamie Kyle
0b629c9f70
Fix drag handle z-index relative to NavSidebar
2023-12-07 15:05:11 -05:00
ayumi-signal
d6db3f7943
Raise Hand in Group Calls
2023-12-06 13:52:29 -08:00
Thanh Le
0b3bb85ee2
Update NavSidebar.scss to use z-index from _variables.scss
...
Previously, NavSidebar used a magic number for z-index. This commit changed this z-index to use $z-index-above-base from _variables.scss.
Fixes #6633 where contextmenu--visible (part of ConversationPanel) is hidden behind NavSidebar.
2023-12-06 13:18:48 -08:00
ayumi-signal
d2389c0959
Fix audio message scrubbing
2023-12-04 16:32:35 -08:00
trevor-signal
bb6e011488
Disable draggable regions when context menu is open
2023-11-27 15:13:28 -08:00
Jamie Kyle
135529d350
Fix audio waveform displaying RTL
2023-11-28 00:05:50 +01:00
ayumi-signal
32e5ac128b
Call Reactions fixes and emoji consistency
2023-11-17 12:40:41 -08:00
ayumi-signal
4603832258
Calling Reactions
2023-11-16 11:55:35 -08:00
trevor-signal
292ef1b6f5
Convert CallingHeader texts to toasts
2023-11-14 14:05:17 -08:00
Jamie Kyle
f180f66e77
Update locale display name strings
2023-11-14 13:08:28 -08:00
trevor-signal
cf5b3f78b5
Add paginated calling grid for group calls
2023-11-13 09:56:48 -05:00
Fedor Indutny
e0446af125
Fix left pane banner colors & add username integrity check to queue
2023-11-07 15:49:38 -08:00
ayumi-signal
a03e064977
Fix call settings and participant page buttons
2023-11-07 10:26:09 -08:00
Jamie Kyle
89e66da351
Init Language Picker
2023-11-06 22:19:23 +01:00
Fedor Indutny
3664063d71
Username and username link integrity check
2023-11-03 15:05:11 -07:00
ayumi-signal
62cdc613b9
Call Controls: Enhance width for viewport sizes
2023-11-02 13:28:03 -07:00
ayumi-signal
b2d4e8cd56
Fix Lightbox video controls in small viewports
2023-11-02 00:04:14 -07:00
ayumi-signal
2a5127b103
Settings: Improve left pane size at high zoom
2023-11-01 16:40:12 -07:00
Fedor Indutny
0ce593bf0d
Remove support for E164-based numbers
2023-11-01 15:55:30 -07:00
ayumi-signal
6d216a3eca
Calling: Add local video/mute to local preview; button order
2023-11-01 10:56:38 -07:00
ayumi-signal
a33e7d7622
Restyle CallLobby and ringing screens
2023-10-31 15:32:56 -04:00
ayumi-signal
953a1dd2a0
Fix calling participant appearance
2023-10-30 13:31:54 -07:00
ayumi-signal
063a1d9df3
Fix call top button z-index in speaker mode
2023-10-30 11:30:29 -07:00
ayumi-signal
286e724682
Calling css adjustments
2023-10-27 09:17:13 -04:00
trevor-signal
00d96888e7
Add new toast region for calling button toasts
2023-10-26 11:26:25 -07:00
ayumi-signal
8bb355f971
New call UI and controls
2023-10-25 09:40:22 -04:00
trevor-signal
33c5c683c7
Fix handling of pointer events for calling toasts
2023-10-24 13:28:42 -07:00
trevor-signal
0c896ca1f2
Centralize calling toasts and add imperative API
2023-10-19 11:59:21 -07:00
Jamie Kyle
21564171d2
Fix StoryListItem dark-theme focus style
2023-10-16 10:07:59 -07:00
trevor-signal
363142569b
Disable selecting existing group members in add members modal
2023-10-06 11:45:43 -04:00
ayumi-signal
72d1695612
Fix avatar from name to support lowercase
2023-09-28 16:31:58 -04:00
Jamie Kyle
3b687ee68d
Fix composer expand to be on top of message reactions
2023-09-27 16:35:15 -04:00
Josh Perez
1d0157877a
Fix: media editor nits
2023-09-27 08:39:54 -07:00
Jamie Kyle
15e9bb3d12
Fix themed styles for LeftPaneDialog, add stories
2023-09-26 09:13:57 -07:00
Josh Perez
1cfc396d65
Media editor polish
2023-09-21 09:54:28 -07:00
Jamie Kyle
17ea2b58de
Fix hover/focus bg overriding active bg in ConversationList
...
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2023-09-18 14:00:26 -07:00
Josh Perez
d0296ececa
Improvements to the media editor
2023-09-14 10:04:48 -07:00
Jamie Kyle
34740bdaff
Fix NavSidebar buttons hover/focus background colors
2023-09-14 09:53:14 -07:00
Jamie Kyle
6ae0edcc1e
Fix sidebar notices in collapsed mode
2023-09-11 22:55:51 +02:00
Jamie Kyle
26e44165b6
Fix non-missed calls having red text
2023-08-30 15:04:34 -07:00
Jamie Kyle
930b2145be
Fix dark theme missed call text in red
2023-08-29 16:58:58 -07:00
Jamie Kyle
bc74a696f4
Use keyboard-mode instead of :focus-visible
2023-08-29 15:45:10 -07:00
ayumi-signal
7b11804cda
Fix Toast action text color to be lighter blue
2023-08-24 14:09:23 -07:00
trevor-signal
6e36aa7a8b
Improve reliability of click events for IncomingCallBar
2023-08-22 10:22:04 -04:00
Jamie Kyle
2e9483c364
Fix MyStories add button themed unnecessarily
2023-08-22 00:10:35 +02:00
Jamie Kyle
c26cb0a3e4
Fix several call tabs UI issues
2023-08-21 22:36:28 +02:00
Fedor Indutny
b7b725f74c
Add done button to UsernameLinkModalBody
2023-08-21 09:30:33 -07:00
Jamie Kyle
3114cd497b
Fix formatting
2023-08-21 09:30:32 -07:00