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
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
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
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