Commit graph

1180 commits

Author SHA1 Message Date
Scott Nonnenberg
62e648da27
getTitle: Return nothing instead of an invalid phone number 2023-06-09 10:46:59 -07:00
Fedor Indutny
ea79b34f56
Do not use hostname with tls.connect 2023-06-08 14:10:41 -07:00
Fedor Indutny
18f9512a16
Make TLS handshake a part of Happy Eyeballs 2023-06-07 14:00:45 -07:00
Scott Nonnenberg
adc8513f41
Implement cut/copy correctly for input/textarea elements 2023-06-06 12:06:58 -07:00
Fedor Indutny
82419f17dd
Don't shuffle dns addresses 2023-06-06 09:12:43 -07:00
Fedor Indutny
62e290eb9e
Implement simplified Happy Eyeballs 2023-06-05 12:55:09 -07:00
Josh Perez
7c1957c30d
Moves conversation.getProps out of models
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-06-02 10:54:36 -07:00
trevor-signal
4fa9ce5096
Refactor group story reply receipt logic 2023-05-31 13:07:43 -07:00
Fedor Indutny
3abacb25ce
Clear typing indicator after receiving edits 2023-05-31 11:14:38 -07:00
Fedor Indutny
557b86f52e
Use electron's DNS resolver, prioritizing ipv4 connections 2023-05-30 16:57:16 -07: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
Fedor Indutny
1941a33556
Fix handling of replies on multiple dist lists 2023-05-25 14:12:33 +02:00
Scott Nonnenberg
a31cf5645e
Better handling of formatting in pasted text 2023-05-23 15:00:05 -07:00
Scott Nonnenberg
f42192fb5a
Improve paste handling of formatted data 2023-05-17 09:58:32 -07:00
Fedor Indutny
5869717cd3
Use correct timestamp for receipts of edited messages 2023-05-16 10:37:12 -07:00
Fedor Indutny
11456d100f
Put timestamp of edited message into the job 2023-05-15 14:26:36 -07: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
Fedor Indutny
9d1252ae19
Assert presence of sent_at timestamp for receipts 2023-05-11 09:04:17 -07:00
Fedor Indutny
48545d6a83
Update electron to 24.2.0 2023-05-10 12:58:35 -07:00
Josh Perez
1622fe21e7
Normalize diacritics when searching conversations 2023-05-09 18:29:59 -07:00
Josh Perez
46942ece00
Send proper sync message for edit msg in all contexts 2023-05-09 18:25:37 -07:00
Scott Nonnenberg
b4caf67bf9
Allow copy/paste of formatting and mentions 2023-05-09 17:40:19 -07:00
Josh Perez
8761bb8dae
Converts wav files to ogg 2023-05-09 11:51:11 -04:00
Josh Perez
4b7f1dbada
Fixes edit message conversation not being the right convo 2023-05-09 08:18:08 -07:00
Josh Perez
272b81c7cf Adds a pop and whoosh sound for message receive/sent 2023-05-09 10:52:42 -04:00
Fedor Indutny
f1624705a7 Use new attachments API endpoint 2023-05-09 10:52:42 -04:00
Josh Perez
db995addae A super tab idea 2023-05-09 10:52:42 -04:00
Josh Perez
be60b3d225 Moves SQL to full IPC 2023-05-09 10:52:39 -04:00
Fedor Indutny
ca4aad6bad Extra toast for Message Receiver errors 2023-05-09 10:52:33 -04:00
Josh Perez
e8a3dc5db6
Focus first selectable element in preferences pane 2023-04-25 17:54:05 -04:00
Jamie Kyle
5f522c605d
Always reencode images through canvas 2023-04-24 11:05:30 -07:00
Josh Perez
e211837bcd
Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
Fedor Indutny
abb839c24b
Use timestamp of edited message when editing 2023-04-20 13:50:19 -07:00
Fedor Indutny
da09c72c99
Don't collapse metadata for edited message 2023-04-20 11:56:34 -07:00
Fedor Indutny
9054a78a65
Copy quote from original message 2023-04-20 11:48:43 -07:00
Jamie Kyle
0e490542a7
RTL 2023-04-20 10:03:43 -07:00
Josh Perez
1f2cde6d04
Send edited messages support
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2023-04-20 09:31:59 -07:00
Fedor Indutny
d380817a44
Sticker Creator Window 2023-04-20 08:59:17 -07:00
Scott Nonnenberg
6f67a57e8a
Update feature flags for text formatting for beta release 2023-04-19 15:18:13 -07:00
Jamie Kyle
703a82c818
Skip edit step when forwarding a voice message 2023-04-18 16:34:50 -07:00
Scott Nonnenberg
7db16c4f0e
Continue to mark story read if markOnboardingStoryAsRead didn't do it 2023-04-18 08:35:29 -07:00
Josh Perez
68ae25f5cd
Remove GroupContext proto
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-04-14 17:52:50 -07:00
Scott Nonnenberg
9bfbee464b
Support for sending formatting messages 2023-04-14 11:16:28 -07:00
Jamie Kyle
558b5a4a38
Migrate most React class components to function components 2023-04-12 16:17:56 -07:00
Scott Nonnenberg
ea2083cd11
AudioPlayer: Logging when changing playback or queue 2023-04-11 10:28:04 -07:00
Jamie Kyle
76b9d07acf
Remove Signal.Util 2023-04-10 20:54:43 -07:00
Jamie Kyle
822b162136
Merge delete for me/everyone into one modal 2023-04-10 14:38:34 -07:00
Jamie Kyle
c956c0e025
Remove ts/util/index.ts 2023-04-10 14:30:33 -07:00