Alex Hart
9b9453734c
Implement new API endpoints for Usernames.
2022-09-13 13:07:42 -04:00
Cody Henthorne
bd5747b7f6
Add more logging around failed backups.
2022-09-13 13:07:42 -04:00
Alex Hart
4620eade58
Implement better state management and recoverability for donation badge jobs.
2022-09-01 17:06:51 -03:00
Greyson Parrelli
d26ba27069
Look at new v2 remote announcement manifest.
2022-08-29 12:38:38 -04:00
Greyson Parrelli
61498037f3
Add support for PniSignatureMessages.
2022-08-24 18:16:42 -04:00
Cody Henthorne
05c16e4c70
Retry backup verify and rename with delay.
2022-08-24 17:09:01 -04:00
Greyson Parrelli
1aa9aa97ac
Only include the first photo in quoteAttachments.
...
Otherwise you spend a bunch of time compressing stuff people will never
see.
2022-08-24 17:09:01 -04:00
Cody Henthorne
cca35ec687
Dust off remote megaphone for upcoming donate megaphone.
2022-08-18 16:01:05 -04:00
Greyson Parrelli
95fc9d6c3c
Add support for PNIs in storage service.
2022-08-18 16:01:05 -04:00
Cody Henthorne
3252871ed5
Replace prekey jobs with one overall sync job.
2022-08-18 16:01:05 -04:00
Greyson Parrelli
c6be427883
Add support for resending badly-encrypted stories.
2022-08-18 09:27:20 -03:00
Greyson Parrelli
2220ceb9d9
Attempt to self-repair some types of profile issues.
2022-08-15 10:39:03 -04:00
Cody Henthorne
b433a7b816
Add control for inserting boost message in release notes channel.
2022-08-12 12:27:01 -04:00
Cody Henthorne
019025ab8a
Improve backup creation exception messaging to user.
2022-08-10 16:14:45 -03:00
Cody Henthorne
cfebd0eeb9
Verify backup can be decrypted as part of creation flow.
2022-08-09 16:23:44 -04:00
Alex Hart
5212b33b47
Add sms export library and sample app.
2022-08-09 16:23:44 -04:00
Cody Henthorne
83b97d274f
Add support for PNI registration ids and PNP change number.
2022-08-09 16:23:44 -04:00
Cody Henthorne
dc04c8ed98
Add urgency flag to message sends.
2022-08-02 14:36:30 -04:00
Alex Hart
f05f9287c1
Update LibMobileCoin to 1.2.2.1
...
Fixes #12354
Co-authored-by: Bernie Dolan <bernie@mobilecoin.com>
Co-authored-by: Varsha <varsha@mobilecoin.com>
2022-08-02 14:36:30 -04:00
Greyson Parrelli
4eb2f16ef1
Keep logs concerning decryption errors longer.
2022-08-02 14:36:30 -04:00
Greyson Parrelli
df3399bde5
Remove processing of inbound GV1 messages.
2022-08-02 14:36:29 -04:00
Alex Hart
f50bf3e9c2
Remove blocking get from donation jobs.
2022-08-02 14:36:29 -04:00
Cody Henthorne
fe6058e0df
Improve cold start performance.
2022-07-21 13:18:20 -04:00
Alex Hart
b18542a839
Ensure images sent to stories respect media quality settings.
...
Stories should always use "Standard" quality, not L3 (high quality). This change ensures that we:
1. Always send stories at the appropriate quality
2. Do not corrupt or overwrite pre-existing image attachments
3. Close several streams when done (thanks StrictMode!)
2022-07-21 13:18:19 -04:00
Cody Henthorne
c4bef8099f
Add GV2 accept by PNI invite.
2022-07-21 13:18:19 -04:00
Alex Hart
f9c0156757
Fix crash when outcomeReason is null.
2022-07-18 09:28:57 -03:00
Cody Henthorne
60e366e98a
Fix delete group from message request state bug.
...
Fixes #12193
2022-07-11 13:35:53 -03:00
Alex Hart
a20c2ec63f
Fix stories check to account for registration.
2022-07-11 13:35:53 -03:00
Greyson Parrelli
3beb730edb
Prefer ServiceIds over SignalServiceAddresses.
2022-07-11 13:35:53 -03:00
Greyson Parrelli
04cf8676cc
Remove concept of 'highTrust' that is no longer necessary.
2022-07-11 13:35:53 -03:00
Alex Hart
32312da384
Implement several caching improvements for the Story Viewer.
2022-07-11 13:35:53 -03:00
Alex Hart
36ccf9ca54
Implement Story onboarding download job and message insertion.
2022-07-05 15:46:06 -04:00
Greyson Parrelli
be2ed8989f
Fix possible crash in ProfileKeySendJob if given an invalid threadId.
2022-07-05 15:46:06 -04:00
Greyson Parrelli
a1d444fc19
Improve resiliance of FCM fetch.
2022-07-05 11:32:42 -04:00
Cody Henthorne
7b805e4041
Remove use of PNI Credential.
2022-06-30 15:51:59 -04:00
Alex Hart
ba6e1b5dd5
Fix attachment deduplication issue with Stories.
2022-06-29 15:32:25 -04:00
Cody Henthorne
9bc25132c3
Add new My Story privacy settings.
2022-06-29 15:32:25 -04:00
Alex Hart
6ddb5b983f
Implement proper error handling for charge failure on initial subscription attempt.
2022-06-29 15:32:25 -04:00
Cody Henthorne
d39a4b14e7
Only add one sustainer request message per release notes update.
2022-06-29 15:32:25 -04:00
Alex Hart
6a385c7a22
Implement video length enforcement for Stories.
2022-06-28 15:42:15 -04:00
Greyson Parrelli
290fbbb9ee
Update backoff logic of ClearFallbackKbsEnclaveJob.
2022-06-20 15:30:50 -04:00
Greyson Parrelli
c5afeb6d71
Update contact photo syncing for linked devices.
2022-06-14 15:20:43 -04:00
Alex Hart
88a66b49ff
Apply new story list ordering rules.
...
Co-authored-by: Cody Henthorne <cody@signal.org>
2022-06-14 15:20:43 -04:00
Cody Henthorne
5df20d755a
Fix FCM not initialized crash.
2022-06-14 15:20:42 -04:00
Cody Henthorne
2a91c67c51
Add sending and error states for story group replies.
2022-05-26 14:24:56 -03:00
Alex Hart
6dec6cef27
Add decline code messages into expiration sheet.
2022-05-24 15:03:54 -03:00
Alex Hart
588663b3c2
Add better handling for unexpected cancellations.
2022-05-18 11:54:17 -04:00
Cody Henthorne
3c08b070fc
Fetch PNI Credential during own profile refresh.
2022-05-18 11:54:17 -04:00
Greyson Parrelli
dda5ce4809
Add basic CDSv2 database writes and unit tests.
2022-05-18 11:54:17 -04:00
Alex Hart
ce2418ce9f
Consolidate local badge writes.
2022-05-18 11:54:17 -04:00