Commit Graph

18 Commits

Author SHA1 Message Date
mr0x50
4af651a97c fix notification ordering and refactor Notifications Component 2025-03-15 11:55:14 +01:00
mroxso
8c6b43f9c2 Trending kind20 (#49)
* new trending images (kind 20)
2025-02-27 21:37:48 +01:00
mr0x50
8926a73bd9 fix(ProfileInfoCard): enhance avatar image styling for better display 2025-02-16 00:08:14 +01:00
mroxso
f5e198601e fix(ProfileTextFeed): correct filtering logic for text messages (#48) 2025-02-15 22:54:16 +01:00
mroxso
dbf0166541 refactor(ProfileInfoCard): improve layout and styling of user information (#47) 2025-02-15 22:36:28 +01:00
mr0x50
ced8f6046d show note when cliking on a trending image (kind 1 images for now) 2025-02-15 22:14:39 +01:00
mr0x50
b844a4af27 fix top navigation bar not sticky 2025-02-15 21:55:38 +01:00
mroxso
98f5f96a20 add GlobalQuickViewFeed (#46) 2025-02-15 21:43:24 +01:00
mr0x50
f7187ce2b2 Revert "Revert "Fix: hydration errors (#45)""
This reverts commit a737463115.
2025-02-15 21:07:31 +01: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
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
ee5ead8139 fix loading wrong pubkeys for following 2025-02-11 23:16:24 +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
8098a36ad6 Add server selection to upload component (#42)
* Feature: Add server selection to upload component

* fix build error

* update lock file

* add @radix-ui/react-select

* Remove unused service worker map file
2025-02-11 22:04:52 +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