Commit Graph

192 Commits

Author SHA1 Message Date
Fedor Indutny
5bdb39a95b Fix handling of encrypted unprocessed envelopes 2025-02-10 12:44:59 -08:00
yash-signal
f36b656932 Release Note Channel: Mute/Unmute UI, hide UI elements 2025-02-07 09:40:30 -05:00
Fedor Indutny
22d30ec4eb Notification token on Windows 2025-02-03 14:30:19 -08:00
Fedor Indutny
f657d1ba83 Test processing of unprocessed envelopes 2025-01-31 13:05:16 -08:00
yash-signal
da7002fc64 Release Notes Channel: Add support for server body ranges (#9631) 2025-01-31 14:52:48 -06:00
yash-signal
4a55ac4c86 Release Notes Channel: Support image attachments (#9587) 2025-01-29 00:07:41 -06:00
trevor-signal
036c045af7 Update conversation hero message 2025-01-23 10:05:51 -08:00
yash-signal
7a6b5ffe09 Add mock test for release notes 2025-01-17 08:36:41 -08:00
Jamie Kyle
aa9f53df57 Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
Scott Nonnenberg
f846678b90 Use minimal replacement class for MessageModel 2025-01-10 08:18:32 +10:00
Fedor Indutny
f7f84c463f Upgrade message batch on import 2025-01-06 10:06:31 -05:00
ayumi-signal
a2bbfd9496 Deprecate check for versioned expire timer capability 2024-12-02 14:09:29 -08:00
Fedor Indutny
45e9c07125 Improve backup export benchmark measurement 2024-11-13 10:47:58 -08:00
trevor-signal
5762c8a37f Update backup benchmark timing 2024-11-13 09:31:13 -08:00
Fedor Indutny
a338bc5a67 Update HKDF constants for backups 2024-10-31 10:01:03 -07:00
ayumi-signal
83f42f3100 Add test for call link storage 2024-10-25 13:31:30 -07:00
trevor-signal
9c918e4d62 Update captcha response error handling 2024-10-25 10:10:33 -04:00
Fedor Indutny
6565daa5c8 Link-and-sync 2024-10-18 13:15:03 -04:00
Fedor Indutny
9ff6c75eb9 Export/import attachments in integration tests 2024-10-11 15:14:28 -04:00
Fedor Indutny
8e6c3ee568 Update mock-server to 8.0.1 2024-10-10 10:29:33 -07:00
Scott Nonnenberg
b51a0e0298 Attachments: support for incrementalMac and chunkSize 2024-10-09 09:13:41 -04:00
Fedor Indutny
bad065859c Fully move backup integration test to mock server 2024-10-07 12:58:59 -07:00
trevor-signal
6e1fd5958e Ensure attachments are re-encryptable to same digest 2024-10-04 15:52:29 +10:00
Scott Nonnenberg
b68e731950 Deduplicate and cancel unneeded retry requests 2024-10-01 08:23:32 +10:00
Fedor Indutny
a6a838a673 Better backup integration test harness 2024-09-20 20:10:28 -07:00
Fedor Indutny
84c562d0b2 Fix more import/export tests for backups 2024-09-17 10:40:52 +10:00
Jamie Kyle
65539b1419 Fix group send endorsements for new members 2024-09-16 15:37:38 -04:00
Fedor Indutny
3a991822c5 Fix some backup integration tests 2024-09-13 09:48:27 +10:00
ayumi-signal
1037fab680 Update string for call link require admin approval 2024-09-10 14:24:07 -07:00
Scott Nonnenberg
d1504efc94 Remove two describe.only() calls 2024-09-10 10:01:14 +10:00
Scott Nonnenberg
d42b587e14 Fix references to waitForEnabledComposer 2024-09-10 09:46:16 +10:00
Jamie Kyle
bdbc63ccf0 Add Lightbox integration test 2024-09-09 15:43:59 -07:00
Fedor Indutny
4f9d383180 Add mock test for safety number dialog 2024-09-09 15:42:33 -07:00
Jamie Kyle
ff5b21d2f3 Add integration test for localeOverride 2024-09-09 15:33:12 -07:00
Scott Nonnenberg
9efb046a06 Add mock test for a 413 response from v1/challenge 2024-09-10 06:31:20 +10:00
Jamie Kyle
534a625235 Fix CallsTab infinite scroll loading and add benchmark 2024-09-09 11:59:43 -07:00
Jamie Kyle
24536e1342 Implement endorsements for group send 2024-09-06 10:52:19 -07:00
Fedor Indutny
84f1d98020 Add backup comparator test harness 2024-09-03 10:18:15 -07:00
ayumi-signal
c3d45264a7 Tests: Fix backup test unread count 2024-09-03 09:41:37 -07:00
trevor-signal
4c7ce51caf Fix story backups mock test & read-receipt setting restoration 2024-08-29 07:20:33 +10:00
Scott Nonnenberg
abdef4847a Reinitialize redux after importing a backup 2024-08-26 10:26:21 -04:00
Scott Nonnenberg
a435b21a56 Groups: On log fetch error from current revision, use joined_at_version 2024-08-21 14:31:55 -07:00
Fedor Indutny
2fb50df0af Introduce versioning clock to timer system 2024-08-21 09:03:28 -07:00
Scott Nonnenberg
c040cb2d6c Make messaging/relink mock test more reliable
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-08-15 10:13:48 +10:00
Scott Nonnenberg
068dfbc327 Attachment mock test: wait for draft attachment ready before send 2024-08-08 08:44:19 -04:00
Scott Nonnenberg
f0d81b0a3c Groups: Allow fetch via log when discovering group from storage service 2024-08-05 10:54:26 -07:00
trevor-signal
9010245083 Add attachment support to mock tests 2024-08-01 17:06:52 -07:00
Scott Nonnenberg
6503a0aad6 Show original sent timestamp for edited messages 2024-07-15 15:26:50 -07:00
Fedor Indutny
8f2061e11d Import/export chat styles 2024-07-15 13:58:55 -07:00
Jamie Kyle
b691e24d5c Update call link edit/add name modals 2024-06-25 11:56:28 -07:00