95 Commits

Author SHA1 Message Date
c1c9a37914
Fall back to plain profile picture if imagemagick is not installed 2024-10-24 16:09:36 +02:00
30a74acf3b
Support older imagemagick command 2024-10-24 15:40:08 +02:00
b7974c8610
Improve config processing 2024-10-24 15:17:11 +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
d5793d47ff
Choose a fun default port number 2024-10-23 23:47:18 +02:00
32f39685a1
Fix search timing out on non-existing nostrKey
fixes #1
2024-10-23 22:38:30 +02:00
062ded9e6d
Remove generated anchor links from feed content 2024-10-23 14:54:18 +02:00
ba80792cc4
Formatting 2024-10-23 14:02:38 +02:00
a9f13310ab
Wrap atom content in CDATA tag 2024-10-23 14:01:54 +02:00
e921fb2d84
Add alternative default path for users config 2024-10-23 01:11:00 +02:00
52d56c387d
Fix current path in compiled program 2024-10-23 00:31:13 +02:00
46ad9813eb
Typing all the types 2024-10-23 00:27:20 +02:00
edaf5f5c71
Improve deno tasks 2024-10-22 19:42:02 +02:00
f15e845825
Config UX 2024-10-22 19:41:49 +02:00
453a0f14d3
Support multiple relays for fetching content 2024-10-22 19:41:38 +02:00
856b10358c
Improve layout 2024-10-22 19:16:58 +02:00
fdf16227d3
Rename server task 2024-10-22 18:26:22 +02:00
a0d5cba339
WIP Typing fixes for compilation 2024-10-22 16:15:19 +02:00
be1b9f21ec
Create user config sample, ignore actual config 2024-10-22 15:58:01 +02:00
c0a02295c1
Render article drafts when opened directly 2024-10-22 15:55:41 +02:00
fdb13bc65d
Show display name for profile 2024-10-22 15:54:50 +02:00
a0f0b06ad2
Include home relay in generated naddr 2024-10-22 15:54:22 +02:00
ce469bc37f
Improve code block styling 2024-10-22 15:53:54 +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
ea58c1f60b
Fix Atom feed route issue 2024-10-22 12:48:57 +02:00
3914ca25a1
Improve mobile layout, add dl lists, add npub to profile 2024-10-22 12:18:52 +02:00
4534147050
Improve open-with dropdown 2024-10-22 11:27:58 +02:00
96254b38be
Add dropdown menu for opening article in other apps 2024-10-21 23:12:58 +02:00
ffd709d2f9
Use absolute URLs in Atom feed 2024-10-21 21:18:16 +02:00
74f7b89c15
Move CSS and fonts to separate static asset dir 2024-10-21 21:03:29 +02:00
48fcb7eac5
Remove obsolete log statements 2024-10-21 20:29:17 +02:00
849410bb64
Make listen port configurable 2024-10-21 20:22:51 +02:00
bab9b74090
Rename main.ts 2024-10-21 15:45:08 +02:00
fa98e90210
MVP 2024-10-21 15:43:58 +02:00
87792c5089
WIP 2024-10-21 13:27:33 +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