22 Commits

Author SHA1 Message Date
b307d4de03
Generate profile image for feeds if missing 2025-06-03 11:23:46 +04:00
8e802f314a
Remove debug statements
All checks were successful
CI / Test and lint (push) Successful in 16s
CI / Test and lint (pull_request) Successful in 16s
2024-12-03 18:50:40 +01:00
f4d1ba897b
Store and serve local profile icons for user pages
Shown e.g. in browser tabs and as RSS icon
2024-12-03 18:50:10 +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
4c68be19fe
Verify nip05 address, display status 2024-10-25 17:55:19 +02:00
cb4a4e06c8
Fix feeds 2024-10-25 14:59:20 +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
0096f3cae3
Fix linter/transpiler errors, formatting 2024-10-24 15:00:46 +02:00
fc711c2194
Rename some things 2024-10-24 14:28:49 +02:00
fdd16d8236
Add OG and Twitter Card markup, generate OG profile images
closes #2
2024-10-24 14:19:37 +02:00
46ad9813eb
Typing all the types 2024-10-23 00:27:20 +02:00
28520c59b9
Add lookups for static user list, make LDAP optional 2024-10-22 13:59:01 +02:00
ba7336b4ee
Render error pages as HTML 2024-10-22 12:49:14 +02:00
fa98e90210
MVP 2024-10-21 15:43:58 +02:00
0471e05ef3
Fix lint errors 2024-10-21 00:30:34 +02:00
fe9db7509d
Support pretty URLs for articles, redirect from naddr 2024-10-21 00:30:30 +02:00
18f3e888a6
Show list of linked articles on profile page 2024-10-21 00:06:15 +02:00
e14adffbc8
Allow old-school username routes with ~ 2024-10-21 00:05:50 +02:00
0e5b4b1807
Redirect npub and nprofile to username if exists 2024-10-20 23:05:45 +02:00
9a19f7249c
WIP Resolve username via npub, LDAP 2024-10-20 22:52:47 +02:00
b618c6a1a1
WIP Hello world 2024-10-20 21:10:58 +02:00