Commit Graph

9637 Commits

Author SHA1 Message Date
trevor-signal c5d4dc7753 Update release notes 2023-09-06 16:02:39 -04:00
trevor-signal 4ca5b7e312 Update strings 2023-09-06 15:31:04 -04:00
ayumi-signal b5f77a23dd Fix getLinuxName usage of fs-extra in shared 2023-09-06 11:38:54 -07:00
ayumi-signal 52fa2ddb03 Fix voice message playback and end sound order 2023-09-06 11:06:30 -07:00
ayumi-signal 08e2716e6e Add Linux distribution version to debug logs 2023-09-05 18:03:30 -07:00
Scott Nonnenberg 507986db92 Show 'join anyway' in verify dialog when joining call 2023-09-05 17:34:51 -07:00
Fedor Indutny b6ed789197 Reenable FTS optimization 2023-09-05 09:14:36 -07:00
Josh Perez 372d9c2198 Fix out of order edit message read syncs 2023-09-01 16:27:18 -04:00
ayumi-signal cf28e2dc2c Fix default conversation color to use state 2023-09-01 10:03:44 -07:00
Fedor Indutny f3eee779a0 Update better-sqlite3 and remove FTS optimization 2023-08-31 15:33:31 -07:00
Fedor Indutny 77b799c7b0 Omit large polyfills and unused modules from asar 2023-08-31 23:23:49 +02:00
Fedor Indutny d3b5960528 Fix storage of joinedAtVersion in groups 2023-08-31 14:05:50 -07:00
Jim Gustafson 88c56c96d1 Update to RingRTC v2.31.2 2023-08-31 20:03:16 +02:00
Josh Perez 8538e43c7e Change text of send edit warn dialog 2023-08-30 21:18:13 -04:00
Jamie Kyle 26e44165b6 Fix non-missed calls having red text 2023-08-30 15:04:34 -07:00
Jamie Kyle a4fffdfbfb Fix speaker view not auto switching on presenting 2023-08-30 14:34:58 -07:00
Fedor Indutny 67a51415d0 Don't show error dialog with valid ACI 2023-08-30 12:07:54 -07:00
ayumi-signal f394fd65fb Only show message react and reply hover buttons when actionable 2023-08-30 08:38:21 -07:00
Fedor Indutny 765ae54e78 Add more granularity to accountE164 deprecation 2023-08-30 09:27:07 -04:00
Fedor Indutny 00f0ccd900 Explicit ACI check for contact serviceId 2023-08-30 05:15:28 +02:00
Jamie Kyle 80a19d39de Load messages when showConversation is called in other tab 2023-08-29 17:09:59 -07:00
Jamie Kyle 930b2145be Fix dark theme missed call text in red 2023-08-29 16:58:58 -07:00
Fedor Indutny 56ba8fea4d Support Happy Eyeballs in proxy-agent 2023-08-30 01:58:48 +02:00
Jamie Kyle eae9e570fc Add more timestamp fallbacks for call migration 2023-08-29 16:31:45 -07:00
Jamie Kyle bc74a696f4 Use keyboard-mode instead of :focus-visible 2023-08-29 15:45:10 -07:00
Josh Perez ee9de52f9d Add out of order mock test for read syncs 2023-08-29 17:51:24 -04:00
Fedor Indutny 1fef0ec208 Use contact's familyName if givenName is empty 2023-08-29 14:57:34 -04:00
Fedor Indutny 4ebd9a02c2 Fix incorrect My Story name in SendStoryModal 2023-08-29 03:38:29 +02:00
Fedor Indutny ccb5eb0dd2 Atomic linking 2023-08-28 17:41:32 -07:00
Scott Nonnenberg cbd16b90bb Resilience to failed PNI key upload, clean more key tables 2023-08-28 17:26:39 -07:00
Fedor Indutny e05de1aa6f Fix reaction field name in migration 88 2023-08-29 00:03:32 +02:00
Josh Perez 8aa397b7a6 Always fetch link preview on edit message 2023-08-28 13:53:35 -04:00
Fedor Indutny b13cc693c7 Handle username link 404 by showing toast 2023-08-28 19:01:41 +02:00
Scott Nonnenberg 2532e8902a CompositionArea: On paste, create emoji Op only if we have data 2023-08-28 18:31:24 +02:00
Jamie Kyle dc9caa0a99 Add logs to group call peeks after call ended 2023-08-28 18:30:47 +02:00
Scott Nonnenberg 1f7386d7cf Improve performance of Delete All Data 2023-08-25 09:29:42 -07:00
Josh Perez cc13350d3f Bump up the edit send/receive timers to 24hr/48hr 2023-08-25 09:50:04 -04:00
Scott Nonnenberg 0459ab02d3 Linkify messages with unicode drawing characters 2023-08-25 09:47:01 -04:00
ayumi-signal 7b11804cda Fix Toast action text color to be lighter blue 2023-08-24 14:09:23 -07:00
Jim Gustafson d03009adbf Update to RingRTC v2.31.1 2023-08-24 12:18:00 -07:00
Scott Nonnenberg 40fe5b8013 Migration 91: Delete in chunks, not all at once 2023-08-24 02:29:05 +02:00
Fedor Indutny c234c146cf Upgrade libsignal to 0.31.0 2023-08-23 22:25:10 +02:00
trevor-signal d4142e10b8 Ensure mainWindow stays responsive after opening debug logs in fullscreen on MacOS 2023-08-23 13:39:47 -04:00
Jamie Kyle d3a18a197b Fix adding group call history with no ring 2023-08-23 10:07:29 -07:00
Jamie Kyle da05b32f4f Validate transitions between call history timestamps 2023-08-22 17:11:25 -04:00
Jamie Kyle 344ebf494d Mark all calls read when opening calls tab 2023-08-22 17:01:36 -04:00
Scott Nonnenberg b7c17212c7 Keep onboarding story message ids on unlink 2023-08-22 09:26:28 -07:00
trevor-signal 41d6dadb78 Allow hashes in app data paths 2023-08-22 09:25:01 -07:00
trevor-signal 6e36aa7a8b Improve reliability of click events for IncomingCallBar 2023-08-22 10:22:04 -04:00
trevor-signal 3a32afd045 Disable publish during Linux CI build 2023-08-21 16:03:10 -07:00