Commit Graph

11179 Commits

Author SHA1 Message Date
Scott Nonnenberg 448d566979 Groups: Update active_at more often when we detect group changes 2024-05-24 11:58:51 -07:00
Scott Nonnenberg d87684a03c Story replies: Require referenced story only for groups 2024-05-23 16:54:44 -07:00
ayumi-signal 29eb07c159 Fix calling tools JS 2024-05-23 15:19:12 -07:00
trevor-signal 5f0080a7d7 Improve quoted attachment typings 2024-05-23 14:06:41 -07:00
ayumi-signal 38226115a4 Update log header 2024-05-23 10:36:34 -07:00
Scott Nonnenberg 8391a71aff Challenge: Set status to 'idle' on rate limit errors 2024-05-23 09:23:05 -07:00
adel-signal 8a9ab8c13f Add calling tools to visualize ringrtc stats
Co-authored-by: ayumi-signal <ayumi@signal.org>
2024-05-22 17:28:01 -07:00
ayumi-signal 4bf08977cf v7.13.0-alpha.1 2024-05-22 12:42:48 -07:00
ayumi-signal f2ef75e8b8 Update strings 2024-05-22 12:42:47 -07:00
ayumi-signal b2e0e21445 Release notes for 7.11 2024-05-22 12:42:47 -07:00
trevor-signal 7351a51ac4 Revert "Store IV when encrypting or decrypting attachments" 2024-05-22 11:18:38 -07:00
Fedor Indutny 9df3c63ca6 Export/import simple update messages 2024-05-22 09:34:19 -07:00
Jamie Kyle 19083cadf7 Init CallLinkDetails view in calls tab 2024-05-22 09:24:27 -07:00
trevor-signal e9b661873b Store IV when encrypting or decrypting attachments 2024-05-22 14:07:39 +10:00
Fedor Indutny 63be4299f4 Update release notes action 2024-05-21 12:33:48 -07:00
trevor-signal 2b7936cd86 Update conversion of Uint8Array to Readable for in-memory attachments 2024-05-21 14:34:20 -04:00
Fedor Indutny 2e62d5e044 Add release notes workflow 2024-05-21 11:12:21 -07:00
trevor-signal a992546cda Use TUS for attachment uploads 2024-05-20 15:29:20 -04:00
Jamie Kyle 4253bed0bd Save group send endorsements 2024-05-20 11:15:39 -07:00
ayumi-signal dea641bae4 Search call links in calls tab 2024-05-17 16:22:51 -07:00
ayumi-signal fc9c5488c5 Peek call links and group calls from Calls Tab 2024-05-17 15:02:07 -07:00
Fedor Indutny da1425265d Upgrade to Electron 30.0.6 2024-05-17 11:18:47 -07:00
Fedor Indutny d4ca4d0a6e Upgrade libsignal-client to 0.46.2 2024-05-17 11:00:34 -07:00
Jamie Kyle e624288b1b Fix contact icon in call participants list 2024-05-16 09:39:02 -07:00
Jamie Kyle 8fd3059de8 Move toasts in calls up and fix click to dismiss 2024-05-15 17:07:13 -07:00
Fedor Indutny 31cbb89b0d Move sticker creator API to chat service 2024-05-15 15:26:37 -07:00
Rashad Sookram a1e090d1f1 Update to RingRTC v2.42.0 2024-05-15 15:16:30 -07:00
Jamie Kyle 6655bfc576 Make ICU types stricter for inline JSX 2024-05-15 14:48:02 -07:00
trevor-signal 9e7a6ea8bc v7.12.0-alpha.1 2024-05-15 15:40:02 -04:00
trevor-signal c0b47184e2 Update strings 2024-05-15 15:40:02 -04:00
trevor-signal 749499b5f4 Release notes for 7.10 2024-05-15 15:40:02 -04:00
Fedor Indutny 96e38690c2 Update electron to 30.0.5 2024-05-15 09:48:54 -07:00
trevor-signal 6f7545926a Convert attachments to filePointers for backup export 2024-05-15 10:55:20 -04:00
trevor-signal ad94fef92d Grab freshest attributes when adding attachment to message 2024-05-15 10:19:55 -04:00
Scott Nonnenberg 32fda78a5c Update placeholders in a few strings 2024-05-14 13:47:31 -07:00
Fedor Indutny 4fed756661 Use TUS utilities for backup upload 2024-05-14 10:04:50 -07:00
ayumi-signal 4eb5458ace Center chat list icons at narrow width; use rounded scrollbars 2024-05-14 10:01:47 -07:00
Fedor Indutny 559decea2c Update @electron/symbolicate-mac to 2.1.0 2024-05-13 13:52:20 -07:00
Jamie Kyle 39bc48c724 Fix single person groups being marked verified 2024-05-13 16:13:58 -04:00
Fedor Indutny 101405891d Fix PiP aspect ratio to match request video
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-05-13 13:05:46 -07:00
Fedor Indutny b36604bf31 v7.11.0-alpha.1 2024-05-07 12:21:22 -07:00
Fedor Indutny c6e04888cb Update strings 2024-05-07 12:21:21 -07:00
Fedor Indutny 80a596713a Release notes for 7.9 2024-05-07 12:21:21 -07:00
ayumi-signal a3b9e97b82 Use global screen share cache for group calls 2024-05-07 14:21:57 -04:00
Fedor Indutny 7cd07eb7b4 Import distribution lists from backup 2024-05-07 09:47:46 -07:00
Scott Nonnenberg 3e51e4ef5d conversationJobQueue: Introduce RUNNING status, attempts and backoff 2024-05-06 17:33:50 -07:00
Fedor Indutny 99022e7e6b Improve localized emoji ranking 2024-05-06 17:01:54 -07:00
Fedor Indutny 1280afe619 Show reconnecting notification when screensharing 2024-05-06 14:48:31 -07:00
Fedor Indutny de2def7119 Implement API for backup upload
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-05-06 09:03:27 -07:00
Jamie Kyle 408444352f Switch to the /v2/ storage-service endpoints for group operations 2024-05-03 17:42:11 -07:00