Commit graph

4971 commits

Author SHA1 Message Date
Fedor Indutny
60d7cbff3e
Migrate message ids to UUIDv7 2024-10-08 13:17:03 +10:00
trevor-signal
c1b5811c39
Simplify about string logic 2024-10-07 20:15:50 -07:00
ayumi-signal
25d206e4f7
Fix joining deleted call links leaving call active 2024-10-08 08:17:02 +10:00
Miriam Zimmerman
a3b972f6e7
Fix device selection persistence bug 2024-10-07 16:32:31 -04:00
Fedor Indutny
bad065859c
Fully move backup integration test to mock server 2024-10-07 12:58:59 -07:00
ayumi-signal
12f28448b2
Retry dialog for errors during backup download 2024-10-07 09:32:31 -04:00
trevor-signal
6e1fd5958e
Ensure attachments are re-encryptable to same digest 2024-10-04 15:52:29 +10:00
Jordan Rose
7d25988888
Handle libsignal websocket connect() errors 2024-10-04 11:00:43 +10:00
ayumi-signal
5e767d45a2
Fix app init wait for backup on first link
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-10-03 11:00:22 -07:00
trevor-signal
f8041ee1a4
Reduce Windows CI flake for backup attachments test 2024-10-03 10:32:54 -07:00
Scott Nonnenberg
765ffbe8ff Release notes for 7.28 2024-10-03 10:30:29 +10:00
Fedor Indutny
091580825a
Migrate sessions table to BLOB column
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-10-03 10:23:00 +10:00
Fedor Indutny
a4d8ba4899
Remove desktop.calling.raiseHand flag 2024-10-02 16:03:14 -07:00
trevor-signal
da947ddf44
Avoid race condition of group updates overwriting unread counts 2024-10-03 06:59:33 +10:00
Fedor Indutny
6fc62f29cb
Remove unnecessary dialog on macOS Sequoia 2024-10-02 12:40:09 -07:00
Jamie Kyle
b26466e59d
Add schema utils 2024-10-02 12:03:10 -07:00
Miriam Zimmerman
c8a729f8be
Plumb through new ADM setting.
Co-authored-by: ayumi-signal <ayumi@signal.org>
2024-10-02 11:45:10 -07:00
Fedor Indutny
fc7eba772c
Handle stopping screensharing from native UI 2024-10-02 09:29:59 -07:00
Scott Nonnenberg
85cf445924
Storage Service: Fetch updates on any group record merge 2024-10-02 09:45:58 -04:00
Fedor Indutny
a527b88867
Disable storage service while importing backup 2024-10-02 09:36:19 -04:00
Fedor Indutny
17c908bbf4
Reuse html element for local preview visuals 2024-10-01 15:17:43 -07:00
Fedor Indutny
bb69f81b9f
Compute from embedded contact's displayName 2024-10-01 14:46:56 -07:00
trevor-signal
f730b0c82b
Use authorization header for websocket authentication 2024-10-01 16:33:15 -04:00
Fedor Indutny
276a145fea
Update backup tests to 996daf691d4162ce 2024-10-01 11:42:24 -07:00
Fedor Indutny
697df7e946
Fix adding sticker in media editor 2024-10-01 09:59:55 +10:00
Scott Nonnenberg
b68e731950
Deduplicate and cancel unneeded retry requests 2024-10-01 08:23:32 +10:00
Fedor Indutny
d1f130e542
Fix screenshare resolution 2024-09-30 09:44:16 -07:00
trevor-signal
b1a0b9a7a8
Update text of button when unhiding a story 2024-09-27 13:44:56 -04:00
Scott Nonnenberg
2377e25c3a
MediaGallery: Only update if changed message is within time range 2024-09-27 09:37:52 -07:00
Fedor Indutny
326f90bb75
Native macOS Sequoia screen sharing 2024-09-26 16:25:03 -07:00
Fedor Indutny
cd2c13316e Release notes for 7.27 2024-09-25 18:15:38 -07:00
ayumi-signal
3140aee8af
Allow escape key to dismiss call link edit modals 2024-09-25 10:01:05 -07:00
Scott Nonnenberg
7ee902620e
MediaGallery: Don't create scroll observer if we're still loading 2024-09-25 09:17:44 -07:00
ayumi-signal
01b087f056
Improve in call display of missing media keys 2024-09-25 09:50:21 -04:00
Fedor Indutny
90faa0d90e
Fix cache invalidation for conversation preload 2024-09-24 16:12:28 -07:00
Jonathan Klabunde Tomer
a1a15193c6
Use /v1/accounts/whoami instead of looking up our username and link 2024-09-24 15:09:05 -07:00
ayumi-signal
a184fd377f
Fix raised hand list button hiding after fade out 2024-09-25 07:55:18 +10:00
Fedor Indutny
6c38823b50
Update styles for verified icon 2024-09-24 14:16:51 -07:00
Jamie Kyle
03ed42188e
Revert "Add urlPath util for building escaped URL paths" 2024-09-24 12:43:00 -07:00
Jamie Kyle
cd50c715a9
Add urlPath util for building escaped URL paths 2024-09-24 12:12:18 -07:00
ayumi-signal
e51cde1770
Animate call link join requests 2024-09-24 11:33:58 -07:00
ayumi-signal
2aa11cf816
Adjust call lobby avatar and style 2024-09-24 10:00:03 -04:00
Scott Nonnenberg
d7cbd2c2ae
Move message upgrade from Backbone constructor to cleanAttributes 2024-09-24 10:27:04 +10:00
Jordan Rose
ba6e11614e
Hook up LibSignalWebsocketResource.forceKeepAlive 2024-09-24 09:24:24 +10:00
Fedor Indutny
8292767f1c
Run backup integration tests in CI 2024-09-23 13:56:33 -07:00
Jamie Kyle
55820bb8a7
Enable SignalDebug when devtools is enabled 2024-09-23 13:09:12 -07:00
trevor-signal
511fc9c1a0
Export long message attachments 2024-09-23 12:24:41 -07:00
ayumi-signal
a9406a7914
Fix link preview for received call link previews without title 2024-09-23 10:51:16 -07:00
Scott Nonnenberg
669abab36a
setProfileKey: Additional logging for debugging oscillation 2024-09-23 10:12:11 -07:00
Jamie Kyle
2c8555beaf
Add SignalDebug.getMessageBySentAt 2024-09-23 09:32:31 -07:00