Commit graph

471 commits

Author SHA1 Message Date
Josh Perez
1622fe21e7
Normalize diacritics when searching conversations 2023-05-09 18:29:59 -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
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
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
9bfbee464b
Support for sending formatting messages 2023-04-14 11:16:28 -07:00
Scott Nonnenberg
ea2083cd11
AudioPlayer: Logging when changing playback or queue 2023-04-11 10:28:04 -07:00
Jamie Kyle
822b162136
Merge delete for me/everyone into one modal 2023-04-10 14:38:34 -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
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
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
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
Fedor Indutny
f84b6a31dc
Remove Sticker Creator in favor of Web App 2023-03-15 17:59:30 -07: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
5d07167222
Use libsignal-client validation for nicknames 2023-03-08 16:58:54 -08:00
Josh Perez
78e3120d1a
Render replies to 1:1 text stories 2023-03-07 14:59:44 -08:00
Fedor Indutny
5dff1768bd
Page media in Lightbox 2023-03-03 19:03:15 -08:00
Alvaro
99015d7b96
Voice notes drafts 2023-03-02 13:55:40 -07:00
Fedor Indutny
f59e35ea0a
confine art creator to staging for now 2023-03-01 12:03:21 -08:00
Fedor Indutny
4549291b7b
Descriptive error messages for video stories 2023-02-28 14:17:22 -08:00
Alvaro
3d4248e070
Fixes to voice notes playback 2023-02-28 06:07:40 -07:00
Fedor Indutny
fad0529080
New sticker creator button 2023-02-27 14:34:43 -08:00
Alvaro
0e655ceeed
Voice notes mini-player 2023-02-24 15:18:57 -08:00
Josh Perez
1258d31007 Merge signalapp/Signal-Desktop#6303 2023-02-22 16:26:14 -05:00
veekas ashoka
0100866d0a Fix keyboard search when left pane is narrow
This PR fixes Cmd+f/Ctrl+f functionality in the left pane.
Using a keyboard to search across all
conversations should now automatically change the left pane width
to accommodate the search input component.

Resolves: #6281
2023-02-22 14:21:59 -05:00
Fedor Indutnyy
ca4defa29f Merge https://github.com/signalapp/Signal-Desktop/pull/6289 2023-02-16 10:43:14 -08:00
Fedor Indutny
486ada8b6c
Handle 409/410 when confirming username 2023-02-14 09:39:47 -08:00
Fedor Indutny
1f95c2299e
Use ContactRecord.systemNickname 2023-02-13 14:40:11 -08:00
Will Bradley
2cb4e65a9a
Focus the text input box after successfully attaching a file
Fixes #6284 - does not focus immediately (so as to avoid stealing
 focus) and does not focus if the file browser is cancelled.
2023-02-12 17:10:52 -08:00
Fedor Indutny
486cbe0471
Support reporting token on envelope 2023-02-07 16:55:12 -08:00
Josh Perez
e11f961d7a
Notification for failed story sends 2023-02-07 12:33:04 -07:00
Jamie Kyle
2bbcc4676e
Move receipt queues into conversation queue to handle 428s 2023-02-06 09:24:34 -08:00
Josh Perez
fd6834588c
Link preview UI improvements 2023-02-03 14:21:07 -08:00
Fedor Indutny
63d6b14516
Split ACI contact when it is unregistered 2023-02-01 13:32:46 -08:00
Alvaro
42b4406ad5
Formatting voice recorder error 2023-01-27 09:51:53 -08:00