Commit graph

3923 commits

Author SHA1 Message Date
trevor-signal
b2f5febbf9
Ensure story buttons are clickable despite being in a no-drag region 2023-06-06 09:53:10 -04:00
Fedor Indutny
62e290eb9e
Implement simplified Happy Eyeballs 2023-06-05 12:55:09 -07:00
Fedor Indutny
e3d27bd00e
MemberPendingProfileKey can't have profile key 2023-06-05 09:22:27 -07:00
Fedor Indutny
702153a28d
Disable contact management for Note to Self 2023-06-05 12:14:58 -04: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
Fedor Indutny
ab68e24805
Optimize debug logs by truncating CDN URLs
Attachments are end-to-end encrypted, and these lengthy URLs don't
provide any meaningful info for debugging purposes.
2023-06-01 11:28:16 -07:00
Jim Gustafson
a56a50ad19
Update to RingRTC v2.28.0 2023-05-31 16:37:19 -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
Scott Nonnenberg
9c325ea724
Fix cut/copy and paste from composer 2023-05-31 11:10:02 -07:00
Fedor Indutny
b705609341
Fix edit message in Note to Self 2023-05-31 08:54:45 -07:00
Fedor Indutny
557b86f52e
Use electron's DNS resolver, prioritizing ipv4 connections 2023-05-30 16:57:16 -07:00
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
Josh Perez
b34ea60d34
Show error state when QR code times out loading 2023-05-10 17:36:45 -04:00
Fedor Indutny
48545d6a83
Update electron to 24.2.0 2023-05-10 12:58:35 -07:00
Fedor Indutnyy
2cb84bbd41 Release notes for 6.18.0 2023-05-10 21:40:44 +02:00
Fedor Indutny
834bc16c0d
Map zh_TW to zh-Hant in NSIS 2023-05-10 12:31:40 -07:00
Josh Perez
1ec9bce79d
Splits up current message from edited messages in modal 2023-05-10 15:01:03 -04:00
Fedor Indutny
22e1ff9b50
Drop support of PniIdentity sync message 2023-05-10 10:02:32 -07:00
Scott Nonnenberg
748c56d825
Don't include expireTimer with group story reactions 2023-05-10 09:14:00 -07:00
Josh Perez
1622fe21e7
Normalize diacritics when searching conversations 2023-05-09 18:29:59 -07:00
Scott Nonnenberg
e0fa526131
Remove desktop.retryReceiptLifespan feature flag 2023-05-09 18:25:57 -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
2177a79080
Formatting: A few more changes 2023-05-09 18:23:56 -07:00
Scott Nonnenberg
b4caf67bf9
Allow copy/paste of formatting and mentions 2023-05-09 17:40:19 -07:00
Fedor Indutny
320ac044a8
Disable editing quotes for messages 2023-05-09 14:13:19 -07:00
trevor-signal
583a321dd9
Simplify captcha response handling 2023-05-09 16:49:00 -04:00
Josh Perez
052aca3119
Enhance super tab 2023-05-09 11:52:03 -04:00
Josh Perez
8761bb8dae
Converts wav files to ogg 2023-05-09 11:51:11 -04:00
trevor-signal
7b039fa526
Update contact spoofing banner & dialog 2023-05-09 11:33:39 -04:00
Josh Perez
4b7f1dbada
Fixes edit message conversation not being the right convo 2023-05-09 08:18:08 -07:00
Josh Perez
6b1a56208f
Adds role=status to link in progress step 2023-05-09 08:17:46 -07:00
Fedor Indutny
27f938b165 Use correct resend request timestamp 2023-05-09 10:52:42 -04:00
Josh Perez
272b81c7cf Adds a pop and whoosh sound for message receive/sent 2023-05-09 10:52:42 -04:00
trevor-signal
1335bb728a In integration tests, provide all contacts a prekey 2023-05-09 10:52:42 -04:00
trevor-signal
83abcd4cca Ensure notification icons respect avatar preference 2023-05-09 10:52:42 -04:00
Josh Perez
80d37e2df1 Adds proper aria-label to gradient knobs 2023-05-09 10:52:42 -04:00
Josh Perez
f69c533d23 Use standard Tabs component for PendingInvites 2023-05-09 10:52:42 -04:00
Jamie Kyle
ed539c31b8 Remap zh-TW to zh-Hant to match Traditional Chinese in other regions 2023-05-09 10:52:42 -04:00
Josh Perez
7dccaa0d1f Use aria-pressed on emoji picker 2023-05-09 10:52:42 -04:00
Josh Perez
073b434004 Use aria-expanded for avatar popup menu 2023-05-09 10:52:42 -04:00
Josh Perez
b619d2ee5c Announce loading group create 2023-05-09 10:52:42 -04:00
Josh Perez
e0bae9a47c Use aria-pressed on sticker header buttons 2023-05-09 10:52:42 -04:00
Yusuf Sahin HAMZA
f004e714f0 Add copy option to triple-dot menu of messages 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
Fedor Indutny
d9c0366219 Fix sticker manager 2023-05-09 10:52:39 -04:00
Fedor Indutny
51d1a62f70 Update icons to v3 2023-05-09 10:52:39 -04:00
Josh Perez
be60b3d225 Moves SQL to full IPC 2023-05-09 10:52:39 -04:00
Fedor Indutny
34baa0fa2f Fix check in MessageReceiver 2023-05-09 10:52:39 -04:00
trevor-signal
4bc81fd51a Explicitly save active_at status on call receipt 2023-05-09 10:52:36 -04:00
trevor-signal
ff4ea76005 Exclude domains from link previews 2023-05-09 10:52:33 -04:00
Fedor Indutny
d42aec4dac Remove unused notification when possible 2023-05-09 10:52:33 -04:00
Fedor Indutny
ca4aad6bad Extra toast for Message Receiver errors 2023-05-09 10:52:33 -04:00
Fedor Indutny
36b3e2de08 MessageReceiver improvements 2023-05-09 10:52:33 -04:00
Jamie Kyle
8bfa9194b4 Shorten/Reorder MessageContextMenu items to match mobile 2023-05-09 10:52:33 -04:00
Josh Perez
f8ff0becfa Adds fieldset/legend to preferences 2023-05-09 10:52:33 -04:00
trevor-signal
a6aec37b75 Ensure call-only conversations appear in left pane 2023-05-09 10:52:29 -04:00
Fedor Indutny
00349b5b33
Disable image preload 2023-05-01 13:42:34 -07:00
Josh Perez
6154b83720
Fix custom gradient keyboard mode 2023-05-01 15:05:39 -04:00
Josh Perez
a1c7634f23
Link choose device label with input 2023-05-01 10:13:58 -07:00
Josh Perez
e1206edba4 Release notes for 6.17.x 2023-04-25 18:20:45 -04:00
Jamie Kyle
1eddf252e1
Update drafts when removing attachments in forward modal 2023-04-25 17:54:59 -04:00
Josh Perez
406916ea42
Adds page up/down home/end keyboard support to timeline 2023-04-25 17:54:18 -04:00
Josh Perez
e8a3dc5db6
Focus first selectable element in preferences pane 2023-04-25 17:54:05 -04:00
Josh Perez
078b176ec6
Fix button title for emoji search close button 2023-04-25 11:01:21 -07:00
trevor-signal
bedfbbca5f
Fix light mode on SignalConnectionsModal 2023-04-25 10:48:29 -07:00
Josh Perez
0cd09c6259
Adds role heading to the timeline date headers 2023-04-24 13:19:16 -07:00
Josh Perez
d39ef234e0
Do not nest buttons in the conversation header 2023-04-24 13:18:00 -07:00
Josh Perez
781531d8d7
Adds role=article to all messages
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2023-04-24 15:00:54 -04:00
Jamie Kyle
5f522c605d
Always reencode images through canvas 2023-04-24 11:05:30 -07:00
Josh Perez
dc6e6e4f00
Moves calling device settings to use Select component 2023-04-24 11:02:11 -07:00
Josh Perez
7d334ae3a2
Do not close forward modal on outside click 2023-04-24 10:28:08 -07:00
Josh Perez
0bf351ba09
Replace left pane button aria-label 2023-04-21 14:23:30 -07:00
Josh Perez
de1268f8fd
Fix missing window.i18n 2023-04-21 14:21:55 -07:00
Scott Nonnenberg
07bad13fa1
uploadMessageSticker: Compare against previous sticker, not cache 2023-04-21 12:33:05 -07:00
Scott Nonnenberg
bedd2c8a15
Allow sends of quote attachments with no thumbnail 2023-04-21 11:26:49 -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
Fedor Indutnyy
ca4575411b Release notes for 6.16.0 2023-04-20 08:32:09 +02:00
Jamie Kyle
30a913161d
Mark TimelineItem memo() to fix send perf regression 2023-04-19 15:42:39 -07:00
Scott Nonnenberg
6f67a57e8a
Update feature flags for text formatting for beta release 2023-04-19 15:18:13 -07:00
Fedor Indutny
9ce0746f5b
Fix flakey mock test 2023-04-19 09:13:48 -07:00
Jamie Kyle
703a82c818
Skip edit step when forwarding a voice message 2023-04-18 16:34:50 -07:00
Jamie Kyle
129057df84
Fallback to getNotificationText() in updateLastMessage() 2023-04-18 16:33:24 -07:00
Scott Nonnenberg
850442bf2d
Consider all messages without contentHint, from us, to be resendable 2023-04-18 15:49:14 -07:00
Scott Nonnenberg
7db16c4f0e
Continue to mark story read if markOnboardingStoryAsRead didn't do it 2023-04-18 08:35:29 -07:00
Scott Nonnenberg
5395741f11
Several text formatting fixes 2023-04-17 18:16:41 -07:00
Scott Nonnenberg
f93b4235d5
CompositionArea: Don't unconditionally apply draft contents if empty 2023-04-17 13:50:29 -07:00
Jamie Kyle
cdc68d1c34
Use LocaleMatcher to resolve system preferred locales 2023-04-17 12:26:57 -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
42e13aedcd
Rename delete for everyone to delete from all devices in note to self 2023-04-13 13:38:35 -07:00
Jamie Kyle
3045a4950d
Rename Conversation -> Chat in all strings 2023-04-12 22:29:54 -07:00
Jamie Kyle
558b5a4a38
Migrate most React class components to function components 2023-04-12 16:17:56 -07:00
Scott Nonnenberg
4c9baaef80
Filter incoming bodyRanges, also filter before display 2023-04-11 17:16:46 -07:00
Jamie Kyle
ec1246f60a
Prevent accidentally entering select mode when selecting text 2023-04-11 15:34:07 -07:00
Scott Nonnenberg
ea2083cd11
AudioPlayer: Logging when changing playback or queue 2023-04-11 10:28:04 -07:00
Scott Nonnenberg
5574b08f4c
Fix sending of at-mentions 2023-04-11 09:44:50 -07:00
Jamie Kyle
76b9d07acf
Remove Signal.Util 2023-04-10 20:54:43 -07:00
Jamie Kyle
3a069323a4
Hide message contents in notifications for message requests 2023-04-10 15:19:48 -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
Fedor Indutny
531269430f
Sync contact record after key change notification 2023-04-10 14:22:02 -07:00
Fedor Indutny
5b38034426
Use lookupOrCreate in getMessageDescriptor 2023-04-10 13:30:16 -07:00
Scott Nonnenberg
d9d820e72a
Support for receiving formatted messages
Co-authored-by: Alvaro Carrasco <alvaro@signal.org>
2023-04-10 09:31:45 -07:00
Fedor Indutny
d34d187f1e
Simplify redux ducks and avoid reexport 2023-04-07 10:46:00 -07:00
Fedor Indutny
bd41d7b216
Use synchronous IPC for passing config 2023-04-07 09:42:12 -07:00
Fedor Indutny
3e586be46a
Move challenge urls into config 2023-04-06 14:49:24 -07:00
Jamie Kyle
7f772e49b6
Dont enter select mode when ctrl+clicking a link inside a message 2023-04-06 14:34:42 -07:00
Jamie Kyle
0d4d43fbcf
Filter unknown call disposition event types 2023-04-06 09:34:52 -07:00
Scott Nonnenberg
a8fea624fa Release notes for 6.14.x 2023-04-05 18:19:51 -07:00
Jamie Kyle
f1a632263a
Log unknown field tags for sync messages we havent handled 2023-04-05 18:05:04 -07:00
Jamie Kyle
a7a058bb73
Add forward messages shortcut, remap open stickers 2023-04-05 18:04:41 -07:00
Fedor Indutny
5773c7bc9a
Reduce timeout for newMessageQueue 2023-04-05 17:03:15 -07:00
Fedor Indutny
c5dda1d62d
Reduce job queue shutdown timeout 2023-04-05 16:37:25 -07:00
Scott Nonnenberg
4a18667ddf
Use sentCounter in CompositionInput to drop old draft updates 2023-04-05 15:06:16 -07:00
Fedor Indutny
0e606c45b0
Use DoH for query fallback 2023-04-05 14:49:33 -07:00
Fedor Indutny
f61d8f38b0
Context menu for left pane list items 2023-04-05 13:48:00 -07:00
Fedor Indutny
808c0beae7
Update tray/titlebar icons 2023-04-04 11:55:24 -07:00
Jamie Kyle
8ca192a48d
Update i18n eslint rule to validate missing/extra icu params 2023-04-04 11:41:14 -07:00
Jamie Kyle
4e6c3ba9df
Fix forwarded messages timestamp offset 2023-04-03 13:47:39 -07:00
Fedor Indutny
2710f463a7
Fix storybook 2023-04-03 13:16:27 -07:00
Scott Nonnenberg
950c90f75d
Fix conversation title placeholder in block/confirm dialog 2023-04-03 12:40:18 -07:00
Jamie Kyle
da24cc5e95
Use ICU number/plural formatting 2023-04-03 12:03:00 -07:00
Fedor Indutny
aba8882d0a
Loading screen progressbar improvements 2023-03-31 16:10:11 -07:00
Jamie Kyle
a4055cec40
Match multiple locales for spellchecker 2023-03-31 15:36:14 -07:00
Jamie Kyle
5e647c55d1
Fully migrate to ICU 2023-03-29 17:03:25 -07:00
Josh Perez
a64b846bca Updates WhatsNew 2023-03-29 19:06:45 -04:00
Josh Perez
d093b1ab13
Delivery receipt support for edited messages 2023-03-29 17:58:16 -04:00
Jim Gustafson
43e70720f7
Update to RingRTC v2.26.2 2023-03-29 14:16:19 -07:00
Jamie Kyle
11cfcb4e32
Make valid-i18n-keys rule strict and fix most exceptions 2023-03-29 10:15:54 -07:00
Fedor Indutny
18a6da310f
Adjust copy in loading screen 2023-03-29 09:47:06 -07:00
Fedor Indutny
d1791ff6be
Introduce buffered console logger 2023-03-28 15:22:06 -07:00
Fedor Indutny
3264c3d509
Display "days ago" in loading screen 2023-03-28 13:31:24 -07:00
Jamie Kyle
c02c8d9640
Normalize i18n() calls to prepare for ICU migration 2023-03-28 11:26:46 -07:00
Fedor Indutny
7c8e7c1013
Make sure that radios are mutually exclusive 2023-03-27 16:59:01 -07:00
Josh Perez
36e21c0134
Receive support for editing messages 2023-03-27 19:48:57 -04:00
Jamie Kyle
2781e621ad
Prepare for ICU migration 2023-03-27 16:37:39 -07:00
Jamie Kyle
d0f17a1398
Add shortcuts for forward/delete selected/targeted messages 2023-03-24 14:16:48 -07:00
Fedor Indutny
dd16be13b0
Handle PNI+PNI+E164 triple 2023-03-23 17:52:46 -07:00
Jamie Kyle
9fe7bb41ec
Fix escape handling 2023-03-23 15:35:15 -07:00
Jamie Kyle
e819984239
Ctrl+Click to select message, fix delete pluralization 2023-03-23 14:49:55 -07:00
Jamie Kyle
a816f25078 update release notes 2023-03-22 15:53:25 -07:00
Jamie Kyle
67e290ea8d
Dont show speaking indicator for active speaker in speaker view 2023-03-22 14:54:11 -07:00
Fedor Indutny
2f691f3dd0
Use custom fallback DNS servers 2023-03-22 13:56:49 -07:00
Fedor Indutny
56145fabcc
isInSystemContacts should use systemName 2023-03-22 12:25:52 -07:00
Jamie Kyle
f272433b7a
Hide speaking border when presenting/1:1 in group 2023-03-22 10:53:13 -07:00
Fedor Indutny
fc161a67df
Copy profileSharing when merging conversations 2023-03-21 17:46:01 -07:00
Jamie Kyle
cfb6eff27b
Copy change for multi-select delete 2023-03-21 17:45:35 -07:00
Fedor Indutny
7e05893e1a
Fallback to dns.resolve4/6 on getaddrinfo failure 2023-03-21 17:43:55 -07:00
Jamie Kyle
e4623e2ad5
Use circular buffer instead of array for logs 2023-03-21 14:23:27 -07:00
Jamie Kyle
1d549a9991
Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
Fedor Indutny
d986356eea
Windows Installer tweaks 2023-03-20 14:22:32 -07:00
Fedor Indutny
1d1b124a92
UpdateDialog on InstallScreen 2023-03-20 13:42:00 -07:00
Fedor Indutny
28adb58c69
electron@22.3.3, esbuild@0.17.11, typescript@5.0.2 2023-03-20 12:58:07 -07:00
Jamie Kyle
27b7060d09
only forceSave when we are creating a new message 2023-03-20 11:06:34 -07:00
Scott Nonnenberg
75d5e81013
Voice Notes mini-player: Show with no conversation, fix spacing 2023-03-20 11:03:21 -07:00
Jamie Kyle
58f4082c4a
Force save for call disposition 2023-03-17 13:38:57 -07:00
dependabot[bot]
a779542d10
Bump webpack from 5.30.0 to 5.76.0 2023-03-16 17:35:57 -07:00
Jamie Kyle
cdc743d834
Add source location to top-level unhandled error if available 2023-03-16 17:03:38 -07:00
Fedor Indutny
e0bac61346
Remove deleted strings after one month 2023-03-16 13:19:43 -07:00
Scott Nonnenberg
556dbe3114
JobQueue: Don't start job if we're shutting down 2023-03-16 13:17:35 -07:00
Fedor Indutny
3d1e2c220e
Fix Lightbox crash 2023-03-16 11:00:41 -07:00
Jamie Kyle
fd8bd54de5
Ensure new message in addCallHistory has all attributes 2023-03-16 09:51:41 -07:00
Fedor Indutny
f84b6a31dc
Remove Sticker Creator in favor of Web App 2023-03-15 17:59:30 -07:00
Fedor Indutnyy
7ad9c3e5cb Release notes for v6.11.0-beta.1 2023-03-15 12:26:54 -07:00
Alvaro
1dac6ab3d9
Wait for audio to play before pausing 2023-03-15 10:48:38 -07:00
Fedor Indutny
a1ab62f878
New state for Update Dialog 2023-03-15 09:57:27 -07:00
Scott Nonnenberg
5949cc11b1
Add all sends needed for retry to conversationJobQueue 2023-03-14 13:25:05 -07:00
Fedor Indutny
c5c399e4e8
Always animate lightbox transitions 2023-03-14 09:53:09 -07:00
Josh Perez
4591b56f7f
Enables sandbox on about window 2023-03-14 11:55:31 -04:00
Josh Perez
58691b2f5e
Fixes timestamp tests in CI for different timezones 2023-03-13 17:26:03 -07:00
Fedor Indutny
51c2029b5c
Better logging for hanging benchmarks 2023-03-13 16:41:47 -07:00
Fedor Indutny
adf2957537
NSIS should fail installation on Windows < 7 2023-03-13 14:10:35 -07:00
Josh Perez
676abfbdfb
Fixes left pane sorting when messages come in from the future 2023-03-10 13:30:43 -08:00
Jamie Kyle
53be6c8e89 fix formatting 2023-03-10 10:21:21 -08:00
hackerbirds
c571305d8a Add verified badge to Notes to Self 2023-03-10 10:18:02 -08:00
Fedor Indutny
371c73377c
Move setVerified to conversation queue 2023-03-09 15:33:12 -08:00
Josh Perez
26ae1c8a88
Adds storage service logging around story distribution lists 2023-03-09 13:50:29 -08:00
Fedor Indutny
613d893f45
Fix adding to group by username 2023-03-09 13:46:01 -08:00
Scott Nonnenberg
c22fed8179 Add release notes for 6.10 2023-03-09 11:46:45 -08:00
Fedor Indutny
8cb281c74e
Reverse direction of lightbox animation 2023-03-09 11:29:00 -08:00
Josh Perez
4d7b5cd072
Adds some logging around draft clearing 2023-03-09 09:52:40 -08:00
Josh Perez
0966118e1a
Include additional logging around onboarding story 2023-03-08 17:40:26 -08:00
Fedor Indutny
64827af27f
Fix modal text on username gone error 2023-03-08 17:38:52 -08:00
Fedor Indutny
74097a0efa
Use spring to animate lightbox thumbnails 2023-03-08 17:32:18 -08:00
Fedor Indutny
5d07167222
Use libsignal-client validation for nicknames 2023-03-08 16:58:54 -08:00
Fedor Indutny
88bc146f0d
Fix min-height of PNP settings row 2023-03-08 16:35:25 -08:00
Fedor Indutny
37a2a1c943
Use ListTile in username/e164 compose 2023-03-08 15:41:32 -08:00
Josh Perez
d2322de4a3
Show story rings around avatars in send story modal 2023-03-07 21:15:25 -05:00
Josh Perez
78e3120d1a
Render replies to 1:1 text stories 2023-03-07 14:59:44 -08:00
Alvaro
5ce896609a
Support for avif image format 2023-03-07 12:52:49 -08:00
Fedor Indutny
cd5ac544bb
Minor UI fixes for updated Lightbox 2023-03-07 09:32:00 -08:00
Fedor Indutny
a9395ddecc
Use electron API to detect Rosetta 2023-03-07 09:04:42 -08:00
Jamie Kyle
9dc9808420
speaking indicator design tweaks 2023-03-06 14:47:22 -08:00