Commit graph

4967 commits

Author SHA1 Message Date
automated-signal
b86663b1b7
Fully move backup integration test to mock server
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-10-07 17:46:46 -07:00
automated-signal
7d158478e4
Retry dialog for errors during backup download
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-10-07 17:46:31 -07:00
automated-signal
943d52b065
Ensure attachments are re-encryptable to same digest
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-10-04 11:32:39 -07:00
automated-signal
f62efbc30e
Handle libsignal websocket connect() errors
Co-authored-by: Jordan Rose <jrose@signal.org>
2024-10-04 11:32:24 -07:00
automated-signal
625a8426b0
Reduce Windows CI flake for backup attachments test
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-10-03 11:17:18 -07:00
automated-signal
c6e618a581
Fix app init wait for backup on first link
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-10-03 11:16:50 -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
ayumi-signal
77e79e8da5
Log pending users for call link calls 2024-09-23 09:22:25 -04:00
trevor-signal
1020857c78
Prefer files when handling paste event 2024-09-23 09:48:29 +10:00
Fedor Indutny
a6a838a673
Better backup integration test harness 2024-09-20 20:10:28 -07:00
ayumi-signal
32485abf06
Async refresh call links on CallLinkUpdate sync 2024-09-20 12:17:46 -07:00