Commit Graph
11179 Commits
Author SHA1 Message Date
Evan HahnandGitHub 2d16542f4d Restore "wave" typing indicator animation 2021-08-25 14:02:32 -05:00
Josh PerezandGitHub e76f603233 Moves identicon svg to TS 2021-08-24 17:17:51 -07:00
Josh PerezandGitHub 347f542ac0 Derive default conversation color from storage 2021-08-24 17:15:12 -07:00
Josh PerezandGitHub 8f4a2026e4 Adds additional logging to profile sharing enable/disable 2021-08-24 16:37:17 -07:00
Scott NonnenbergandGitHub 9f1bd94627 New version startup: clear remote expiration, hydrate from remote config 2021-08-24 16:36:43 -07:00
Josh PerezandGitHub 2fe142b6d3 Allows clicking on label to edit checkbox 2021-08-24 14:48:38 -07:00
Josh PerezandGitHub 28f5a2bd1c Fixes view once videos in lightbox 2021-08-24 14:47:14 -07:00
Ehren KretandGitHub 425404cd6e Update chat server URLs 2021-08-24 17:32:46 -04:00
Fedor IndutnyandGitHub b7ccd12245 Run resumed zone jobs concurrently 2021-08-24 14:07:40 -07:00
Josh PerezandGitHub e15227aa7c Remove pending update listeners prior to setting a new one 2021-08-24 14:01:55 -07:00
Josh PerezandGitHub c304cb84fe Restores ESC to close preferences 2021-08-24 14:00:56 -07:00
Josh PerezandGitHub 424d8785b6 Restyle relink dialog 2021-08-24 13:59:44 -07:00
Josh PerezandGitHub 8045a83374 Refine the clear all data experience 2021-08-24 15:57:34 -05:00
Fedor IndutnyandGitHub 488ac22860 Display dialog on corrupted database 2021-08-24 13:31:06 -07:00
Evan HahnandGitHub 547ccd167c Fix icon clipping on calling header buttons 2021-08-24 15:16:26 -05:00
Evan HahnandGitHub 48cc2b5f11 Preserve blob content type when stripping EXIF data 2021-08-24 14:38:20 -05:00
Fedor IndutnyandGitHub fab883c2a6 Don't hide call controls when hovered 2021-08-24 11:38:03 -07:00
Fedor IndutnyandGitHub 9012091d21 Start unauthenticated socket timer after request 2021-08-24 08:58:40 -07:00
Josh PerezandGitHub 4371996362 Reduce the amount of storage service conflicts 2021-08-23 19:17:36 -04:00
Evan HahnandGitHub 52328c2634 Add type for ConversationModel#getGroupV1Info 2021-08-23 16:15:34 -07:00
Josh PerezandGitHub d5d808651a Improved Lightbox experience 2021-08-23 16:14:53 -07:00
Josh PerezandGitHub d80e738fb1 Fix 'install now' click after download 2021-08-23 15:45:11 -07:00
Josh PerezandGitHub 81c57107ce Do not transcode images if they meet the size thresholds 2021-08-23 14:24:52 -07:00
Fedor IndutnyandGitHub 9066067aa4 More benchmarks in CI 2021-08-23 12:03:25 -07:00
Evan HahnandGitHub aae221a641 Cancel link preview loading when unloading conversation view 2021-08-23 11:40:49 -07:00
Evan HahnandGitHub f0c7804929 Upgrade p-queue to v6.6.2 2021-08-23 12:12:05 -05:00
Josh PerezandGitHub 10d220182d Hides the little black square at the corner of preferences 2021-08-23 12:18:45 -04:00
Josh PerezandGitHub be378d2b23 Add missing translations 2021-08-23 09:19:18 -05:00
Evan HahnandGitHub 9a54a8672d Speed up lint-deps slightly 2021-08-23 09:18:21 -05:00
Evan HahnandGitHub 75ea2b0ccb Make group call participant titles unselectable 2021-08-23 08:17:28 -05:00
Josh PerezandGitHub 353fea5d66 Disables auto-download updates on Linux 2021-08-20 16:41:58 -05:00
Josh PerezandGitHub 0e2885a5a6 Properly cancel image encoding 2021-08-20 13:33:06 -07:00
Evan HahnandGitHub 70d059beeb Keep reaction poppers visible at all times 2021-08-20 14:36:27 -05:00
Scott NonnenbergandGitHub f11c366f53 AccountManager: Simplify key rotation pre-check 2021-08-20 11:27:12 -07:00
Evan HahnandGitHub 79c976668b Receive rings for group calls 2021-08-20 09:06:15 -07:00
Fedor IndutnyandGitHub fe040a2873 Rename ContactType to EmbeddedContactType 2021-08-19 20:56:39 -05:00
Josh Perez 017a0fa807 v5.15.0-beta.1 v5.15.0-beta.1 2021-08-19 20:53:24 -04:00
Josh Perez c497b5b57d Updates translations 2021-08-19 20:52:33 -04:00
Josh PerezandGitHub e9308bbafb New option for control over update downloads 2021-08-19 15:56:29 -07:00
Fedor IndutnyandGitHub 80c1ad6ee3 Don't mutate state in TimelineItem 2021-08-19 13:14:41 -07:00
Fedor IndutnyandGitHub 1cc7c5dc2d Move getAlwaysRelayCalls to window.Events 2021-08-19 11:41:24 -07:00
Evan HahnandGitHub 4b810d5c3e <ConversationHero>: only call onHeightChange when certain props change 2021-08-19 11:36:09 -05:00
Fedor IndutnyandGitHub 65f0f87bad Speed-up senderKey membership check 2021-08-19 08:52:08 -07:00
Josh PerezandGitHub aecb11247f Removes old feature flags 2021-08-18 18:04:38 -07:00
Evan HahnandGitHub 778c8b4220 Conversation header: fix check if anyone else is in the call 2021-08-18 17:14:30 -07:00
Fedor IndutnyandGitHub f5a85a0488 Disable websocket in sticker-creator 2021-08-18 17:13:32 -07:00
Fedor IndutnyandGitHub 19f4bdd337 Update signal-client to 0.8.4 2021-08-18 17:04:40 -07:00
Evan HahnandGitHub 1965228e54 Call lobby: don't flip avatar when video is off 2021-08-18 16:06:26 -05:00
Josh PerezandGitHub 91af0dad78 Faster preferences window 2021-08-18 13:08:14 -07:00
Fedor IndutnyandGitHub ac55b8d643 Close database in renderer 2021-08-18 09:52:48 -07:00