Feed - posts #227

Merged
enes merged 23 commits from feat/131-feed-posts into staging 2025-02-14 19:54:29 +00:00
Collaborator
  • Update AlertPopup to accept children and some customisation

  • Update nostr.json

  • Update ndk to use NIP 89 (client tag)

  • Fix useTextLimit hook to cut content based on words and to avoid transformation - ignores nostr: links

  • Remove some unused css

  • Update commentsLoader to accept nevent or note

  • Update blogs and mods feeds to also show user's posts

  • Update CommentContent to show sticky hide at top

  • Update CommentsPopup to link to feed comments (notes)

  • Add notes feed and supporting components

    • Note
    • Preview and rendering
      • Handle nostr: links and normal links
        • Add previews for addr: BlogPreview and ModPreview
        • Add previews for nevent and note: NoteWrapper
        • Add profile preview for nprofile: ProfileLink
    • Quote repost and repost popups
    • Submitting
- Update `AlertPopup` to accept children and some customisation - Update `nostr.json` - Update `ndk` to use NIP 89 (client tag) - Fix `useTextLimit` hook to cut content based on words and to avoid transformation - ignores nostr: links - Remove some unused css - Update `commentsLoader` to accept `nevent` or `note` - Update blogs and mods feeds to also show user's posts - Update `CommentContent` to show sticky `hide` at top - Update `CommentsPopup` to link to `feed` comments (notes) - Add notes feed and supporting components - Note - Preview and rendering - Handle `nostr:` links and normal links - Add previews for `addr`: `BlogPreview` and `ModPreview` - Add previews for `nevent` and `note`: `NoteWrapper` - Add profile preview for `nprofile`: `ProfileLink` - Quote repost and repost popups - Submitting
enes added 23 commits 2025-02-14 19:40:11 +00:00
enes merged commit 167f12bde8 into staging 2025-02-14 19:54:29 +00:00
enes deleted branch feat/131-feed-posts 2025-02-14 19:54:29 +00:00
Sign in to join this conversation.
No description provided.