Commit Graph

8 Commits

Author SHA1 Message Date
377a0aa108 feat: Implement retry mechanism for profile loading in multiple components 2025-05-25 20:37:09 +02:00
mroxso
fe0bc7f091 Feature: NIP-09 Event Deletion Request (#120)
* feat: Implement deletion request functionality in CardOptionsDropdown component

* Update components/CardOptionsDropdown.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: highperfocused <highperfocused@pm.me>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-24 21:44:10 +02:00
mroxso
e01a773ba2 fix: Optimize image loading and styling across multiple components (#110)
Co-authored-by: highperfocused <highperfocused@pm.me>
2025-05-07 17:13:19 +02:00
mr0x50
2d923feda2 do not display a kind20 note if image does not start with "http" to prevent non-url errors 2025-02-15 21:02:03 +01:00
mroxso
6f1ea730a7 Feature: Hide failed images (#43)
* fix: handle image loading errors in KIND20Card and QuickViewKind20NoteCard components

* refactor: streamline KIND20Card component structure and improve readability
2025-02-11 22:08:17 +01:00
mroxso
5b3246c077 Feature: Display Improvements (#40)
* refactor: improve event rendering logic and add no posts found message

* fix errors
2025-02-09 18:26:10 +01:00
mroxso
ca8d8fd1ba Layout and Display Improvements (#39)
* refactor QuickViewKind20NoteCard for improved layout and responsiveness

* add null check for image in KIND20Card and QuickViewKind20NoteCard components
2025-02-09 18:11:39 +01:00
mr0x50
aed5520313 mv codebase to parent directory 2025-02-07 19:36:13 +01:00