Commit Graph
5054 Commits
Author SHA1 Message Date
ayumi-signal 8c01c619d5 Remove >_< from emoji substitutions 2024-10-17 14:23:13 -07:00
Fedor Indutny 80b63cceb6 Graceful fallback for unsupported body range type 2024-10-17 14:19:31 -07:00
ayumi-signal bc9ced22a0 Fix handling CallLogEvent sync for call link targets 2024-10-17 13:34:06 -07:00
Fedor Indutny 32f9f489c1 Use uuidv7 in callDisposition 2024-10-16 13:03:45 -07:00
trevor-signal dcbff6c915 Release notes for 7.30 2024-10-16 14:36:00 -04:00
ayumi-signal 2acc5f26f9 Allow call links beta 2024-10-16 11:08:47 -07:00
ayumi-signal a0b7539620 Fix ErrorModal title 2024-10-16 10:08:44 -07:00
ayumi-signal 1649808727 Fix sync CallEvent peerId for call link roomIds 2024-10-16 10:01:09 -07:00
Jim GustafsonandFedor Indutny 63530f2eff Add minimum frame rate constraint for screen share
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-10-16 09:49:15 -07:00
trevor-signal fa14c6459a Improve UUIDv7 handling 2024-10-16 11:59:38 -04:00
ayumi-signal 5a75529c14 Fix storage mergeCallLinkRecord deletedAt handling 2024-10-15 16:20:20 -07:00
Fedor Indutny f5257ed5a9 Support for global.messageQueueTimeInSeconds 2024-10-15 15:43:06 -07:00
ayumi-signal 568c09c579 Only create call links from storage sync after refresh confirmed 2024-10-15 11:49:32 -07:00
yash-signal cb40adfa55 Ensure clicking 'message' in contact modal un-pips the active call 2024-10-15 11:48:36 -04:00
Fedor Indutny 9ff6c75eb9 Export/import attachments in integration tests 2024-10-11 15:14:28 -04:00
yash-signal d42df4b201 Remove 10-edit limit for note to self 2024-10-11 11:30:10 -05:00
adel-signal f3aae86796 calling: add support for multiple ice server groups in GetIceServers 2024-10-10 17:24:45 -07:00
Scott Nonnenberg 2818a3c8fc addMessageRequestResponseMessage: Don't update active_at on initial sync 2024-10-10 14:46:49 -07:00
trevor-signal 290498153d Allow clicking on undownloaded generic attachment 2024-10-10 14:16:47 -07:00
Fedor Indutny eb244e93fc Move screenshare stop logic to ringrtc 2024-10-10 13:50:41 -07:00
Jamie Kyle 833723b58d Fix buildToken including our aci incorrectly 2024-10-10 13:18:05 -07:00
Jamie Kyle 48ee8e4142 Throttle failed endorsements toast 2024-10-10 12:45:34 -07:00
Jamie Kyleandtrevor-signal e617981e59 Support endorsements for group 1:1 sends
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-10-10 10:57:22 -07:00
ayumi-signal 19f819c56a Release notes for 7.29 2024-10-10 10:35:28 -07:00
Fedor Indutny 8e6c3ee568 Update mock-server to 8.0.1 2024-10-10 10:29:33 -07:00
trevor-signal ccf1c398f5 Improve startup SQL query performance monitoring 2024-10-10 12:51:40 -04:00
Scott Nonnenberg adcf2212e5 Ensure that non-ACIs are excluded from the blocked UUIDs list 2024-10-10 09:20:57 +10:00
ayumi-signal 42cc5e0013 Synchronous delete call link 2024-10-09 09:35:24 -07:00
trevor-signal e60df56500 Update ensureAttachmentIsReencryptable logic 2024-10-09 09:10:08 -07:00
Scott Nonnenberg b51a0e0298 Attachments: support for incrementalMac and chunkSize 2024-10-09 09:13:41 -04:00
Jamie Kyle dbf057856f Enable more type checking settings 2024-10-09 08:03:19 +10:00
trevor-signal 0e386ef705 Make ensureAttachmentIsReencryptable migration resilient to missing attachments 2024-10-08 14:45:00 -07:00
Fedor Indutny a1be616e6f Allow both UUIDv4/v7 for message ids 2024-10-08 14:44:14 -07:00
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-signalandFedor Indutny 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 IndutnyandScott Nonnenberg 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 Zimmermanandayumi-signal c8a729f8be Plumb through new ADM setting.
Co-authored-by: ayumi-signal <ayumi@signal.org>
2024-10-02 11:45:10 -07:00