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 some bugs #154

Merged
merged 7 commits into from
May 31, 2023
Merged

Fix some bugs #154

merged 7 commits into from
May 31, 2023

Conversation

reyamir
Copy link
Contributor

@reyamir reyamir commented May 31, 2023

Changes:

  • Remove nostr.mutinywallet.com from default relay list (not working anymore)
  • Add relay.damus.io (for easily compatibility with other clients)
  • Fix RelayProvider not reinitialize after user signup or login, this bug cause data not loading before (endless "loading" state)
  • Remove ArcadeIdentity and NostrPool code in UserStore, fix duplicate metadata when user logout, then login/signup with other pubkey
  • Clarify loading state when user jump in channel screen, if loading show ActivityIndicator, if channel has no message show no message as text
  • Change Nip04Manager to PrivateMessageManager
  • Update postinstall script

@AtlantisPleb AtlantisPleb merged commit 52e61a9 into OpenAgentsInc:main May 31, 2023
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