Commit Graph

4379 Commits

Author SHA1 Message Date
Fedor Indutny
d10126d337 Fix symbolication of windows crash reports 2024-03-05 09:17:00 -05:00
ayumi-signal
8047e9cccd Move missed call chat badging to calls tab 2024-03-04 14:26:49 -08:00
Jamie Kyle
e5333546db Fix supertab 2024-03-04 12:32:51 -08:00
Fedor Indutny
698cd59693 Rebuild icu-types as a part of dev:transpile
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-03-04 12:20:25 -08:00
Fedor Indutny
4ccdb52d36 Fix lookupConversationWithoutServiceId 2024-03-04 10:14:31 -08:00
Fedor Indutny
78f4e96297 ICU types 2024-03-04 10:03:11 -08:00
trevor-signal
38adef4233 Ensure chats pane in settings is visible 2024-03-01 13:52:17 -08:00
Scott Nonnenberg
e5e4c1aa3e Allow for zero-size attachments in maximum size calculation 2024-03-01 11:15:24 -08:00
ayumi-signal
e7dbdeb9c2 Update adhoc calling util 2024-03-01 10:37:33 -08:00
Scott Nonnenberg
ba60c1a646 Change challenge policy for outgoing group updates 2024-02-29 18:05:06 -08:00
ayumi-signal
b40d052128 Fix group call outgoing ring 2024-02-29 18:04:37 -08:00
Jamie Kyle
2743300597 Fix i18n numbers getting toString()'d 2024-02-29 15:07:50 -08:00
Jamie Kyle
9c072c5bc1 Improve performance of mock tests 2024-02-29 14:01:12 -08:00
Scott Nonnenberg
ea9a7385d6 Allow quotes to be removed when editing a message 2024-02-29 13:46:19 -08:00
Fedor Indutny
96e63964b9 Add parse-crash-reports script 2024-02-29 12:36:10 -08:00
ayumi-signal
bd562eeab8 Fix MessageCache when receiving story reactions 2024-02-29 12:56:47 -05:00
Fedor Indutny
4dd97d4716 Update mock server to 6.0.0 2024-02-28 19:27:22 -08:00
Fedor Indutny
dc7341fbca Release notes for 7.1 2024-02-28 18:36:10 -08:00
Jamie Kyle
42a0e78e87 LeftPane should be full width when empty 2024-02-28 18:03:18 -08:00
Fedor Indutny
08eb4fc168 Run storage service on link 2024-02-28 17:48:11 -08:00
Jamie Kyle
3050a314f9 Add unicode bidi isolates to i18n substitutions for strings 2024-02-28 16:42:43 -08:00
Fedor Indutny
2f7f94b144 Fix message gradients in ConversationPanel 2024-02-28 12:37:13 -08:00
trevor-signal
55be00d689 Add timeout to avatar fetches and avoid blocking on profile syncs 2024-02-28 09:48:01 -08:00
Fedor Indutny
abad547c32 Fix calls to PNI 2024-02-27 17:34:50 -08:00
Fedor Indutny
e3dbcc1e0f Resolve fallback dns addrs during build 2024-02-27 16:53:58 -08:00
ayumi-signal
9858a1dc1b Fix stories View/Replies overflow scroll 2024-02-27 09:42:37 -08:00
Fedor Indutny
bbf04f2fbc Fix minor issue in searchMessages 2024-02-27 08:11:49 -08:00
trevor-signal
167b2f4f1c Improve timeline rendering performance 2024-02-27 11:01:25 -05:00
ayumi-signal
c319a089d2 Fix updater onRestartCancelled state 2024-02-26 22:03:07 -08:00
Fedor Indutny
ef830e0432 Provide fallback IP addrs for core services 2024-02-26 18:02:23 -08:00
Fedor Indutny
51069dd3e0 Add ellipsis for long contact names 2024-02-26 16:58:07 -08:00
Fedor Indutny
d5d932d5a3 Use indexOf instead of RegExp 2024-02-26 16:27:24 -08:00
ayumi-signal
9d2a043191 Retry updater when in-call app close is cancelled 2024-02-26 16:18:50 -08:00
Fedor Indutny
ab1ae26489 Fix sequencing of database closes 2024-02-26 15:55:11 -08:00
Scott Nonnenberg
c981b0d7ea Proper handling of incoming 1:1 story replies 2024-02-26 16:57:55 -05:00
Fedor Indutny
d2b99213da Use rezip-electron when build macOS zip files 2024-02-23 11:37:48 -08:00
Fedor Indutny
e1a12d2b99 Fix FullOnly updater fallback 2024-02-23 10:54:29 -08:00
Jim Gustafson
1fc6a26299 Update to RingRTC v2.38.0
Co-authored-by: ayumi yu <ayumi@signal.org>
2024-02-22 16:17:36 -08:00
ayumi-signal
96b3413feb Basic call link join support 2024-02-22 13:19:50 -08:00
Fedor Indutny
252cb2bd2d Update storage service enum names 2024-02-22 09:29:58 -08:00
Jamie Kyle
9d1be9228a Fix error handling in makeVideoScreenshot 2024-02-21 18:03:46 -08:00
ayumi-signal
76bf92dab4 Fix MessageCache dev assertion for direct disappearing timer 2024-02-21 18:02:31 -08:00
Fedor Indutny
f94e43e74a PNP UI Change for Preferences 2024-02-21 14:28:20 -08:00
Jamie Kyle
a27890b988 Unlink on device conflict 4409 2024-02-21 12:33:56 -08:00
Fedor Indutny
e12b5fd0af Add extra error state to EditUsernameModalBody 2024-02-21 11:00:29 -08:00
Fedor Indutny
47fd4125fe Fix username link QR code in RTL 2024-02-21 10:56:52 -08:00
ayumi-signal
c5b8f49f25 Fix setMediaPlaybackDisabled when reduxActions not ready 2024-02-21 10:54:33 -08:00
Fedor Indutny
fbefbcea73 Fix Settings window for linking stage 2024-02-21 00:03:54 -08:00
trevor-signal
604563a3b4 Prevent decryptAndCache jobs from delaying message sends 2024-02-20 17:31:03 -05:00
trevor-signal
4e1c52a155 Update behavior when receiving sync messages with isRecipientUpdate 2024-02-20 14:53:15 -05:00