Commit graph

95 commits

Author SHA1 Message Date
dtonon
0f9ce1a0ee Keep the relay's relevance order in search results 2026-06-11 21:28:19 +01:00
dtonon
d836ee588f Highlight the search terms in the results 2026-06-11 20:03:31 +01:00
dtonon
540ba10654 Scope search by group client-side, pyramid rejects search + #h 2026-06-10 18:48:02 +01:00
dtonon
a77b8a29c3 Add search box with results dropdown to the homepage 2026-06-10 12:47:22 +01:00
dtonon
043be1d3fd Add NIP-50 thread search helper 2026-06-09 21:23:13 +01:00
dtonon
5887a5705e Add PUBLIC_SEARCH config option 2026-06-09 20:00:44 +01:00
dtonon
ea478c1e4b Update readme 2026-06-24 16:30:02 +02:00
dtonon
fce1f78afe Update css 2026-06-24 16:30:02 +02:00
dtonon
9e26e9dc60 Allow users to delete their messages
No more than 30 minutes old
2026-06-24 10:46:21 +02:00
dtonon
2daaec15fa Revert edge-to-edge images (3bc2031) 2026-06-24 10:46:20 +02:00
dtonon
55e6ed2ca8 Replace the input with a "Login to chat" button for logged-out users 2026-06-23 17:50:32 +02:00
dtonon
dc164bd8e2 Sort groups by create/update date 2026-06-23 17:50:31 +02:00
dtonon
e958877600 Make PUBLIC_GROUP_ID optional for full mode 2026-06-23 17:50:31 +02:00
dtonon
ed1775aeb5 Fix latests discussions for full mode 2026-06-23 17:50:31 +02:00
dtonon
826c806f96 Use pointer cursor for buttons 2026-06-23 17:50:30 +02:00
dtonon
fb74eda8a1 Improve chat's input UX 2026-06-23 17:50:30 +02:00
dtonon
30f52af4b1 Move join before composing, and cache membership state 2026-06-15 12:51:20 +02:00
dtonon
fadac80033 Show day separators in the chat 2026-06-11 23:28:20 +01:00
dtonon
4a59fdb743 Show states in rooms listing 2026-06-10 22:48:03 +01:00
dtonon
d965cdef01 Authenticate over NIP-42 so members see hidden rooms + use one shared SimplePool 2026-06-09 13:00:46 +01:00
dtonon
6377d00268 Fix random css stuff 2026-06-08 12:20:28 +01:00
dtonon
be3a4b34d3 Allow to specify accend and secondary colors 2026-06-05 17:32:11 +01:00
dtonon
7cd9a68ae3 Reset the <main> scroll on forward navigation 2026-06-04 16:53:54 +01:00
dtonon
2b1a6257de Improve listing UI 2026-06-03 21:13:37 +01:00
dtonon
2dc823d055 Normalize forum URLs as nostr events and rendered them as titles 2026-06-02 20:25:20 +01:00
dtonon
fc51e33ceb Link nostr entities and URLs in chat messages
Image URLs included
2026-06-01 20:45:02 +01:00
dtonon
19b71a87c0 Fix responsive for /contacts 2026-05-29 11:57:45 +01:00
dtonon
aad87df165 Improve scrolling in the thread page 2026-05-28 10:17:28 +01:00
dtonon
dcd3857c80 Enable dark mode 2026-05-27 22:13:48 +01:00
dtonon
b3e6533748 Use prettier-plugin-svelte and prettier-plugin-tailwindcss 2026-05-27 15:30:11 +01:00
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