Jamie Kyle
|
f115ba5873
|
Fix timeline scrolling automatically while emoji picker is open
|
2023-09-19 12:01:04 -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 |
|
Josh Perez
|
d0296ececa
|
Improvements to the media editor
|
2023-09-14 10:04:48 -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 |
|
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 |
|
trevor-signal
|
7ca8f4c763
|
Improve bulk message deletion speed
|
2023-09-07 16:07:07 -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 |
|
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
|
67a51415d0
|
Don't show error dialog with valid ACI
|
2023-08-30 12:07:54 -07:00 |
|
Fedor Indutny
|
00f0ccd900
|
Explicit ACI check for contact serviceId
|
2023-08-30 05:15:28 +02:00 |
|
Jamie Kyle
|
80a19d39de
|
Load messages when showConversation is called in other tab
|
2023-08-29 17:09:59 -07:00 |
|
Fedor Indutny
|
56ba8fea4d
|
Support Happy Eyeballs in proxy-agent
|
2023-08-30 01:58:48 +02:00 |
|
Josh Perez
|
ee9de52f9d
|
Add out of order mock test for read syncs
|
2023-08-29 17:51:24 -04:00 |
|
Fedor Indutny
|
1fef0ec208
|
Use contact's familyName if givenName is empty
|
2023-08-29 14:57:34 -04:00 |
|
Fedor Indutny
|
b13cc693c7
|
Handle username link 404 by showing toast
|
2023-08-28 19:01:41 +02:00 |
|
Josh Perez
|
cc13350d3f
|
Bump up the edit send/receive timers to 24hr/48hr
|
2023-08-25 09:50:04 -04:00 |
|
Jamie Kyle
|
d3a18a197b
|
Fix adding group call history with no ring
|
2023-08-23 10:07:29 -07:00 |
|
Jamie Kyle
|
da05b32f4f
|
Validate transitions between call history timestamps
|
2023-08-22 17:11:25 -04:00 |
|
Jamie Kyle
|
344ebf494d
|
Mark all calls read when opening calls tab
|
2023-08-22 17:01:36 -04:00 |
|
Scott Nonnenberg
|
b7c17212c7
|
Keep onboarding story message ids on unlink
|
2023-08-22 09:26:28 -07:00 |
|
Jamie Kyle
|
c26cb0a3e4
|
Fix several call tabs UI issues
|
2023-08-21 22:36:28 +02:00 |
|
Jamie Kyle
|
df0be46c3c
|
Fix panel animations when switching tabs
|
2023-08-21 13:18:22 -07:00 |
|
Josh Perez
|
04f716986c
|
Do not confirm messages until we have handled them
|
2023-08-21 13:08:27 -07:00 |
|
Jamie Kyle
|
7c16b16ee0
|
Revert to previous method of rendering calling notifications
|
2023-08-21 19:09:54 +02:00 |
|
Josh Perez
|
3beea78aff
|
Fix message details scrolled down
|
2023-08-21 09:30:34 -07:00 |
|
Fedor Indutny
|
d0cac2263e
|
Update electron-builder to 24.6.3
|
2023-08-21 09:30:33 -07:00 |
|
Fedor Indutny
|
2d62569984
|
Replace assert with log in markConversationRead
|
2023-08-21 09:30:33 -07:00 |
|
Fedor Indutny
|
e56d0ed9fb
|
Add extra slash to username link
|
2023-08-21 09:30:33 -07:00 |
|
Jamie Kyle
|
0f377de29e
|
Fix call list scroll jumping
|
2023-08-21 09:30:33 -07:00 |
|
Fedor Indutny
|
58aec8b1a3
|
Unlink on PNI identity key mismatch
|
2023-08-21 09:30:33 -07:00 |
|
Jamie Kyle
|
ef0a3de636
|
Fix legacy call-history messages without a callId
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2023-08-21 09:30:33 -07:00 |
|
Fedor Indutny
|
8b0da36caa
|
Migrate schema to service ids
|
2023-08-21 09:30:33 -07:00 |
|
Josh Perez
|
b2319b43d6
|
Tracks send state for edited messages
|
2023-08-21 09:30:32 -07:00 |
|
Jamie Kyle
|
860bec5534
|
Fix app badge count not getting updated
|
2023-08-21 09:30:32 -07:00 |
|
Jamie Kyle
|
9c7dc22a23
|
Update nav tab badges, fix several call tabs issues
|
2023-08-21 09:30:32 -07:00 |
|
Jamie Kyle
|
1f963efd64
|
Only notify for group calls once
|
2023-08-21 09:30:32 -07:00 |
|
Jamie Kyle
|
3268d3e6eb
|
Update call tab design based on feedback
|
2023-08-21 09:30:32 -07:00 |
|
Fedor Indutny
|
366b875fd2
|
Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2023-08-21 09:30:32 -07:00 |
|
Jordan Rose
|
414c0a58d3
|
Update to RingRTC v2.30.0
Co-authored-by: Rashad Sookram <rashad@signal.org>
|
2023-08-21 09:30:32 -07:00 |
|
Jamie Kyle
|
1eaabb6734
|
Calls Tab & Group Call Disposition
|
2023-08-08 17:53:06 -07:00 |
|
Josh Perez
|
73737987fe
|
Process out of order edits
|
2023-08-08 09:26:22 -07:00 |
|
Scott Nonnenberg
|
3299b8f323
|
Remove obsolete capabilities, improve routine profile fetch
|
2023-08-08 01:12:57 +02:00 |
|
Jamie Kyle
|
4455328312
|
Expose i18n globals in SignalContext across all windows
|
2023-08-07 13:28:09 -07:00 |
|
Josh Perez
|
d8ea785f4e
|
Do not confirm DOE or edit until it is processed
|
2023-08-07 09:36:37 -07:00 |
|
Scott Nonnenberg
|
f597f15faf
|
Formatting menu: Show popup guide faster, fade in/out
|
2023-08-04 09:25:52 -07:00 |
|
Jamie Kyle
|
827dc66220
|
Silence noisy react-intl warning in tests
|
2023-08-01 09:41:28 -07:00 |
|
Scott Nonnenberg
|
40c21b1666
|
Improved windows notifications
|
2023-08-01 09:06:29 -07:00 |
|
Jamie Kyle
|
1143c0e9ba
|
macOS: Add support for 12/24-hour time display preferences
|
2023-07-31 09:23:19 -07:00 |
|
Josh Perez
|
4ec94367c9
|
Adds transitions to panels
Co-authored-by: Jamie Kyle <jamie@signal.org>
|
2023-07-26 15:23:32 -07:00 |
|
Josh Perez
|
8aac997b4f
|
Removes groupv1 protos
|
2023-07-26 13:49:27 -04:00 |
|
Jamie Kyle
|
6c70cd450b
|
Add useSizeObserver and replace most react-measure
|
2023-07-26 01:56:56 +02:00 |
|
Scott Nonnenberg
|
716f852970
|
New getRecentStoryReplies function to clean up replies in multiple convos
|
2023-07-21 15:10:32 -07:00 |
|
trevor-signal
|
82e058f2b8
|
Conversation open speed benchmarking for staging builds
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
|
2023-07-21 00:37:56 +02:00 |
|
Fedor Indutny
|
e1d2dbd8ff
|
Username Link QR Code
|
2023-07-20 05:14:08 +02:00 |
|
Josh Perez
|
e2ab1b3444
|
Apply out of order operations to edited messages
|
2023-07-19 17:17:13 -07:00 |
|
Fedor Indutny
|
ba9f1a3e5e
|
Support cds.disableCompatibilityMode
|
2023-07-19 16:21:33 -07:00 |
|
Fedor Indutny
|
eaae3ff88b
|
Better ordering of ACI/E164 numbers
|
2023-07-19 16:21:32 -07:00 |
|
Fedor Indutny
|
1e6e8c3be4
|
Add !unread: internal filter
|
2023-07-19 16:21:32 -07:00 |
|
trevor-signal
|
54d4734f05
|
Stop preemptively generating screenshots for video stories
|
2023-07-19 16:21:31 -07:00 |
|
Jamie Kyle
|
f798bc999c
|
Use getPreferredSystemLocales for all timestamps
|
2023-07-19 16:21:31 -07:00 |
|
Scott Nonnenberg
|
b6445a6af0
|
Support for loading, storing, and using kyber keys in decryption
|
2023-07-19 16:21:30 -07:00 |
|
Fedor Indutny
|
c1580a5eb3
|
Add support for ACI safety numbers behind a feature flag
|
2023-07-19 16:21:30 -07:00 |
|
dependabot[bot]
|
5c4d93e103
|
Bump protobufjs from 6.11.3 to 7.2.4
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
|
2023-07-12 19:54:37 +02:00 |
|
Fedor Indutny
|
efe5bdbbe6
|
Fix click handling in nested modals
|
2023-07-10 16:38:39 -07:00 |
|
Nick Rayburn
|
3026c2ff56
|
Ignore message metadata on triple click
Fixes #6428
|
2023-07-05 19:07:58 -05:00 |
|
Josh Perez
|
2930aa002a
|
Fixes message clustering when there is an edit between
|
2023-06-30 10:04:19 -04:00 |
|
Josh Perez
|
45b4a7da56
|
Do not trigger notifications for edited messages
|
2023-06-29 22:32:25 -04:00 |
|
Fedor Indutny
|
f90c2b7479
|
destinationServiceId in Sent
|
2023-06-29 21:17:27 +02:00 |
|
Jamie Kyle
|
af4ad55c68
|
Update header actions/add hiddenFromConversationSearch
|
2023-06-29 11:40:00 -07:00 |
|
trevor-signal
|
9c6fb29edb
|
Include @mentioned names in search results
|
2023-06-26 14:25:48 -04:00 |
|
Josh Perez
|
8410f95368
|
Lets you edit note to self indefinitely
|
2023-06-22 11:35:41 -07:00 |
|
Jamie Kyle
|
6f1d824c3d
|
handleOutsideClick should drop events that started inside
|
2023-06-21 16:28:31 -07:00 |
|
trevor-signal
|
0afe124c68
|
Highlight multiple words in search result snippet
|
2023-06-21 12:35:48 -04:00 |
|
trevor-signal
|
83c1acedd8
|
Sort contacts and conversations alphabetically when composing message
|
2023-06-21 12:33:59 -04:00 |
|
Scott Nonnenberg
|
65b6d9c2bc
|
Fix failover on failed sends, and improve logging
|
2023-06-20 17:06:38 -07:00 |
|
Jamie Kyle
|
0db5a3b888
|
Fix forwarding attachments that haven't been downloaded
|
2023-06-16 11:41:52 -07:00 |
|
Jamie Kyle
|
ac76271772
|
Redact paths on windows in more cases
|
2023-06-16 11:40:58 -07:00 |
|
Josh Perez
|
4dd7ce36a7
|
Always move focus to new panel when showing
|
2023-06-15 15:26:53 -07:00 |
|
Josh Perez
|
81e600bf2e
|
Enables edit messages for beta version
|
2023-06-15 13:14:52 -07:00 |
|
Jamie Kyle
|
5e8c22bf28
|
Fix i18n lint rule with emoji->emojify component
|
2023-06-14 17:57:04 -07:00 |
|
Jamie Kyle
|
b76c7269f8
|
Refactor i18n/intl utils, support icu only, remove renderText
|
2023-06-14 16:26:05 -07:00 |
|
Josh Perez
|
4d354c8005
|
Show a warning dialog when sending first edited message
|
2023-06-14 15:20:06 -07:00 |
|
Scott Nonnenberg
|
23b058fe10
|
Enable formatting for all users
|
2023-06-14 15:00:30 -07:00 |
|
trevor-signal
|
d169ce6799
|
Include unreadMentionsCount as part of conversation props
|
2023-06-13 10:09:09 -07:00 |
|
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 |
|
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 |
|
Jamie Kyle
|
f1a632263a
|
Log unknown field tags for sync messages we havent handled
|
2023-04-05 18:05:04 -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 |
|
Jamie Kyle
|
4e6c3ba9df
|
Fix forwarded messages timestamp offset
|
2023-04-03 13:47:39 -07:00 |
|
Jamie Kyle
|
da24cc5e95
|
Use ICU number/plural formatting
|
2023-04-03 12:03:00 -07:00 |
|