Thanks!
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 21 2024
bump version
Jun 20 2024
Jun 19 2024
Probably you know it better so up to you but for me recipientID seems better than cryptoID
Looks good but want to see responses to the inline comments before accepting.
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.
Back to your queue to address inline comments
rebase before landing
remove effect
rebase
rebase
address review
Error -> mixed
Jun 18 2024
In D12454#353497, @ashoat wrote:What happens if the user logs in via QR code, then logs out, and then tries again? It seems like qrAuthFinished is never set to false after being set to true, which makes me suspect that things will be broken in this case.
set qrAuthFinished to false when calling generateQRCode