10 Commits

Author SHA1 Message Date
mroxso
206fb1681b feat: Show "Follows you" when logged in (#125)
* feat: add follow list functionality (NIP-02) to ProfileInfoCard component

* feat: enhance avatar display with follow
indication in ProfileInfoCard component

* fix: add aria-label for accessibility on follow indicator in ProfileInfoCard

---------

Co-authored-by: highperfocused <highperfocused@pm.me>
2025-05-25 00:44:27 +02:00
mroxso
9543c319e4 feat: implement NIP-38 user status functionality in ProfileInfoCard component (#84)
Co-authored-by: highperfocused <highperfocused@pm.me>
2025-05-24 23:29:38 +02:00
c6ec8b7d80 style: reduce padding in ProfileInfoCard component 2025-04-22 21:36:30 +02:00
mroxso
e3ba9f1cc6 Feature: Update Profile Info Card (#93)
* feat: add Lightning Address copy functionality to ProfileInfoCard

* feat: add website link functionality to ProfileInfoCard

---------

Co-authored-by: highperfocused <highperfocused@pm.me>
2025-04-21 18:08:45 +02:00
mr0x50
8926a73bd9 fix(ProfileInfoCard): enhance avatar image styling for better display 2025-02-16 00:08:14 +01:00
mroxso
dbf0166541 refactor(ProfileInfoCard): improve layout and styling of user information (#47) 2025-02-15 22:36:28 +01:00
mr0x50
f7187ce2b2 Revert "Revert "Fix: hydration errors (#45)""
This reverts commit a737463115.
2025-02-15 21:07:31 +01:00
mr0x50
a737463115 Revert "Fix: hydration errors (#45)"
This reverts commit 8c485fb47e.
2025-02-15 20:53:07 +01:00
mroxso
8c485fb47e Fix: hydration errors (#45)
* fix hydration errors in bottom bar and in Top Navigation

* Refactor: Update DrawerTrigger to use 'asChild' prop in multiple components
2025-02-12 16:16:03 +01:00
mr0x50
aed5520313 mv codebase to parent directory 2025-02-07 19:36:13 +01:00