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
Alejandro Gómez
5b00e42ddf
feat: RTL support
2025-12-10 13:00:39 +01:00
Alejandro Gómez
cd41034b2f
👶
2025-12-09 16:26:31 +01:00