Commit graph

9516 commits

Author SHA1 Message Date
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
f93b4235d5
CompositionArea: Don't unconditionally apply draft contents if empty 2023-04-17 13:50:29 -07:00
Jamie Kyle
cdc68d1c34
Use LocaleMatcher to resolve system preferred locales 2023-04-17 12:26:57 -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
42e13aedcd
Rename delete for everyone to delete from all devices in note to self 2023-04-13 13:38:35 -07:00
Jamie Kyle
3045a4950d
Rename Conversation -> Chat in all strings 2023-04-12 22:29:54 -07:00
Jamie Kyle
558b5a4a38
Migrate most React class components to function components 2023-04-12 16:17:56 -07:00
Scott Nonnenberg
4c9baaef80
Filter incoming bodyRanges, also filter before display 2023-04-11 17:16:46 -07:00
Jamie Kyle
ec1246f60a
Prevent accidentally entering select mode when selecting text 2023-04-11 15:34:07 -07:00
Scott Nonnenberg
ea2083cd11
AudioPlayer: Logging when changing playback or queue 2023-04-11 10:28:04 -07:00
Scott Nonnenberg
5574b08f4c
Fix sending of at-mentions 2023-04-11 09:44:50 -07:00
Jamie Kyle
76b9d07acf
Remove Signal.Util 2023-04-10 20:54:43 -07:00
Jamie Kyle
3a069323a4
Hide message contents in notifications for message requests 2023-04-10 15:19:48 -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
Fedor Indutny
531269430f
Sync contact record after key change notification 2023-04-10 14:22:02 -07:00
Fedor Indutny
5b38034426
Use lookupOrCreate in getMessageDescriptor 2023-04-10 13:30:16 -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
Fedor Indutny
3e586be46a
Move challenge urls into config 2023-04-06 14:49:24 -07:00
Jamie Kyle
7f772e49b6
Dont enter select mode when ctrl+clicking a link inside a message 2023-04-06 14:34:42 -07:00
Jamie Kyle
0d4d43fbcf
Filter unknown call disposition event types 2023-04-06 09:34:52 -07:00
Scott Nonnenberg
d198ceda4b v6.14.0-beta.1 2023-04-05 18:19:51 -07:00
Scott Nonnenberg
a8fea624fa Release notes for 6.14.x 2023-04-05 18:19:51 -07:00
Scott Nonnenberg
8c76a6a7c9 Update strings 2023-04-05 18:19:51 -07:00
Jamie Kyle
f1a632263a
Log unknown field tags for sync messages we havent handled 2023-04-05 18:05:04 -07:00
Jamie Kyle
a7a058bb73
Add forward messages shortcut, remap open stickers 2023-04-05 18:04:41 -07:00
Fedor Indutny
5773c7bc9a
Reduce timeout for newMessageQueue 2023-04-05 17:03:15 -07:00
Fedor Indutny
c5dda1d62d
Reduce job queue shutdown timeout 2023-04-05 16:37:25 -07:00
Scott Nonnenberg
4a18667ddf
Use sentCounter in CompositionInput to drop old draft updates 2023-04-05 15:06:16 -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
02dedc7157
Update app icon ico files with more sizes 2023-04-04 16:38:59 -07:00
Jamie Kyle
9e28f4dbe0
Fix pluralization issues in translations 2023-04-04 12:05:50 -07:00
Fedor Indutny
808c0beae7
Update tray/titlebar icons 2023-04-04 11:55:24 -07:00
Jamie Kyle
8ca192a48d
Update i18n eslint rule to validate missing/extra icu params 2023-04-04 11:41:14 -07:00
Jamie Kyle
4e6c3ba9df
Fix forwarded messages timestamp offset 2023-04-03 13:47:39 -07:00
Fedor Indutny
2710f463a7
Fix storybook 2023-04-03 13:16:27 -07:00
Scott Nonnenberg
950c90f75d
Fix conversation title placeholder in block/confirm dialog 2023-04-03 12:40:18 -07:00
Jamie Kyle
da24cc5e95
Use ICU number/plural formatting 2023-04-03 12:03:00 -07:00
Fedor Indutny
aba8882d0a
Loading screen progressbar improvements 2023-03-31 16:10:11 -07:00
Jamie Kyle
a4055cec40
Match multiple locales for spellchecker 2023-03-31 15:36:14 -07:00
Fedor Indutny
2edc47118e
Update electron to 22.3.5 2023-03-30 14:37:43 -07:00
Jamie Kyle
5e647c55d1
Fully migrate to ICU 2023-03-29 17:03:25 -07:00
Josh Perez
d4e7177ba6 v6.13.0-beta.1 2023-03-29 19:10:39 -04:00
Josh Perez
a64b846bca Updates WhatsNew 2023-03-29 19:06:45 -04:00
Josh Perez
318d52e178 Updates i18n strings 2023-03-29 18:34:07 -04:00