Josh Perez
|
e2ab1b3444
|
Apply out of order operations to edited messages
|
2023-07-19 17:17:13 -07:00 |
|
Scott Nonnenberg
|
b6445a6af0
|
Support for loading, storing, and using kyber keys in decryption
|
2023-07-19 16:21:30 -07:00 |
|
Fedor Indutny
|
f90c2b7479
|
destinationServiceId in Sent
|
2023-06-29 21:17:27 +02:00 |
|
Josh Perez
|
b1ee0a1d68
|
Adds sentAt to notification logging
|
2023-06-14 13:55:50 -07:00 |
|
Josh Perez
|
5c1b5dcad8
|
Do not set isRecipientUpdate for edit message sync sends
|
2023-06-13 14:32:48 -04:00 |
|
trevor-signal
|
4fa9ce5096
|
Refactor group story reply receipt logic
|
2023-05-31 13:07:43 -07:00 |
|
trevor-signal
|
9a9c1c5879
|
Fix notification text for gifted badges
|
2023-05-30 13:33:10 -04:00 |
|
Scott Nonnenberg
|
17eb0948ea
|
mentionsMe check: normalize before comparing against our UUID
|
2023-05-26 12:04:44 -07:00 |
|
Fedor Indutny
|
1941a33556
|
Fix handling of replies on multiple dist lists
|
2023-05-25 14:12:33 +02:00 |
|
trevor-signal
|
d012779e87
|
Show mentioned badges & enable scrolling to mentions in conversations
|
2023-05-23 14:59:07 -07:00 |
|
Scott Nonnenberg
|
c1da469996
|
copyQuoteContentFromOriginal: Copy bodyRanges alongside body text
|
2023-05-17 15:37:35 -07:00 |
|
Fedor Indutny
|
5869717cd3
|
Use correct timestamp for receipts of edited messages
|
2023-05-16 10:37:12 -07:00 |
|
Fedor Indutny
|
9a7f1e86e2
|
Fix sync message for editMessage
|
2023-05-11 08:47:41 -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 |
|
Josh Perez
|
68ae25f5cd
|
Remove GroupContext proto
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2023-04-14 17:52:50 -07:00 |
|
Scott Nonnenberg
|
4c9baaef80
|
Filter incoming bodyRanges, also filter before display
|
2023-04-11 17:16:46 -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 |
|
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
|
f61d8f38b0
|
Context menu for left pane list items
|
2023-04-05 13:48:00 -07:00 |
|
Jamie Kyle
|
da24cc5e95
|
Use ICU number/plural formatting
|
2023-04-03 12:03:00 -07:00 |
|
Jamie Kyle
|
5e647c55d1
|
Fully migrate to ICU
|
2023-03-29 17:03:25 -07:00 |
|
Jamie Kyle
|
11cfcb4e32
|
Make valid-i18n-keys rule strict and fix most exceptions
|
2023-03-29 10:15:54 -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
|
2781e621ad
|
Prepare for ICU migration
|
2023-03-27 16:37:39 -07: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 |
|
Fedor Indutny
|
329fe8f393
|
Periodically optimize FTS table
|
2023-02-09 13:13:08 -08:00 |
|
Josh Perez
|
e11f961d7a
|
Notification for failed story sends
|
2023-02-07 12:33:04 -07:00 |
|
Fedor Indutny
|
dff924c0c5
|
Generalize keepMutedChatsArchived check
|
2023-02-06 10:08:53 -08:00 |
|
Jamie Kyle
|
2bbcc4676e
|
Move receipt queues into conversation queue to handle 428s
|
2023-02-06 09:24:34 -08:00 |
|
Scott Nonnenberg
|
83eccee42e
|
Show quote properly when replying to 1:1 story reaction
|
2023-02-03 09:31:40 -08:00 |
|
Josh Perez
|
ba848eec84
|
Fixes notification text for story reactions
|
2023-02-01 15:38:33 -08:00 |
|
Fedor Indutny
|
e64816830b
|
Revert "Periodically optimize FTS table"
This reverts commit 5dfdde998b .
|
2023-01-30 15:55:11 -08:00 |
|
Jamie Kyle
|
da0a741a36
|
Use preferred system locales and add Farsi font stack
|
2023-01-24 16:54:46 -08:00 |
|
Fedor Indutny
|
5dfdde998b
|
Periodically optimize FTS table
|
2023-01-24 11:13:00 -08:00 |
|
Alvaro
|
ce8a1f5930
|
Don't use the term gift
|
2023-01-23 13:42:40 -07:00 |
|
Fedor Indutny
|
b37be94cb9
|
Never pass mutable data to selectors
|
2023-01-13 13:16:58 -08:00 |
|
Josh Perez
|
9374832ea4
|
Enables ContextIsolation
|
2023-01-12 16:24:59 -08:00 |
|
Fedor Indutny
|
d7b09b9703
|
Deprecate phone number discovery notification
|
2023-01-12 14:18:08 -08:00 |
|
Fedor Indutny
|
19279cfebd
|
Support esnext in storybook
|
2023-01-12 12:58:53 -08:00 |
|
Scott Nonnenberg
|
0b39ff8b5f
|
Reactions: isSentByConversationId is only for reactions from this device
|
2023-01-12 12:29:04 -08:00 |
|
Scott Nonnenberg
|
50a0110192
|
Stories: Proper notifications and handling of out-of-order messages
|
2023-01-11 14:54:06 -08:00 |
|
Scott Nonnenberg
|
b8234765bf
|
Update Backbone types: attributes is T - and fix failing type checks
|
2023-01-05 13:58:13 -08:00 |
|
Jamie Kyle
|
3705b959d6
|
Remove end year from licenses
|
2023-01-03 11:55:46 -08:00 |
|
Josh Perez
|
1b3a631903
|
Properly retry story messages
|
2022-12-22 16:48:09 -08:00 |
|
Josh Perez
|
a80c6d89a8
|
Moves message details into React pane land
|
2022-12-21 15:44:23 -05:00 |
|
Fedor Indutny
|
ed271d92ea
|
Add no-misused/floating-promises lint rule
|
2022-12-21 10:41:48 -08:00 |
|
Scott Nonnenberg
|
1a68c3db62
|
conversation_view: Move the last of the small functions to redux
|
2022-12-20 22:25:10 -05:00 |
|