Sylvan Mably
a5497fcab8
Toggle context menus on click and add active state
2024-03-10 23:51:48 -04:00
trevor-signal
47272bef7d
Ensure textarea is always clickable for text stories
2024-02-28 12:34:44 -08:00
ayumi-signal
9858a1dc1b
Fix stories View/Replies overflow scroll
2024-02-27 09:42:37 -08:00
Fedor Indutny
51069dd3e0
Add ellipsis for long contact names
2024-02-26 16:58:07 -08:00
ayumi-signal
96b3413feb
Basic call link join support
2024-02-22 13:19:50 -08:00
Jamie Kyle
7150f332dd
Make quill editors inherit global font stack
2024-02-22 12:50:19 -05:00
Fedor Indutny
f94e43e74a
PNP UI Change for Preferences
2024-02-21 14:28:20 -08:00
Fedor Indutny
c772f2abc5
AboutContactModal improvements
2024-02-16 14:16:13 -08:00
Fedor Indutny
19f5d4a213
Enforce LTR in EditUsernameModalBody's input
2024-02-16 14:01:35 -08:00
Fedor Indutny
0fe797e511
Some adjustments to AboutContactModal
2024-02-14 15:29:17 -05:00
Fedor Indutny
848ed95bda
Add more buttons to ContactModal
2024-02-14 15:25:27 -05:00
Jamie Kyle
3032adb1c0
Inherit font stack everywhere
2024-02-14 09:37:44 -05:00
Fedor Indutny
07a435a1bc
Consistent display of E164 on some dialogs
2024-02-13 13:57:45 -08:00
trevor-signal
5ba3ed1241
Fix indexedDB deletion modal
2024-02-13 16:48:09 -05:00
Fedor Indutny
1fee320d19
Switch to light number icon
2024-02-12 12:14:27 -08:00
trevor-signal
d1e38d2796
Update username onboarding tooltip styles
2024-02-12 08:22:38 -08:00
Fedor Indutny
5137d882cf
Fix highlight in CountryCodeSelect
2024-02-09 10:36:54 -08:00
Fedor Indutny
a329189489
New compose UX for usernames/e164
...
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-02-08 15:19:03 -08:00
trevor-signal
59b135ad7e
Allow viewing contact details from group change messages
2024-02-08 09:36:08 -05:00
Fedor Indutny
317138d545
Make whole username clickable in UsernameLinkModalBody
2024-02-07 10:10:06 -05:00
Fedor Indutny
533a1b32d4
Username recovery improvements
2024-02-06 10:35:59 -08:00
Fedor Indutny
eb82ace2de
Conversation details changes for PNP
...
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-02-05 18:13:13 -08:00
Fedor Indutny
480112c1bf
Fix UsernameMegaphone text padding
2024-01-30 11:00:55 -08:00
Fedor Indutny
7dc11c1928
Username Education
...
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-01-29 12:09:54 -08:00
Fedor Indutny
d811dd1ed4
Username UI Improvements
...
Co-authored-by: Fedor Indutny <238531+indutny@users.noreply.github.com>
2024-01-25 15:48:44 -08:00
ayumi-signal
d97aa68716
Calling missing media keys indicator
2024-01-23 11:08:21 -08:00
ayumi-signal
b2c8ac6909
Update calling raise hand and react icons
2024-01-22 12:23:41 -08:00
Jamie Kyle
5c6ff62530
Fix Join call button in conversation header hover/focus styles
2024-01-22 12:01:50 -08:00
ayumi-signal
13e44f087e
Animate raised hand button
...
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-01-19 14:00:13 -08:00
ayumi-signal
7fe17d2073
Fix call participant emoji name display
2024-01-19 12:11:55 -08:00
ayumi-signal
cb3d914846
Fix pip remote video
2024-01-18 12:13:05 -08:00
Fedor Indutny
38914a45cb
Custom Discriminator in EditUsernameModalBody
2024-01-18 20:53:24 +01:00
ayumi-signal
a9df5923a3
Improve group call participants background, padding, margin
2024-01-17 12:37:04 -08:00
ayumi-signal
670da5722a
Top level Reaction/Raise Hand buttons and remove More Options
2024-01-17 21:29:44 +01:00
Jamie Kyle
a6e744dcbc
Fix dir=auto in RTL when elements are empty
2024-01-17 20:26:56 +01:00
ayumi-signal
52d267f7b8
Show raise hand status in call participant list
2024-01-17 09:47:45 -08:00
Fedor Indutny
23e3883ce0
Use native dark theme titlebar on Windows
2024-01-16 22:32:38 +01:00
Scott Nonnenberg
980f162c96
Merge signalapp/Signal-Desktop#6747
2024-01-10 17:26:03 -08:00
Scott Nonnenberg
4e1f884077
Fix formatting of _mixins.scss
2024-01-10 17:22:31 -08:00
ayumi-signal
2394a25fc1
Call Reaction Bursts
2024-01-10 14:35:26 -08:00
Aamir Shahzad
8cec9d6dc6
Good Urdu Fonts Support
...
Hello,
There is a simple feature request for Desktop app with good Urdu fonts support.
On the Desktop app the font for Urdu language is not good enough. Choosing a better font at least will be a great feature.
It's very much related to PR but with Urdu fonts instead of Persian fonts https://github.com/signalapp/Signal-Desktop/pull/6688
2024-01-10 07:23:46 +05:00
Jamie Kyle
66f97b1c25
Disable header more menu in select mode
2024-01-04 21:15:46 +01:00
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