Commit graph

65 commits

Author SHA1 Message Date
dtonon
2f6ea767d1 Allow admins to delete posts 2026-05-26 15:49:38 +01:00
dtonon
3bc2031866 Show images edge-to-edge in mobile 2026-05-26 14:50:54 +01:00
dtonon
d8d8e27687 Review scrolling behavior 2026-05-25 19:10:36 +01:00
dtonon
bf35b5096b Manage some env items as optional
PUBLIC_TITLE, PUBLIC_MODE, PUBLIC_JOINCODE, PUBLIC_LABELS, and
PUBLIC_BLOSSOM_URL can be omitted entirely, each falls back to the
default already encoded in the file
2026-05-25 15:33:29 +01:00
dtonon
fe126ca044 Remove top header 2026-05-22 22:09:20 +01:00
dtonon
e453cafa76 Support partials for homepage and contacts
Always using kind:30023 articles
2026-05-22 18:22:19 +01:00
dtonon
052bc45260 Allow root absolute links 2026-05-21 23:42:02 +01:00
dtonon
af50754aff Show latest discussions in /contacts 2026-05-21 22:53:11 +01:00
dtonon
fb8a8b2224 Optimize navigation links 2026-05-20 23:29:02 +01:00
dtonon
346a5a0005 Optimize css 2026-05-20 22:55:45 +01:00
dtonon
b901215e1a Support resources with kind:30023 articles 2026-05-19 15:14:53 +01:00
dtonon
f6bea700f0 Enable full mode with multiple rooms 2026-05-19 13:15:36 +01:00
dtonon
a8b7eaf20e Improve threads navigation 2026-05-18 16:50:44 +01:00
dtonon
2e6f453abe Improve mobile version 2026-05-18 12:27:18 +01:00
dtonon
fdab17c8e2 Fix missing threads after introducing pagination 2026-05-15 22:34:35 +01:00
dtonon
d4982dff0c Add Contacts page 2026-05-15 11:47:01 +01:00
dtonon
04ef78b8a5 Add sort toggle for discussions (activity / newest) 2026-05-14 23:10:26 +01:00
dtonon
1ef6c66efd Paginate discussions with show-more loading 2026-05-14 17:59:44 +01:00
dtonon
2859f7069f Add mentions to chat 2026-05-13 16:20:27 +01:00
dtonon
05dd79f283 Remove score column, react and zaps buttons 2026-05-13 15:54:17 +01:00
dtonon
f41868fdf1 Move the chat scrollbar all the way to the right 2026-05-12 21:40:09 +01:00
dtonon
2bd3ce1f21 Avoid to show the resume draft button on empty posts 2026-05-12 16:30:08 +01:00
dtonon
b942c4616e Review tread scrubber colors 2026-05-11 20:52:52 +01:00
dtonon
1af92c8399 Support formatting using djot 2026-05-11 16:14:59 +01:00
dtonon
ca02419b13 Update the readme 2026-05-11 17:06:32 +02:00
dtonon
a96af086ba Change background color 2026-05-08 21:33:10 +01:00
dtonon
32104ea05d Add space between images and text 2026-05-07 14:45:52 +01:00
dtonon
63b7719340 Apply light shadows to the main areas 2026-05-06 21:53:17 +01:00
dtonon
92e810b652 Update justfile with build: and deploy: 2026-05-06 17:54:29 +01:00
dtonon
167305722c Sort threads by last activity 2026-05-04 15:07:12 +01:00
dtonon
9fbe131e85 Set a placeholder for mobile view 2026-05-04 12:37:08 +01:00
dtonon
f88d1c2694 Setup @sveltejs/adapter-static 2026-04-28 21:27:55 +01:00
dtonon
83c366d75b Implement a minimal chat system for the sidebar 2026-04-28 10:14:59 +01:00
dtonon
e94764b865 Optimize message editor 2026-04-27 19:39:38 +01:00
dtonon
7b79b0914a Implement quoting 2026-04-27 14:58:50 +01:00
dtonon
33f650276d Add proper p tags for replies and mentions 2026-04-23 12:59:21 +01:00
dtonon
a8aebe8862 Switch from npub to nprofiles in mentions 2026-04-23 12:34:41 +01:00
dtonon
be7c5a38ba Add users mention with search and autocomplete 2026-04-21 11:18:32 +01:00
dtonon
1ff1c225c5 Show labels inside the thread 2026-04-21 11:11:03 +01:00
dtonon
42ed029dfc Add a preview feature to the post editor 2026-04-15 17:32:46 +01:00
dtonon
e96e99cb36 Add upload images to replies and refactor the editor 2026-04-15 15:54:23 +01:00
dtonon
8f0b66589e Apply custom spacing to paragraphs 2026-04-13 13:38:14 +01:00
dtonon
c73b0f0c78 Render Nostr entities, user and events 2026-04-13 10:52:29 +01:00
dtonon
ef98b62a72 Make links clickable 2026-04-09 21:04:12 +01:00
dtonon
3f90b2e27e Show images 2026-04-09 17:23:05 +01:00
dtonon
ce03876fed Add labels to the listing 2026-04-09 17:13:20 +01:00
dtonon
b5b2f97d35 Allow to post new discussions 2026-04-09 16:28:01 +01:00
dtonon
3fe32d8d24 Fix web extension after de3f223c 2026-04-08 15:59:56 +01:00
dtonon
77e2ebfbd6 Lazy join a group automatically before posting 2026-04-08 14:24:54 +01:00
dtonon
fab4edd721 Add a temporary nsec login option, for testing 2026-04-07 19:43:47 +01:00