Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix initial decryption of mute lists when using amber #1177

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

greenart7c3
Copy link
Contributor

@greenart7c3 greenart7c3 commented Nov 11, 2024

In the Account.kt theres a init that tries to decrypt the mute list but amber is only initialized after the creation of the accountviewmodel in the AccountScreen.kt file.
We should run what is inside the account init after setting up the external signer.
For now I just initialized the content resolver when creating the external signer

Related to this:
nostr:nevent1qqs92dtd0nue54u4887vytqmlfumgnr8ktsqq9d2wat0nsjhl7tc6jqpz4mhxue69uhhyetvv9ujuerpd46hxtnfduhsygqxsv6t97wdtcctgwrxcjmqh5cjxn3fh6duzxcx4uphasjgma8h4cpsgqqqqqqsn585z8

@vitorpamplona vitorpamplona merged commit 924baf0 into vitorpamplona:main Nov 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants