Commit graph

9673 commits

Author SHA1 Message Date
Jamie Kyle
f115ba5873
Fix timeline scrolling automatically while emoji picker is open 2023-09-19 12:01:04 -07:00
Scott Nonnenberg
01231eb1c6
Reset spoiler expand state when a message is edited 2023-09-19 11:59:22 -07:00
Fedor Indutny
959b8ef457
Add keyboard navigation to SafetyNumberViewer 2023-09-19 19:08:36 +02:00
Fedor Indutny
a1207aa136
Add more timeouts, retries in mock tests 2023-09-19 10:02:37 -07:00
Fedor Indutny
c25867c737
Update better-sqlite3 to 8.5.2 2023-09-18 16:09:09 -07:00
ayumi-signal
e4238de4db
Multiple person typing indicators in groups 2023-09-18 14:17:26 -07:00
Jamie Kyle
17ea2b58de
Fix hover/focus bg overriding active bg in ConversationList
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2023-09-18 14:00:26 -07:00
Fedor Indutny
d6cc067507
Auto-retry starting app in mock tests 2023-09-18 22:09:28 +02:00
Scott Nonnenberg
7419ef9bd5 v6.33.0-alpha.1 2023-09-18 10:51:35 -07:00
Fedor Indutny
654215e136
Fix format of pniSignature.pniBytes 2023-09-14 22:39:51 +02:00
Josh Perez
d0296ececa
Improvements to the media editor 2023-09-14 10:04:48 -07:00
trevor-signal
e8eb7638c4
Scroll to bottom of conversation when message is sent 2023-09-14 09:57:38 -07:00
Jamie Kyle
34740bdaff
Fix NavSidebar buttons hover/focus background colors 2023-09-14 09:53:14 -07:00
Jamie Kyle
7443dd3314
Change order of checks for attachments 2023-09-14 08:35:27 -07:00
Jim Gustafson
d0df466fbc
Stop sending legacyHangup 2023-09-13 16:40:26 -07:00
Jamie Kyle
6cc25fe9e8
Fix timestamps on call history message updating 2023-09-13 13:39:07 -07:00
Josh Perez
fc34cd88b8
Use read sync timestamp to do unread bookkeeping 2023-09-13 10:42:33 -04:00
Fedor Indutny
ed92d244b2
Upgrade electron to 25.8.1 2023-09-13 06:27:35 +02:00
ayumi-signal
d7da7fdca0
Workaround Linux Wayland screenshare bug 2023-09-12 19:14:07 -07:00
Josh Perez
944a70abe7
DRY up the message receive timing validation 2023-09-12 16:12:07 -04:00
ayumi-signal
7ea945c157
Fix Message Detail Reaction Viewer overflow (#6239) 2023-09-12 12:52:16 -07:00
Fedor Indutny
d2f1431a66
Fix flashing MR after restoring contact 2023-09-12 12:52:38 -04:00
Scott Nonnenberg
be6331d75f
Key cleanup before migration 88 and attempt vacuum only once in 920 2023-09-11 21:19:38 -04:00
Jamie Kyle
6ae0edcc1e
Fix sidebar notices in collapsed mode 2023-09-11 22:55:51 +02:00
Fedor Indutny
30da67da1a
Add support for symbolicating raw .dmp files 2023-09-11 20:25:17 +02:00
trevor-signal
90d36350a7
Improve handling of payment notification messages 2023-09-11 09:58:34 -07:00
Jamie Kyle
ccb517a218
Fix sidebar staying collapsed when about to search 2023-09-11 09:57:42 -04:00
trevor-signal
148a54eb65
Revert "Update Electron to 26.1.0" 2023-09-08 09:36:18 -07:00
Fedor Indutny
d5479343ac
Update Electron to 26.1.0 2023-09-07 17:23:26 -07:00
trevor-signal
7ca8f4c763
Improve bulk message deletion speed 2023-09-07 16:07:07 -04:00
trevor-signal
c8c10d2d76
Hide show story notification count if stories are not enabled 2023-09-07 15:03:10 -04:00
Fedor Indutny
ecab90041b
Fix profile key oscillations in groups 2023-09-07 01:28:32 +02:00
Fedor Indutny
1d07203fa9
Fix migration for conversations with null json 2023-09-06 15:58:45 -07:00
ayumi-signal
bf6dc0b808
Update Linux dependencies 2023-09-06 15:48:12 -07:00
Fedor Indutny
aabcc71c3c
Fix crash in getBackgroundColor 2023-09-06 22:54:44 +02:00
trevor-signal
4d2910d696 v6.31.0-beta.1 2023-09-06 16:02:52 -04:00
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