Extract parameters to object
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 4 2024
Jul 3 2024
- Extract parameters to object.
- Make sure await is the first keyword
Extract parameters to object
Extract parameters to object
Extract parameters to object
Update type name in the invariant. Rename cookieID to cryptoID
Remove 'NONE' and its usages
Jul 2 2024
In D12396#354142, @kamil wrote:I would consider registering config for keyserver to be able to use encryptedNotifUtilsAPI directly - passing it as a param trough all these functions makes it messy. In the future, we'll also want sqliteAPI to be implemented on keyserver, but this is something we can discuss in the Linear follow-up task because right now Config type is designed specifically for web & native.
Jul 1 2024
Jun 26 2024
Fix a bug: notifsAllowed returned variable was assigned to wrong condition
Add type of encrypted message to encrypted notification (1 for text and 0 for prekey)
Rebase
Rebase
Fix a bug: wrong order of spreads caused notif to miss keyserverID
Rebase
Jun 25 2024
Jun 24 2024
I have concern that marking prekeys as published after uploading to identity comes with the risk of delaying next prekey rotation in case app crashes after uploading but before marking as published. I am wondering if letting the prekeys to be in circulation for longer than expected is a security concern. Accepting to unblock identity release. If my reasoning is correct we can just change the order later.
Update error message
Jun 21 2024
Address Ashoat requests
Fix android bug
Jun 20 2024
Rebase
This diff is pure copy paste. No additional logic.
Rebacr
Refactor
Fix eslint
Fix eslint
Rebase
Rebase
Rebase and move apns logic to separate file and make types elegant
rebase and fix types
Rebase
Split notif creators for each platform to separate files.
Rebase
Rebase
- Use invariant instead of new const
- Rename to SenderDeviceDescriptor
- Make types elegant.
Probably you know it better so up to you but for me recipientID seems better than cryptoID
Jun 19 2024
Jun 18 2024
Jun 14 2024
Jun 13 2024
Jun 11 2024
Jun 7 2024
Jun 6 2024
Rebase before landing
Rebase before landing