mirror of
https://github.com/dergigi/boris.git
synced 2025-12-18 07:04:19 +01:00
- Fetch user profile from nostr relay on login - Display NIP-05, display name, or username instead of public key - Priority: NIP-05 > name > username > public key - Add WebSocket connection to fetch profile events (kind 0) - Update Login component to fetch and pass profile data - Update Bookmarks component to show user-friendly display name - Fallback to formatted public key if no profile available - Improve user experience with recognizable identity
6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
---
|
|
alwaysApply: true
|
|
---
|
|
|
|
Keep things simple. Strive to keep code DRY.
|