Channel Join/Leave/Create
Android APK link is at the bottom of this post. iOS users can join the TestFlight here.
New in v0.0.4
- Join & leave channels
- Create demo channels
- Removed feed & relay connection
- App loads WAY faster
API Refactor
This concludes phase one of our refactor to use a layer-2 Nostr API explained further here.
What's Changed
- Delete unneeded code by @ArcadeCityMayor in #48
- Upgrade to Expo 48 and Tamagui 1.0.7 by @ArcadeCityMayor in #49
- Add initial API handshake with secp256k1 nonce signature by @ArcadeCityMayor in #50
- Add mock video screen with player by @ArcadeCityMayor in #51
- Save & rehydrate API token by @ArcadeCityMayor in #52
- List joined & unjoined channels via new API endpoint by @ArcadeCityMayor in #53
- Join, leave & create channels via API by @ArcadeCityMayor in #54
- Sending & retrieving messages via API by @ArcadeCityMayor in #55
- Connect to prod DB, load messages from relay by @ArcadeCityMayor in #56
- Prepare v0.0.4 for release by @ArcadeCityMayor in #57
Full Changelog: v0.0.3-alpha...v0.0.4-alpha