Commit graph

10789 commits

Author SHA1 Message Date
Jamie Kyle
07195f4096
Add bidi strip setting and use in os dialogs 2024-07-15 16:15:18 -07:00
Fedor Indutny
a710f09977 Revert "Upgrade electron to 31.2.0"
This reverts commit aea80366c0.
2024-07-15 16:12:07 -07:00
ayumi-signal
31d9b8b353
Fix Linux crash when config has large window dimensions 2024-07-15 15:42:20 -07:00
Scott Nonnenberg
6503a0aad6
Show original sent timestamp for edited messages 2024-07-15 15:26:50 -07:00
Fedor Indutny
3f9032035f
More lenient attachment v2 migration 2024-07-15 14:27:54 -07:00
Fedor Indutny
12b57601ac
Accept profile name during standalone registration 2024-07-15 14:05:09 -07:00
Fedor Indutny
8f2061e11d
Import/export chat styles 2024-07-15 13:58:55 -07:00
Fedor Indutny
6fb76e00c4
Update libsignal to 0.52.3 2024-07-15 16:31:04 -04:00
Fedor Indutny
743ab4969b
Update libphonenumber to 3.2.36 2024-07-15 13:21:54 -07:00
Fedor Indutny
aea80366c0
Upgrade electron to 31.2.0 2024-07-15 13:00:30 -07:00
Fedor Indutny
a64e0a855b
Support extra case of config migration 2024-07-15 08:49:41 -07:00
Fedor Indutny
8f06df9f2a
Fix "copy image" context menu 2024-07-12 11:44:26 -07:00
Fedor Indutny
b40dd2dd9c
Fix dot animation on starting screen 2024-07-12 10:04:46 -07:00
ayumi-signal
1c91fb41a9
Mac: Fix signal link handling when app is not open 2024-07-12 10:28:12 -04:00
Fedor Indutny
be50f52a32
Use a fork of @electron/symbolicate-mac for speed 2024-07-11 13:14:10 -07:00
trevor-signal
de0f49ed42
Add indexes to support messages foreign key constraints 2024-07-11 16:09:39 -04:00
Fedor Indutny
28664a606f
New attachment storage system 2024-07-11 12:44:09 -07:00
Fedor Indutny
273e1ccb15
Restart input stream on retried request 2024-07-11 15:04:48 -04:00
ayumi-signal
328117cecf
CONTRIBUTING: Add info for macOS ad-hoc signing 2024-07-11 09:55:11 -07:00
Fedor Indutny
be5829baaa
Deprecate fallback "key" property in config 2024-07-11 09:40:56 -07:00
Jamie Kyle
01dda86538
Optimize markAllCallHistoryReadSync 2024-07-10 17:10:08 -04:00
Fedor Indutny
133f12cfd1
Fix buttons on safeStorage fallback modal 2024-07-09 17:00:26 -07:00
Jim Gustafson
2eb2a64e0a
Update to RingRTC v2.44.3 2024-07-09 14:39:34 -07:00
Fedor Indutny
e87eaff948
Use electron's safeStorage API 2024-07-08 16:41:26 -07:00
Fedor Indutny
c68aac7401
Upgrade storybook to 8 2024-07-08 11:23:27 -07:00
ayumi-signal
92f25e8a75
While in call link call show unknown contacts discretely 2024-07-08 11:17:51 -07:00
Fedor Indutny
82941c6c4a
Export tombstones for gv1 updates in gv2 groups 2024-07-08 10:26:53 -04:00
ayumi-signal
d9f514fe96
Save call history when peeking and discovering active call links 2024-07-03 14:35:41 -07:00
Fedor Indutny
b6ce2f957d
Alternative inbox visuals 2024-07-03 14:15:54 -07:00
Fedor Indutny
f6650c0b91
Check for icu: strings in js folder as well 2024-07-03 12:02:10 -07:00
Scott Nonnenberg
b34f2fbb99 v7.18.0-alpha.1 2024-07-02 21:06:35 -07:00
Scott Nonnenberg
94ce1be5c7 Update strings 2024-07-02 21:06:35 -07:00
Scott Nonnenberg
1c77778880 Release notes for 7.16 2024-07-02 21:06:34 -07:00
Scott Nonnenberg
b475333b51 Mark calling developer tools as not deleted 2024-07-02 21:03:35 -07:00
Scott Nonnenberg
bde4fa40fe
Improve story cleanup on expiration/deletion 2024-07-02 16:15:17 -07:00
ayumi-signal
39d15ba620
Fix group call notification on group call peek 2024-07-02 16:13:39 -07:00
Fedor Indutny
19049c252e
Fix Inbox storybook 2024-07-02 13:31:51 -07:00
trevor-signal
0ab8ec34d0
Add back testUtilities.debug 2024-07-02 12:56:40 -07:00
ayumi-signal
3ff9b87a22
Fix PiP and call settings in reconnecting calls 2024-07-02 11:03:02 -04:00
ayumi-signal
ea37980fc3
Call link batch approve join requests
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-07-01 16:25:18 -07:00
Fedor Indutny
c046d36851
Fix error handling in QR code screen 2024-07-01 14:51:49 -07:00
Fedor Indutny
06789623d5
Fix npm run dev:transpile 2024-07-01 14:01:45 -07:00
trevor-signal
7ef2a9155c
Add indices to improve messages_on_delete trigger 2024-06-28 17:47:05 -07:00
Scott Nonnenberg
189a8a0877
Remove leftover logic checking whether we are behind proxy 2024-06-28 17:45:32 -07:00
ayumi-signal
4ae563cc95
Block users from joining call links 2024-06-28 17:13:20 -07:00
Scott Nonnenberg
71ae6ea93a
Delete Sync: Show different text when deleting entire conversation 2024-06-27 17:24:36 -07:00
Fedor Indutny
abf33f98cd
Interactive test-electron 2024-06-27 17:22:06 -07:00
Rashad Sookram
86bcbe4085
Update to RingRTC v2.44.2 2024-06-27 15:33:58 -07:00
Fedor Indutny
74b9903402
Upgrade github actions 2024-06-27 14:48:40 -07:00
Fedor Indutny
3ed63edbc8
Upgrade electron to 31.1.0 2024-06-27 13:25:36 -07:00