Commit graph

841 commits

Author SHA1 Message Date
Jamie Kyle
7c16b16ee0
Revert to previous method of rendering calling notifications 2023-08-21 19:09:54 +02:00
Scott Nonnenberg
90f0f8e255 eraseAllStorageServiceState: Delete everything, delete in memory 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
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
Scott Nonnenberg
13470a789c Ensure that isConversationUnregistered is not called on groups 2023-08-21 09:30:31 -07:00
Jamie Kyle
063ef87e48 Update groupCallHistoryGroups queries 2023-08-21 09:29:44 -07:00
Jamie Kyle
1eaabb6734
Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
Josh Perez
4ba3a7856c
Disallow paste image when editing 2023-08-07 15:32:18 -07:00
Josh Perez
1315d3cfe0
Allow link previews to be added to an edit if original msg had no links 2023-08-07 09:36:59 -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
Jamie Kyle
88858af144
Improve typing CPU/GPU performance 2023-07-31 09:21:51 -07:00
Josh Perez
1dc1a4d41b
Graceful calling lobby handling 2023-07-27 17:29:10 -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
Fedor Indutny
2601197888
Stories/lists management for removed contact 2023-07-21 13:01:12 -07:00
Fedor Indutny
e1d2dbd8ff
Username Link QR Code 2023-07-20 05:14:08 +02:00
Fedor Indutny
a2b05333f7 Fix part of storybook stories 2023-07-19 16:21:32 -07:00
Fedor Indutny
eaae3ff88b Better ordering of ACI/E164 numbers 2023-07-19 16:21:32 -07:00
Fedor Indutny
ec94cc182a Always visible arrows, new remote config 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
Fedor Indutny
c1580a5eb3 Add support for ACI safety numbers behind a feature flag 2023-07-19 16:21:30 -07:00
Josh Perez
7d0f94c654
Moves panel header into the panel component 2023-07-10 15:44:32 -07:00
Josh Perez
3bf8adf6e1
Adds logging for edit syncs processing 2023-07-05 15:38:37 -07:00
Jamie Kyle
af4ad55c68
Update header actions/add hiddenFromConversationSearch 2023-06-29 11:40:00 -07:00
Josh Perez
21daacd86d
Converts ConversationHeader to useSelector 2023-06-27 20:38:20 +02:00
Josh Perez
8507afd0e4
Show dates in edit history modal 2023-06-26 15:45:56 -07:00
trevor-signal
9c6fb29edb
Include @mentioned names in search results 2023-06-26 14:25:48 -04:00
Jamie Kyle
aacf37b6d8
fail quietly when search messagelookup gets dropped 2023-06-22 00:02:07 +02:00
Josh Perez
7a512dfbed
Show time of edit in message timestamp 2023-06-21 13:08:36 -04:00
trevor-signal
83c1acedd8
Sort contacts and conversations alphabetically when composing message 2023-06-21 12:33:59 -04:00
Jamie Kyle
0db5a3b888
Fix forwarding attachments that haven't been downloaded 2023-06-16 11:41:52 -07:00
Josh Perez
4dd7ce36a7
Always move focus to new panel when showing 2023-06-15 15:26:53 -07:00
Josh Perez
94cd764107
Adds an edit message entry point in message details screen 2023-06-15 11:34:20 -07:00
Jamie Kyle
008cb99ab9
fix noteToSelf message 2023-06-14 17:57:27 -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
Josh Perez
b1ee0a1d68
Adds sentAt to notification logging 2023-06-14 13:55:50 -07:00
trevor-signal
f8f0c01169
Prevent replying to blocked group's stories 2023-06-14 09:23:06 -04:00
Josh Perez
bd7545e6d2
Do not fetch link preview when edited message does not contain preview 2023-06-13 15:16:20 -04:00
Josh Perez
975f43102e
Remove quote when editing a message 2023-06-13 09:46:06 -07:00
Josh Perez
b4cafe1e0a
Do not fetch link previews when editing message with attachment 2023-06-13 11:46:21 -04:00
Jamie Kyle
ea92bd5f6f
Only ring when participating in call end 2023-06-12 17:26:46 -07:00
trevor-signal
cf8e100358
Clean up conversation change handler 2023-06-12 13:13:50 -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
Josh Perez
35c3349fe6
Only apply certain keyboard shortcuts in situations 2023-05-25 09:15:16 -07:00
trevor-signal
d012779e87
Show mentioned badges & enable scrolling to mentions in conversations 2023-05-23 14:59:07 -07:00
trevor-signal
36432b3a3d
Improve handling of invalid conversations 2023-05-19 09:28:59 -04:00
Fedor Indutny
5869717cd3
Use correct timestamp for receipts of edited messages 2023-05-16 10:37:12 -07:00
Josh Perez
f6676db4d3
Use Promise.race instead so both promises do not resolve 2023-05-15 08:08:15 -07:00
trevor-signal
bd0e08d6fd
Update call-only conversation message request UI 2023-05-12 14:20:10 -04:00
Josh Perez
216ee67c50
Adds keyboard shortcut for editing last message sent 2023-05-11 17:27:19 -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
Josh Perez
1622fe21e7
Normalize diacritics when searching conversations 2023-05-09 18:29:59 -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
Josh Perez
8761bb8dae
Converts wav files to ogg 2023-05-09 11:51:11 -04:00
Josh Perez
272b81c7cf Adds a pop and whoosh sound for message receive/sent 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
51d1a62f70 Update icons to v3 2023-05-09 10:52:39 -04:00
Josh Perez
e211837bcd
Enables sandbox for all windows except main 2023-04-20 17:23:19 -04: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
Scott Nonnenberg
6f67a57e8a
Update feature flags for text formatting for beta release 2023-04-19 15:18:13 -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
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
Scott Nonnenberg
4c9baaef80
Filter incoming bodyRanges, also filter before display 2023-04-11 17:16:46 -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
3e586be46a
Move challenge urls into config 2023-04-06 14:49:24 -07:00
Scott Nonnenberg
4a18667ddf
Use sentCounter in CompositionInput to drop old draft updates 2023-04-05 15:06:16 -07:00
Fedor Indutny
f61d8f38b0
Context menu for left pane list items 2023-04-05 13:48:00 -07:00
Fedor Indutny
2710f463a7
Fix storybook 2023-04-03 13:16:27 -07:00
Jamie Kyle
5e647c55d1
Fully migrate to ICU 2023-03-29 17:03:25 -07:00
Josh Perez
d093b1ab13
Delivery receipt support for edited messages 2023-03-29 17:58:16 -04: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
Josh Perez
36e21c0134
Receive support for editing messages 2023-03-27 19:48:57 -04:00
Jamie Kyle
d0f17a1398
Add shortcuts for forward/delete selected/targeted messages 2023-03-24 14:16:48 -07:00
Jamie Kyle
1d549a9991
Multi-select forwarding and deleting 2023-03-20 15:23:53 -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
Scott Nonnenberg
75d5e81013
Voice Notes mini-player: Show with no conversation, fix spacing 2023-03-20 11:03:21 -07:00
Fedor Indutny
f84b6a31dc
Remove Sticker Creator in favor of Web App 2023-03-15 17:59:30 -07:00
Fedor Indutny
a1ab62f878
New state for Update Dialog 2023-03-15 09:57:27 -07:00
Josh Perez
4591b56f7f
Enables sandbox on about window 2023-03-14 11:55:31 -04: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