Activity
feat: adds local error-handling for the AddOrderDialog and OrderForm …
feat: adds local error-handling for the AddOrderDialog and OrderForm …
feat: updates cantdo message type and handles errors in take/sell ord…
feat: updates cantdo message type and handles errors in take/sell ord…
feat: removes KeyManager instance from message store
feat: removes KeyManager instance from message store
fix: restores scroll to bottom in chat page
fix: restores scroll to bottom in chat page
feat: adapts existing chat to the key rotation mechanism
feat: adapts existing chat to the key rotation mechanism
Merge branch 'develop' of github.com:MostroP2P/mostro-web into develop
Merge branch 'develop' of github.com:MostroP2P/mostro-web into develop
chore: introduces the DEV_SERVER_PORT env variable
chore: introduces the DEV_SERVER_PORT env variable
fix: enhance event publishing with relay set and performance logging
fix: enhance event publishing with relay set and performance logging
feat(auth): implement secure storage with IndexedDB and handle SSR
feat(auth): implement secure storage with IndexedDB and handle SSR
feat: removes unused function and refactors 'generatePassword'
feat: removes unused function and refactors 'generatePassword'
feat: introduces experimental support for NWC
feat: introduces experimental support for NWC
fix: removes master key reference to make use of newer trade pubkey
fix: removes master key reference to make use of newer trade pubkey
chore: removes log and unused variable
chore: removes log and unused variable
feat: removes user name alternative from the Npub component
feat: removes user name alternative from the Npub component
fix: removes unnecessary nip-59 subscription on order creation
fix: removes unnecessary nip-59 subscription on order creation
feat: handles potential order id not being defined
feat: handles potential order id not being defined
refactor: rewrites the PayInvoiceMessage for the composition API
refactor: rewrites the PayInvoiceMessage for the composition API
fix: takes the 'updated_at' time from the event instead of the proces…
fix: takes the 'updated_at' time from the event instead of the proces…
fix(messages): ensure type safety by casting order IDs to string
fix(messages): ensure type safety by casting order IDs to string
feat(key-pool): Introduces a key pool for trade public keys
feat(key-pool): Introduces a key pool for trade public keys
fix: properly handles mostro message serialization and fixes message …
fix: properly handles mostro message serialization and fixes message …