Commit graph

3711 commits

Author SHA1 Message Date
trevor-signal
615539ed6d
Show self-view when waiting in 1:1 calls 2023-05-30 16:39:15 -04:00
trevor-signal
7e1c147eac
Use normal shutdown infrastructure to hang up active calls 2023-05-30 14:48:36 -04:00
trevor-signal
9a9c1c5879
Fix notification text for gifted badges 2023-05-30 13:33:10 -04:00
Scott Nonnenberg
3c84acc758
beforeMessageSend: Set lastMessage properly to avoid duplicate @mentions 2023-05-30 13:05:07 -04:00
Scott Nonnenberg
cc233fb980
Support clipboards with text/plain as well as file contents 2023-05-26 15:07:32 -07:00
Scott Nonnenberg
17eb0948ea mentionsMe check: normalize before comparing against our UUID 2023-05-26 12:04:44 -07:00
Josh Perez
63b20ed9fa Whats new 2023-05-25 19:13:40 -04:00
Jamie Kyle
688ddd49d1
Validate and log transitions for call disposition 2023-05-25 14:17:35 -07:00
Josh Perez
e2f39ed5fa
Fix RangeError invalid timestamp 2023-05-25 13:17:10 -04:00
Josh Perez
35c3349fe6
Only apply certain keyboard shortcuts in situations 2023-05-25 09:15:16 -07:00
Fedor Indutny
1941a33556
Fix handling of replies on multiple dist lists 2023-05-25 14:12:33 +02:00
Fedor Indutny
3c7502213b
Delete PNI storageID on merge 2023-05-24 15:05:04 -07:00
Fedor Indutny
1a737ee605
Remove lonely e164 conversation lookups 2023-05-24 15:03:41 -07:00
Scott Nonnenberg
2dc24540ac
Restore indicator when conversation is manually marked unread 2023-05-24 14:33:11 -07:00
Fedor Indutny
c0663ed57c
Use libsignal-client for username validation 2023-05-23 17:07:59 -07:00
Fedor Indutny
3ff390e1c4
Don't send group update on PNI decline 2023-05-23 16:38:58 -07:00
Scott Nonnenberg
a31cf5645e
Better handling of formatting in pasted text 2023-05-23 15:00:05 -07:00
trevor-signal
d012779e87
Show mentioned badges & enable scrolling to mentions in conversations 2023-05-23 14:59:07 -07:00
Fedor Indutny
caaeda8abe
Update more icons to v3 2023-05-23 23:14:47 +02:00
Scott Nonnenberg
afae6bc267
CompositionInput: Properly set cursor right after pasted data 2023-05-22 13:31:36 -07:00
Fedor Indutny
99011b0a56
Fix position of lightbox arrows for a video 2023-05-22 22:24:33 +02:00
Fedor Indutny
759c61d06e
Use e164 from PniChangeNumber sync message 2023-05-22 09:37:58 -07:00
Scott Nonnenberg
579329b7bf
Update local story distribution list in more cases 2023-05-19 09:48:03 -07:00
trevor-signal
36432b3a3d
Improve handling of invalid conversations 2023-05-19 09:28:59 -04:00
Scott Nonnenberg
4404429ec2
Fix paste of images when focus is in the composer 2023-05-18 12:53:36 -07:00
Fedor Indutny
7f4994c074
Format WhatsNewModal 2023-05-18 11:01:53 -04:00
trevor-signal
f898fc4707 Release notes for 6.19.0 2023-05-17 20:55:01 -04:00
Scott Nonnenberg
5c58061e3b
Limit receiver processing of text body ranges 2023-05-17 16:02:00 -07:00
Scott Nonnenberg
c1da469996
copyQuoteContentFromOriginal: Copy bodyRanges alongside body text 2023-05-17 15:37:35 -07:00
Jordan Rose
2ee15cdfa7
Dismiss the avatar menu after selecting "Update Signal" 2023-05-17 10:50:47 -07:00
Fedor Indutny
6e5d9f5dd8
Optimize getAdjacentMessagesByConversationSync 2023-05-17 10:35:21 -07:00
Jamie Kyle
0032d49e23
Fixes for locale matching 2023-05-17 10:19:27 -07:00
Scott Nonnenberg
f42192fb5a
Improve paste handling of formatted data 2023-05-17 09:58:32 -07:00
trevor-signal
73f4374e1e
Improved WS request timeout handling 2023-05-17 09:43:33 -07:00
trevor-signal
a0d98ab312 Update screen-sharing window styling 2023-05-16 15:19:04 -04:00
Fedor Indutny
5869717cd3
Use correct timestamp for receipts of edited messages 2023-05-16 10:37:12 -07:00
Fedor Indutny
110683fb37
Test SenderKey receive 2023-05-15 16:15:43 -07:00
Fedor Indutny
11456d100f
Put timestamp of edited message into the job 2023-05-15 14:26:36 -07:00
Josh Perez
f6676db4d3
Use Promise.race instead so both promises do not resolve 2023-05-15 08:08:15 -07:00
Josh Perez
7a71c6ab80
Decouples the in-chat sounds from the notification sound settings 2023-05-12 18:03:56 -04:00
Scott Nonnenberg
1c4213465b
Better handle multiline formatting 2023-05-12 13:48:14 -07:00
trevor-signal
bd0e08d6fd
Update call-only conversation message request UI 2023-05-12 14:20:10 -04:00
Josh Perez
ac8bec1ac0
Maps sent edit message timestamps to their original messages 2023-05-12 10:09:44 -07:00
Josh Perez
216ee67c50
Adds keyboard shortcut for editing last message sent 2023-05-11 17:27:19 -07:00
Scott Nonnenberg
995b207b48
Better handle newlines in content pasted into composer 2023-05-11 12:48:34 -07:00
Josh Perez
21f5ac30f2
Show who reacted in aria-label of reactions 2023-05-11 12:48:04 -07:00
Fedor Indutny
4131234b78
Add notice on Ubuntu < 20.04 2023-05-11 12:22:15 -07:00
Scott Nonnenberg
65be832569
Don't show formatting menu if formatting flag is disabled 2023-05-11 10:02:36 -07:00
Fedor Indutny
9d1252ae19
Assert presence of sent_at timestamp for receipts 2023-05-11 09:04:17 -07:00
Fedor Indutny
9a7f1e86e2
Fix sync message for editMessage 2023-05-11 08:47:41 -07:00