Commit Graph

11179 Commits

Author SHA1 Message Date
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
Poren Chiang 1f2daee38d Update sticker creator font stack 2023-08-22 15:07:17 +08:00
Poren Chiang 672bd723d5 Make default font stack generic
The current font fallback stack imposes Simplified Chinese (China GB standard) fonts regardless of users’ system and interface language. 

This commit will make the default fallback stack more generic and specify language-specific variants later.

Note: Source Han Sans (@adobe-fonts/source-han-sans) automatically chooses the correct CJK glyph variant base on document language, hence it is retained in the stack.
2023-08-22 14:07:04 +08:00
trevor-signal 3a32afd045 Disable publish during Linux CI build 2023-08-21 16:03:10 -07:00
Fedor Indutnyy d455f62e5f v6.30.0-beta.1 v6.30.0-beta.1 2023-08-21 15:14:52 -07:00
Fedor Indutnyy 0010d3b2ff Update strings 2023-08-21 15:14:38 -07:00
Fedor Indutnyy d6571b04ac Release notes 2023-08-21 15:10:43 -07:00
Jamie Kyle 2e9483c364 Fix MyStories add button themed unnecessarily 2023-08-22 00:10:35 +02:00
Jamie Kyle c26cb0a3e4 Fix several call tabs UI issues 2023-08-21 22:36:28 +02:00
Jamie Kyle df0be46c3c Fix panel animations when switching tabs 2023-08-21 13:18:22 -07:00
Scott Nonnenberg 3339899684 Eliminate extra preKeys, fail early on key creation if no PNI identity key
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2023-08-21 22:15:10 +02:00
Jamie Kyle 0e19255256 Only count unread stats for other tabs 2023-08-21 16:12:27 -04:00
Josh Perez 04f716986c Do not confirm messages until we have handled them 2023-08-21 13:08:27 -07:00
Jamie Kyle 29aa188c0f Fix changing tabs marking conversation read 2023-08-21 21:51:12 +02:00
trevor-signal bddf1f432d Clean story reply screenshot data 2023-08-21 12:36:58 -07:00
Fedor Indutny e5a9bf0f7c Fix sync messages for voice notes 2023-08-21 12:35:36 -07:00
trevor-signal 1d03b8e478 Prevent long system contact names from wrapping in group call participant list 2023-08-21 12:24:22 -07:00
Jamie Kyle 7c16b16ee0 Revert to previous method of rendering calling notifications 2023-08-21 19:09:54 +02:00