Commit Graph

52 Commits

Author SHA1 Message Date
Alejandro Gómez
6a6a3a7ffd feat: add hashtags to req title 2025-12-12 15:53:44 +01:00
Alejandro Gómez
2aac7383f3 feat: reposts 2025-12-12 12:12:48 +01:00
Alejandro Gómez
16158e7045 feat: better p and authors titles 2025-12-12 10:12:57 +01:00
Alejandro Gómez
d93bbf1eec feat: show authors in REQ title 2025-12-11 23:17:00 +01:00
Alejandro Gómez
287c56d5a1 feat: window title tooltips with raw cmd 2025-12-11 23:14:05 +01:00
Alejandro Gómez
e1dfd6f884 copy: singular names for kinds 2025-12-11 23:06:32 +01:00
Alejandro Gómez
ad17658ef3 fix: contrast 2025-12-11 23:00:06 +01:00
Alejandro Gómez
08db0eff5a feat: dynamic titles, event footer 2025-12-11 22:50:09 +01:00
Alejandro Gómez
b7fbaf5e46 feat: copy bech32 2025-12-11 21:54:02 +01:00
Alejandro Gómez
701a98bd49 ai: event render system analysis 2025-12-11 18:11:59 +01:00
Alejandro Gómez
942a72ecca fix: bad import 2025-12-11 17:04:52 +01:00
Alejandro Gómez
54ee43bdaf feat: comma-separated flags to REQ 2025-12-11 16:57:40 +01:00
Alejandro Gómez
78082ca6db dev: add todo 2025-12-11 16:37:47 +01:00
Alejandro Gómez
961738343a feat: render all relay lists 2025-12-11 16:31:52 +01:00
Alejandro Gómez
eaaa3d9da9 feat: more comprehensive kind descriptions 2025-12-11 16:21:33 +01:00
Alejandro Gómez
80e206c1f2 feat: p2p orders kind 2025-12-11 16:06:21 +01:00
Alejandro Gómez
c7732238cd fix: multiple check after copying 2025-12-11 15:40:23 +01:00
Alejandro Gómez
d6964cb315 chore: TODO cleanup 2025-12-11 15:40:14 +01:00
Alejandro Gómez
9829783634 style: add dotted underline on hover for bookmark URLs 2025-12-11 13:27:49 +01:00
Alejandro Gómez
4eedd31578 style: use muted color for bookmark URLs 2025-12-11 13:27:17 +01:00
Alejandro Gómez
a209aba2cd refactor: remove trailing slash from bookmark URL display 2025-12-11 13:25:08 +01:00
Alejandro Gómez
3b4fbac8bd refactor: dynamically derive supported kinds from renderer registry 2025-12-11 13:21:00 +01:00
Alejandro Gómez
01581332e2 feat: add Web Bookmarks (kind 39701) to KINDS viewer 2025-12-11 13:19:53 +01:00
Alejandro Gómez
194a1b4e9c style: improve bookmark renderer styling
- Add flex-shrink-0 to icon to prevent squishing on long URLs
- Remove muted color from description for better readability
2025-12-11 13:15:59 +01:00
Alejandro Gómez
39573e2b06 refactor: display URLs without scheme for cleaner appearance
Strip https:// and http:// from displayed link text while keeping full URL in href
2025-12-11 13:15:02 +01:00
Alejandro Gómez
ae1a77d18e refactor: improve Kind39701 consistency and URL handling
- Match title style with article renderer (add text-foreground)
- Add https:// prefix when only d tag provided
- Maintain consistency across kind renderers
2025-12-11 13:13:50 +01:00
Alejandro Gómez
ee54695fee feat: implement NIP-B0 web bookmarks renderer (kind 39701)
- Update icon from Globe to Bookmark in kind definitions
- Create Kind39701Renderer with title, URL (from d/u tag), and description
- Register renderer in kind registry
- Extract URL from d tag (identifier) or optional u tag
- Display with RichText formatting support
2025-12-11 13:11:09 +01:00
Alejandro Gómez
38f5461b54 chore: setup eslint and prettier with code formatting 2025-12-11 13:00:25 +01:00
Alejandro Gómez
189da9d141 fix: uppercase NIP identifiers in command parser 2025-12-11 12:56:01 +01:00
Alejandro Gómez
34f5885953 ai: add CLAUDE.md and skills 2025-12-11 12:40:29 +01:00
Alejandro Gómez
bdfb41c68f feat: KINDS command 2025-12-11 11:21:33 +01:00
Alejandro Gómez
a1d145905c feat: render relay lists 2025-12-11 11:16:47 +01:00
Alejandro Gómez
1866a000d7 feat: relay links and outbox indicators 2025-12-11 10:54:33 +01:00
Alejandro Gómez
a8921bc7f8 refactor: use constants 2025-12-11 10:44:02 +01:00
Alejandro Gómez
f6d490cf26 feat: highlight your name in orange 2025-12-11 10:28:10 +01:00
Alejandro Gómez
36a9b95695 feat: isolate crashes, refactor window rendering 2025-12-11 10:11:20 +01:00
Alejandro Gómez
9c9d04c947 fix: more robust storage 2025-12-11 00:18:28 +01:00
Alejandro Gómez
86114eef8c ui: hide relay icon 2025-12-11 00:14:11 +01:00
Alejandro Gómez
e926272686 feat: relay command 2025-12-11 00:09:26 +01:00
Alejandro Gómez
929365a813 refactor: copy hook 2025-12-10 23:19:34 +01:00
Alejandro Gómez
8ffd0fd2cb feat: timestamps and user locale 2025-12-10 22:32:36 +01:00
Alejandro Gómez
b2e269a902 feat: media embeds in poasts 2025-12-10 18:01:57 +01:00
Alejandro Gómez
06166523f9 feat: empty canvas on load 2025-12-10 17:37:36 +01:00
Alejandro Gómez
49b84a95b3 feat: quoted events 2025-12-10 17:27:28 +01:00
Alejandro Gómez
88e34441b8 feat: markdown tables 2025-12-10 16:29:48 +01:00
Alejandro Gómez
b1be04cb39 feat: fix rtl 2025-12-10 15:47:38 +01:00
Alejandro Gómez
10a486527c fix: stop propagation when clicking usernames 2025-12-10 15:44:43 +01:00
Alejandro Gómez
9ef5e7ecb4 feat: kind 3's and replies 2025-12-10 15:41:12 +01:00
Alejandro Gómez
c6e3325720 wip: render hashtags correctly 2025-12-10 13:59:26 +01:00
Alejandro Gómez
0e59c288ff feat: use Activity for keeping workspaces alive 2025-12-10 13:12:05 +01:00