This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
boris
Watch
1
Star
1
Fork
0
You've already forked boris
mirror of
https://github.com/dergigi/boris.git
synced
2026-01-14 12:24:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0450385ed4c6f56f0e4f08b3571780de658a8de
boris
/
src
History
Gigi
e0450385ed
fix(ui): enforce 210-char truncation for both plain and parsed content\n\n- Show truncated plain text when parsedContent exists and not expanded\n- Render full parsed content only when expanded\n- Keep chevron toggle below content
2025-10-03 00:35:55 +02:00
..
components
fix(ui): enforce 210-char truncation for both plain and parsed content\n\n- Show truncated plain text when parsedContent exists and not expanded\n- Render full parsed content only when expanded\n- Keep chevron toggle below content
2025-10-03 00:35:55 +02:00
services
fix(bookmarks): show bookmarked event author instead of list signer\n\n- During hydration, set IndividualBookmark.pubkey to hydrated event.pubkey\n- Ensures author resolution uses the actual author of the bookmarked event
2025-10-03 00:21:24 +02:00
types
feat: add private bookmarks support with NIP-51 and visual indicators
2025-10-02 09:36:46 +02:00
utils
chore(lint): fix hooks rule error by separating content resolver component and helpers
2025-10-03 00:12:40 +02:00
App.tsx
fix(profile): enable reactive profile fetch via address loader lookup relays and improve fallback display\n\n- Configure createAddressLoader with common profile relays (purplepag.es, primal, nostr.band)\n- Avoid sticky 'Loading profile...' label; fallback to short pubkey until profile loads
2025-10-03 00:16:04 +02:00
index.css
feat(ui): add 'Read now' button next to each URL in bookmarks\n\n- Display inline book-open icon button per URL\n- Clicking loads readability content in the right panel\n- Added styles for url rows and inline button
2025-10-03 00:32:16 +02:00
main.tsx
feat: initialize markr nostr bookmark client
2025-10-02 07:17:07 +02:00