15 Commits

Author SHA1 Message Date
5b0397268b
Improve Nostr link handling
Some checks failed
CI / Test and lint (push) Failing after 10m22s
Fixes a bunch of problems with how Nostr links are created and replaced
in Markdown content
2025-04-21 16:53:22 +04:00
3f9dad8f9a
Don't link nrelay in content
All checks were successful
CI / Test and lint (push) Successful in 19s
It's deprecated
2024-12-17 14:40:44 +04:00
cea96e170d
Don't include deleted or empty articles in list 2024-10-28 13:56:36 +01:00
5f38355d5c
Link plain Nostr URIs
Not just explicit Markdown links
2024-10-28 12:28:00 +01:00
010eb3f291
Refactor article fetching
* Apply different limits to profile and feed
* Ensure the limit is the returned amount
* Pre-sort articles
2024-10-26 12:04:06 +02:00
0b1eca87b2
Increase limit for article list
Needs pagination
2024-10-26 11:32:31 +02:00
4c68be19fe
Verify nip05 address, display status 2024-10-25 17:55:19 +02:00
5f5f024ae7
Refactor/fix error handling, add query timeouts 2024-10-25 14:25:41 +02:00
eadc40392a
WIP Nostr links 2024-10-25 12:47:13 +02:00
46ad9813eb
Typing all the types 2024-10-23 00:27:20 +02:00
453a0f14d3
Support multiple relays for fetching content 2024-10-22 19:41:38 +02:00
c0a02295c1
Render article drafts when opened directly 2024-10-22 15:55:41 +02:00
fa98e90210
MVP 2024-10-21 15:43:58 +02:00
18f3e888a6
Show list of linked articles on profile page 2024-10-21 00:06:15 +02:00
b618c6a1a1
WIP Hello world 2024-10-20 21:10:58 +02:00