Fedor Indutny
|
a2b05333f7
|
Fix part of storybook stories
|
2023-07-19 16:21:32 -07:00 |
|
Scott Nonnenberg
|
b6445a6af0
|
Support for loading, storing, and using kyber keys in decryption
|
2023-07-19 16:21:30 -07:00 |
|
Josh Perez
|
0b885d5feb
|
Update mentions regex to cover diacritics
|
2023-07-10 19:36:35 +02:00 |
|
trevor-signal
|
9c6fb29edb
|
Include @mentioned names in search results
|
2023-06-26 14:25:48 -04:00 |
|
Josh Perez
|
d2b06413f3
|
Removes diacritics from @mentions
|
2023-06-14 14:24:34 -07:00 |
|
Scott Nonnenberg
|
efc237d106
|
Additional logging, more reliable contact/group sync fetch
|
2023-06-14 13:51:49 -07:00 |
|
Scott Nonnenberg
|
62e648da27
|
getTitle: Return nothing instead of an invalid phone number
|
2023-06-09 10:46:59 -07:00 |
|
Fedor Indutny
|
7abd2280bc
|
Simplify WebSocket keepalive logic
|
2023-06-06 17:36:38 -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 |
|
Josh Perez
|
46942ece00
|
Send proper sync message for edit msg in all contexts
|
2023-05-09 18:25:37 -07: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 |
|
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 |
|
Scott Nonnenberg
|
d9d820e72a
|
Support for receiving formatted messages
Co-authored-by: Alvaro Carrasco <alvaro@signal.org>
|
2023-04-10 09:31:45 -07:00 |
|
Jamie Kyle
|
5e647c55d1
|
Fully migrate to ICU
|
2023-03-29 17:03:25 -07:00 |
|
Jamie Kyle
|
c02c8d9640
|
Normalize i18n() calls to prepare for ICU migration
|
2023-03-28 11:26:46 -07:00 |
|
Fedor Indutny
|
dd16be13b0
|
Handle PNI+PNI+E164 triple
|
2023-03-23 17:52:46 -07:00 |
|
Jamie Kyle
|
1d549a9991
|
Multi-select forwarding and deleting
|
2023-03-20 15:23:53 -07:00 |
|
Jamie Kyle
|
58f4082c4a
|
Force save for call disposition
|
2023-03-17 13:38:57 -07:00 |
|
Josh Perez
|
4591b56f7f
|
Enables sandbox on about window
|
2023-03-14 11:55:31 -04: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 |
|
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 |
|
Alvaro
|
0e655ceeed
|
Voice notes mini-player
|
2023-02-24 15:18:57 -08:00 |
|
Fedor Indutny
|
486ada8b6c
|
Handle 409/410 when confirming username
|
2023-02-14 09:39:47 -08:00 |
|
Fedor Indutny
|
8ed13b2247
|
Username hashing
|
2023-02-08 09:14:59 -08:00 |
|
Alvaro
|
e51f582bfb
|
Removed hard limit on unprocessed messages in cache
|
2023-02-02 11:39:07 -08:00 |
|
Fedor Indutny
|
63d6b14516
|
Split ACI contact when it is unregistered
|
2023-02-01 13:32:46 -08:00 |
|
Alvaro
|
ce8a1f5930
|
Don't use the term gift
|
2023-01-23 13:42:40 -07:00 |
|
Scott Nonnenberg
|
7c1f186c05
|
sendToGroup: Don't fail send if we get 401 from multi_recipient/ request
|
2023-01-20 17:50:34 -07:00 |
|
Josh Perez
|
74abe0c1ef
|
Do not fire SELECTED_CONVERSATION_CHANGED more than once
|
2023-01-05 15:34:47 -08:00 |
|
Jamie Kyle
|
465b4cb0fb
|
Treat 413 and 429 as rate limits everywhere
|
2023-01-05 15:29:02 -07:00 |
|
Josh Perez
|
198d6f7e26
|
Make composer duck aware of the conversation it is in
|
2023-01-04 16:22:36 -08:00 |
|
Jamie Kyle
|
3705b959d6
|
Remove end year from licenses
|
2023-01-03 11:55:46 -08:00 |
|
Fedor Indutny
|
dec23725e5
|
Use ReadonlyArrays in conversation model and redux
|
2022-12-21 16:07:02 -08:00 |
|
Fedor Indutny
|
ed271d92ea
|
Add no-misused/floating-promises lint rule
|
2022-12-21 10:41:48 -08:00 |
|
Jamie Kyle
|
15efbde23d
|
Move ToastType to its own file to avoid importing electron in storybooks
|
2022-12-14 16:48:36 -08:00 |
|
Scott Nonnenberg
|
f366454893
|
updatePNI: Cleanup only for obsolete PNI
|
2022-12-12 14:06:16 -08:00 |
|
Scott Nonnenberg
|
a49a6f2057
|
Notifications for a few merge-related scenarios
|
2022-12-05 14:46:54 -08:00 |
|
Fedor Indutny
|
9d8ad21819
|
Remove underscore
|
2022-11-29 16:53:39 -08:00 |
|
Alvaro
|
4294429bc2
|
Made StoryDataType sourceDevice required
|
2022-11-23 12:52:36 -08:00 |
|
Fedor Indutny
|
991580a1ed
|
Improve error handling during group sends
|
2022-11-22 10:43:43 -08:00 |
|
Fedor Indutny
|
a2f1b469ea
|
Make sure that storySendMode is in group types
|
2022-11-19 00:31:18 -08:00 |
|
Fedor Indutny
|
6be69a7ba8
|
Use DurationInSeconds for expireTimer
|
2022-11-16 13:18:02 -07:00 |
|
Fedor Indutny
|
e6ebfe4fca
|
Update typescript to 4.8.4
|
2022-11-14 11:35:37 -08:00 |
|
Scott Nonnenberg
|
5100d17ed2
|
SafetyNumberChangeDialog: Introduce awareness of stories
|
2022-11-10 23:10:30 -05:00 |
|