Commit graph

10369 commits

Author SHA1 Message Date
ayumi-signal
c3326b7885
Fix unintended unread notification 2024-01-11 16:40:39 -08:00
ayumi-signal
c126ca1016
Hand raised sound
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-01-10 21:57:36 -08: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
Scott Nonnenberg
060c58be52 v6.47.0-alpha.1 2024-01-10 16:18:43 -08:00
Scott Nonnenberg
3f3390067f Update strings 2024-01-10 16:18:43 -08:00
Scott Nonnenberg
7c1b4dc40e Release notes for 6.45.x 2024-01-10 16:18:42 -08:00
Scott Nonnenberg
ca92068664 JobQueue: Allow jobs to be added before streaming starts 2024-01-10 16:15:23 -08:00
ayumi-signal
2394a25fc1
Call Reaction Bursts 2024-01-10 14:35:26 -08:00
Fedor Indutny
775c881688 Preserve avatar during integrity fix 2024-01-10 11:14:58 -08:00
Jim Gustafson
861f35aa53 Update to RingRTC v2.36.0 2024-01-10 11:14:58 -08:00
Scott Nonnenberg
038194c946 Attachment encrypt/decrypt: Validate digest/mac length for better errors 2024-01-10 11:14:58 -08:00
Scott Nonnenberg
d1aa47544b upgradeSchema: New keepOnDisk option, used for edits 2024-01-10 11:14:58 -08:00
Scott Nonnenberg
661727c290 Group creation/update: Don't allow self-selection via phone number 2024-01-10 11:14:58 -08:00
Jim Gustafson
6579b1a70a Update to RingRTC v2.35.0
Co-authored-by: ayumi yu <ayumi@signal.org>
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-01-10 11:14:58 -08:00
trevor-signal
a30f277276 Remove now-unnecessary data from prekey upload request
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2024-01-10 11:14:44 -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
Rashad Sookram
dbc29037ce
Increase max send resolution for screenshare 2024-01-04 14:26:29 -08:00
Jamie Kyle
422ebf1bc8
Add additional checks/logs to ringtones 2024-01-04 23:16:33 +01:00
Jamie Kyle
93e61a1a3a
Update text in delete all messages confirm modal 2024-01-04 13:06:52 -08:00
Jamie Kyle
cba5b67f05
Fix mixing unsupported/supported media warning 2024-01-04 21:18:44 +01:00
Jamie Kyle
66f97b1c25
Disable header more menu in select mode 2024-01-04 21:15:46 +01:00
ayumi-signal
0aad09682d
Cleanup after rotating images 2024-01-04 11:34:53 -08:00
ayumi yu
238812382b v6.46.0-alpha.1 2024-01-03 15:23:11 -08:00
ayumi yu
76118d4591 Update strings 2024-01-03 15:16:57 -08:00
ayumi yu
d8e17afcfd Update release notes 2024-01-03 15:16:51 -08:00
Jamie Kyle
31b6a58fb7
Fix text selection in conversation details 2024-01-03 12:28:57 -08:00
Jamie Kyle
a60cf05f83
Fix wrong ringerId in auto-ended remote call 2024-01-03 20:19:08 +01:00
Jamie Kyle
fee1359d5b
Fix ForwardMessagesModal RTL send button 2024-01-03 09:37:39 -08:00
Scott Nonnenberg
0cc6228ede
Delete for Everyone: Don't allow unrestricted deletes in Note to Self 2024-01-03 08:46:39 -08:00
trevor-signal
677ab64335
Ensure images are scaled during message schema migration 2024-01-02 17:37:01 -08:00
Fedor Indutny
ce35f686e6
Add more specific group change notification string 2024-01-02 17:13:54 -08:00
Jamie Kyle
b3cada3d10
Fix story distribution list checkmark in RTL 2024-01-02 22:08:34 +01:00
trevor-signal
dcf52aa619
Add plaintext hash to existing message attachments 2024-01-02 21:14:11 +01:00
Jamie Kyle
e28a07588e
Fix EmojiPicker shortcut with panel open 2024-01-02 20:56:21 +01:00
Fedor Indutny
d71da5c486
Support phone number sharing flag on profile 2024-01-02 20:36:49 +01:00
trevor-signal
23f39a0dc7 Merge signalapp/Signal-Desktop#6724 2023-12-22 16:06:29 -05:00
trevor-signal
2ff0d87309 Use utility & fixup dependency array 2023-12-22 15:51:27 -05:00
trevor-signal
844613272c
Reduce unnecessary redux update during message receipt 2023-12-22 15:38:49 -05:00
Jamie Kyle
95842c6e0b
Add ZoomFactorService to keep windows in sync 2023-12-22 12:27:49 -08: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
Fedor Indutny
8f54e8f334
Upgrade electron to 27.2.0 2023-12-22 06:15:36 +01:00
ayumi-signal
44158e8c98
fix code style for pip 2023-12-21 13:43:28 -08:00
Fedor Indutny
d5081abaf4
Add one missing emoji shortcut 2023-12-21 13:01:51 -08:00
ayumi-signal
bca00558c4
Fix call grid participant name vertical spacing 2023-12-21 11:08:28 -08:00
ayumi-signal
fb52d378d8
Fix Calling PiP for RTL languages 2023-12-21 11:05:59 -08:00
Jamie Kyle
cce7424e76
Fix calling needs permission screen not fullscreen 2023-12-20 11:16:21 -05:00
ayumi-signal
fab72205c4
Reactions from another device should show as yours 2023-12-20 11:15:27 -05:00
Fedor Indutnyy
b1edf2def1 Merge signalapp/Signal-Desktop/pull/6561 2023-12-19 18:19:23 -08:00
Fedor Indutnyy
c53eefaf6d Some improvements 2023-12-19 18:19:10 -08:00