Jamie Kyle
31b6a58fb7
Fix text selection in conversation details
2024-01-03 12:28:57 -08:00
Jamie Kyle
b3cada3d10
Fix story distribution list checkmark in RTL
2024-01-02 22:08:34 +01:00
hackerbirds
5354b23d08
Remove legacy forward modal header CSS
...
This removes old css that is now handled in `Modal.scss`.
This legacy CSS code would force the modal title to be centered
(something that isn't the case nowadays)
and override the new `Modal.scss` CSS which messed up the X button.
2023-12-22 11:41:26 -08:00
ayumi-signal
bca00558c4
Fix call grid participant name vertical spacing
2023-12-21 11:08:28 -08:00
Jamie Kyle
cce7424e76
Fix calling needs permission screen not fullscreen
2023-12-20 11:16:21 -05:00
Scott Nonnenberg
5e733059b9
Introduce smaller incoming size limit for text attachments
2023-12-18 19:14:59 +01:00
trevor-signal
6320b43401
Respect prefer reduced motion setting for group call tiles
2023-12-14 09:51:55 -08:00
Jamie Kyle
577baa83d1
Fix MessageAudio flipped with RTL text
2023-12-13 19:32:24 +01:00
trevor-signal
88fd42a46b
Add contextMenu for deleting call events on right-click
2023-12-12 11:11:39 -05:00
trevor-signal
7fb01f102d
Merge signalapp/Signal-Desktop#6531
2023-12-12 10:33:49 -05:00
Fedor Indutnyy
d2d50be532
yarn format
2023-12-11 16:15:06 -08:00
Fedor Indutnyy
8db6846f76
Merge signalapp/Signal-Desktop#6585
2023-12-11 16:14:34 -08:00
ayumi-signal
96d5e97318
Click grid raised hand participant to open queue
2023-12-11 10:10:31 -05:00
Timothy Amello
1898e48b44
Increase bubble-size in mixin usage by 12px and remove superfluous calculation
2023-12-08 15:37:03 -08:00
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
Scott Nonnenberg
18aede424c
Merge signalapp/Signal-Desktop#6688
2023-12-07 18:27:40 -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
62040e5c1a
Fix calling container top for custom titlebar
2023-12-05 11:47:01 -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
Mahdi Nazemi
b916bb6ee9
Change the highest priority Persian font to Vazirmatn
2023-11-25 14:36:59 -08: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
f6242c697c
Ensure controls remain visible during ringing direct call
2023-11-15 15:38:28 -05:00
trevor-signal
93ab0e39df
Fix calling tools position
2023-11-15 12:09:11 -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
Fedor Indutny
ec37b4ecf9
Use 'SF Pro' font as a fallback in jp locale
2023-11-13 14:28:55 -08:00
trevor-signal
4ab950c8b2
Ensure regions above timeline remain draggable
2023-11-13 10:17:44 -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
trevor-signal
8d56ba4b40
Allow RTL-able images to display in Storybook
2023-11-07 15:46:15 -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
Scott Nonnenberg
99b2bc304e
Use streams to download attachments directly to disk
...
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2023-10-30 09:24:28 -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