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
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
d2322de4a3
Show story rings around avatars in send story modal
2023-03-07 21:15:25 -05: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
Fedor Indutny
5d110964b9
PNP Settings
2023-02-23 13:32:19 -08:00
Josh Perez
1258d31007
Merge signalapp/Signal-Desktop#6303
2023-02-22 16:26:14 -05:00
veekas ashoka
15b520d6d1
Remove getGlobalSearchValue helper function
2023-02-22 15:40:35 -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