Commit Graph
9355 Commits
Author SHA1 Message Date
Fedor IndutnyandGitHub a41745ec23 Fix number blocks alignment in Safety Number UI 2023-06-08 15:37:38 -04:00
Jamie Kyle bd14b74e63 v6.21.0-beta.1 v6.21.0-beta.1 2023-06-07 15:03:41 -07:00
Jamie Kyle c356c11eb0 update strings & whats new 2023-06-07 14:57:08 -07:00
Fedor IndutnyandGitHub 18f9512a16 Make TLS handshake a part of Happy Eyeballs 2023-06-07 14:00:45 -07:00
Fedor IndutnyandGitHub 7abd2280bc Simplify WebSocket keepalive logic 2023-06-06 17:36:38 -07:00
Scott NonnenbergandGitHub adc8513f41 Implement cut/copy correctly for input/textarea elements 2023-06-06 12:06:58 -07:00
Fedor IndutnyandGitHub 82419f17dd Don't shuffle dns addresses 2023-06-06 09:12:43 -07:00
trevor-signalandGitHub b2f5febbf9 Ensure story buttons are clickable despite being in a no-drag region 2023-06-06 09:53:10 -04:00
trevor-signalandGitHub 6f3b56c6fa Adjust conversation header context menu styling 2023-06-05 17:08:52 -07:00
Fedor IndutnyandGitHub 62e290eb9e Implement simplified Happy Eyeballs 2023-06-05 12:55:09 -07:00
Fedor IndutnyandGitHub e3d27bd00e MemberPendingProfileKey can't have profile key 2023-06-05 09:22:27 -07:00
Fedor IndutnyandGitHub 702153a28d Disable contact management for Note to Self 2023-06-05 12:14:58 -04:00
7c1957c30d Moves conversation.getProps out of models
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-06-02 10:54:36 -07:00
Jamie KyleandGitHub a0d7c36e3b Update reaction label to use pluralization 2023-06-01 13:43:15 -07:00
Fedor IndutnyandGitHub 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 GustafsonandGitHub a56a50ad19 Update to RingRTC v2.28.0 2023-05-31 16:37:19 -07:00
Scott NonnenbergandGitHub 60d41b8101 Linux: Increase minimum libc version to 2.31 2023-05-31 13:16:08 -07:00
trevor-signalandGitHub 4fa9ce5096 Refactor group story reply receipt logic 2023-05-31 13:07:43 -07:00
trevor-signalandGitHub cfabf8f533 Update missing quote reference styles 2023-05-31 12:01:08 -07:00
Fedor IndutnyandGitHub cc525c249d Use custom entitlements for frameworks/libs 2023-05-31 12:00:15 -07:00
Fedor IndutnyandGitHub 3abacb25ce Clear typing indicator after receiving edits 2023-05-31 11:14:38 -07:00
Scott NonnenbergandGitHub 9c325ea724 Fix cut/copy and paste from composer 2023-05-31 11:10:02 -07:00
Fedor IndutnyandGitHub b705609341 Fix edit message in Note to Self 2023-05-31 08:54:45 -07:00
Fedor IndutnyandGitHub 557b86f52e Use electron's DNS resolver, prioritizing ipv4 connections 2023-05-30 16:57:16 -07:00
trevor-signalandGitHub 615539ed6d Show self-view when waiting in 1:1 calls 2023-05-30 16:39:15 -04:00
trevor-signalandGitHub 7e1c147eac Use normal shutdown infrastructure to hang up active calls 2023-05-30 14:48:36 -04:00
trevor-signalandGitHub c4ddd3977d Update marked unread conversation indicator 2023-05-30 11:29:29 -07:00
trevor-signalandGitHub 9a9c1c5879 Fix notification text for gifted badges 2023-05-30 13:33:10 -04:00
Scott NonnenbergandGitHub 3c84acc758 beforeMessageSend: Set lastMessage properly to avoid duplicate @mentions 2023-05-30 13:05:07 -04:00
Scott NonnenbergandGitHub 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
Scott Nonnenberg b79cb5d160 aptly.sh: Remove to put it closer to release scripts 2023-05-26 12:04:32 -07:00
Josh Perez 7ec64823bd v6.20.0-beta.1 v6.20.0-beta.1 2023-05-25 19:17:44 -04:00
Josh Perez b2bbdfea80 Updates strings 2023-05-25 19:16:57 -04:00
Josh Perez 63b20ed9fa Whats new 2023-05-25 19:13:40 -04:00
Jamie KyleandGitHub 688ddd49d1 Validate and log transitions for call disposition 2023-05-25 14:17:35 -07:00
Josh PerezandGitHub e2f39ed5fa Fix RangeError invalid timestamp 2023-05-25 13:17:10 -04:00
Josh PerezandGitHub 35c3349fe6 Only apply certain keyboard shortcuts in situations 2023-05-25 09:15:16 -07:00
Fedor IndutnyandGitHub 1941a33556 Fix handling of replies on multiple dist lists 2023-05-25 14:12:33 +02:00
Fedor IndutnyandGitHub 3c7502213b Delete PNI storageID on merge 2023-05-24 15:05:04 -07:00
Fedor IndutnyandGitHub 1a737ee605 Remove lonely e164 conversation lookups 2023-05-24 15:03:41 -07:00
Scott NonnenbergandGitHub 2dc24540ac Restore indicator when conversation is manually marked unread 2023-05-24 14:33:11 -07:00
Fedor IndutnyandGitHub c0663ed57c Use libsignal-client for username validation 2023-05-23 17:07:59 -07:00
Fedor IndutnyandGitHub 3ff390e1c4 Don't send group update on PNI decline 2023-05-23 16:38:58 -07:00
Scott NonnenbergandGitHub a31cf5645e Better handling of formatting in pasted text 2023-05-23 15:00:05 -07:00
trevor-signalandGitHub d012779e87 Show mentioned badges & enable scrolling to mentions in conversations 2023-05-23 14:59:07 -07:00
Fedor IndutnyandGitHub caaeda8abe Update more icons to v3 2023-05-23 23:14:47 +02:00
trevor-signalandGitHub 73757052a6 Update Stories pane back button clickable region 2023-05-23 13:58:21 -04:00
Fedor IndutnyandGitHub d84f74ec99 drop-shadow for lightbox arrows 2023-05-23 19:09:48 +02:00
trevor-signalandGitHub 39e6d74b3e Update clickable regions for context menus 2023-05-23 12:39:34 -04:00