Skip to content

Tags: Pleb5/satshoot

Tags

0.2.0

Toggle 0.2.0's commit message
cashu wallet and payments

0.1.1

Toggle 0.1.1's commit message
Changelog and package.json version bump

0.1.0

Toggle 0.1.0's commit message
UI upgrade, ndk upgrade, network stability fixes

nsec_bunker_implemented

Toggle nsec_bunker_implemented's commit message
user handling: huge refactor. changed to $currentUser approach and dr…

…opped $ndk.activeUser approach which was very unstable

- current user store in stores/login.ts
- profile fetch happens in initializeUser() in utilities/helpers.ts
- reactivity is much easier handled with the dedicated store approach than relying on ndk.activeUser
- ndk.activeUser is not very helpful right now, have not seen projects use this

deployed_v_0.0.1-alpha

Toggle deployed_v_0.0.1-alpha's commit message
Messages: Save selected contact to reselect that after renavigating b…

…ack to messages

restore_nsec|feedback|bugfixes

Toggle restore_nsec|feedback|bugfixes's commit message
Feedback implemented. Tags @Five in post and adds appropriate hashtags

deploy_2_pwa_ready

Toggle deploy_2_pwa_ready's commit message
Fixed wrong 'start_url' member in manifest.webmanifest and manifest.json

first_deploy

Toggle first_deploy's commit message
First version to deploy for live demo purposes

basics_finished_notifications_needed

Toggle basics_finished_notifications_needed's commit message
Login polished, basic relay handling, UI mostly responsive, private c…

…hat(search not yet done)

chat_left

Toggle chat_left's commit message
only chat left for bare minimum mvp, not thoroughly tested though