Commit Graph

7480 Commits

Author SHA1 Message Date
Evan Hahn
1965228e54 Call lobby: don't flip avatar when video is off 2021-08-18 16:06:26 -05:00
Josh Perez
91af0dad78 Faster preferences window 2021-08-18 13:08:14 -07:00
Fedor Indutny
ac55b8d643 Close database in renderer 2021-08-18 09:52:48 -07:00
Evan Hahn
f3ba979246 Attempt to fix <ConversationHero> re-rendering 2021-08-18 09:38:47 -07:00
Fedor Indutny
7a8363c7c8 Additional render optimizations 2021-08-18 08:34:22 -05:00
Fedor Indutny
6343e7c902 Do not initialize receivedAtCounter in connect 2021-08-17 16:15:45 -07:00
Fedor Indutny
d222376b8f Run WAL checkpoint on exit 2021-08-17 14:55:34 -07:00
Evan Hahn
763c35e546 Update call lobby UI to match new designs 2021-08-17 16:45:18 -05:00
Fedor Indutny
50c4fa06cc Change error boundary notification text 2021-08-17 14:49:22 -05:00
Evan Hahn
ed83061651 Improve @mentions tokenization 2021-08-17 13:55:25 -05:00
Fedor Indutny
6dcceb81ac Use stable keys for rendering timeline 2021-08-17 11:41:12 -07:00
Scott Nonnenberg
4a6d28e118 MessageReceiver: Drop blocked senders only after processing SKDMs 2021-08-17 11:40:55 -07:00
Scott Nonnenberg
5f3af9f123 sendToGroup: Save conversation before removing senderKey 2021-08-17 11:35:49 -07:00
Evan Hahn
fe12ca936f Update better-sqlite3 types 2021-08-17 11:17:16 -05:00
Evan Hahn
520a213bf6 Update RingRTC to v2.11.0 2021-08-17 11:16:48 -05:00
Fedor Indutny
784e5d5eee Sort sender key devices for future optimization 2021-08-17 08:45:57 -07:00
Evan Hahn
75f0cd50be Send viewed receipt when you start listening to an audio message 2021-08-17 08:43:26 -07:00
Fedor Indutny
caf544b3a1 Fetch hasGroupLink from Redux in conversation details 2021-08-17 09:10:27 -05:00
Evan Hahn
502dad8f6f Handle maxGroupCallRingSize remote config flag 2021-08-17 09:01:27 -05:00
Fedor Indutny
f5a3d4bc8a Fix various read sync inconsistencies 2021-08-16 17:16:00 -07:00
Evan Hahn
5075fa241f ConversationView: some simple type improvements 2021-08-16 14:35:54 -07:00
Josh Perez
b72d7b436e Fixes license headers test, adds them in 2021-08-16 16:03:10 -05:00
Fedor Indutny
e7be409961 Fix late view/read sync logic 2021-08-16 10:18:16 -07:00
Fedor Indutny
962515031d Reduce number of SQL queries during conversation update 2021-08-16 11:56:27 -05:00
Josh Perez
765b3eddc4 Bundle heic worker for unpacked asar 2021-08-16 12:34:25 -04:00
Evan Hahn
b054802758 Make isEditingAvatar impossible unless you're on the right step 2021-08-16 09:33:27 -05:00
Evan Hahn
264bdaaaaf Update screensharing icon 2021-08-16 09:32:47 -05:00
Evan Hahn
6c25f3a463 Fix broken link previews 2021-08-13 16:21:14 -05:00
Scott Nonnenberg
8213c1dae5 aptly.sh: auto-detect first run, configurable apt location 2021-08-13 14:02:37 -07:00
Fedor Indutny
b2e2e6d8eb Fallback to sent_at when serverTimestamp is empty 2021-08-13 09:02:28 -07:00
Evan Hahn
b7447cda29 Better housekeeping for link previews 2021-08-13 10:01:56 -05:00
Evan Hahn
b0750e5f4e Show "unplayed" dot on incoming audio messages 2021-08-12 13:15:55 -05:00
Evan Hahn
9fd191ae00 Add more logging for view-once message interactions 2021-08-12 09:20:22 -07:00
Fedor Indutny
3b5820b96a Use different CI file/folder names 2021-08-11 20:20:01 -07:00
Scott Nonnenberg
f96246fecf v5.14.0-beta.1 2021-08-11 16:53:52 -07:00
Scott Nonnenberg
8767578c9e Update languages. New: lv and ml 2021-08-11 16:44:04 -07:00
Fedor Indutny
d41e61a96b Optimize render part 2 2021-08-11 16:06:20 -07:00
Scott Nonnenberg
3f1adec614 removeAllConfiguration: Use json_remove instead of json_patch 2021-08-11 13:11:31 -07:00
Fedor Indutny
61b7eebfcf Modernize Benchmarks CI 2021-08-11 12:29:07 -07:00
Fedor Indutny
12c78c742f Optimize rendering 2021-08-11 09:23:21 -07:00
Scott Nonnenberg
81f06e2404 Sender Key: Hardcode senderKey to true, during link and thereafter 2021-08-10 17:41:27 -07:00
Fedor Indutny
0d3e3851e2 Send profileKeys less frequently 2021-08-10 17:16:12 -07:00
Scott Nonnenberg
f431f15a5e Calling: Clear activeCall only for incoming prering/ringing calls 2021-08-10 19:16:18 -04:00
Scott Nonnenberg
1d91f59368 Bless new 'My Daily Life' sticker pack by Plastic Thing 2021-08-10 19:15:58 -04:00
Scott Nonnenberg
f985d55d5c Calling: Never show lobby for incoming call 2021-08-10 10:15:35 -07:00
Fedor Indutny
8703b0e020 Reduce log file size 2021-08-09 15:04:17 -07:00
Josh Perez
9078919545 Transcode heic/heif images 2021-08-09 13:06:21 -07:00
Fedor Indutny
440fb69efc Better logging for early read syncs 2021-08-09 12:59:14 -07:00
Fedor Indutny
68b8877654 Fix benchmark CI 2021-08-09 12:58:43 -07:00
Scott Nonnenberg
a36977ff5c Log: Show both enabled/disabled and value for flags 2021-08-06 17:34:48 -07:00