Commit graph

15 commits

Author SHA1 Message Date
21bc936b89 update README: manual sync by default, not configurable, pruning detail 2026-06-05 02:16:46 +00:00
824d933aee hide block link + show 'me' for own content by matching identity hash 2026-06-05 02:10:12 +00:00
ec9e1754e4 cleaner form layout: CSS, forum-form class, remove hardcoded sizes/br tags 2026-06-05 02:07:31 +00:00
6ea664cbf6 fix: restore PER_PAGE constant 2026-06-05 02:04:43 +00:00
b79689aba0 manual sync by default: sync now button, auto-sync toggle 2026-06-05 02:02:25 +00:00
4b98779122 gossip sync: sync with random 20 peers per cycle instead of all peers 2026-06-05 01:58:32 +00:00
38d594ac50 max title (200) and body (10k) length limits, fix unescaped body in edit form 2026-06-05 01:04:17 +00:00
eed10f697c README: auto-discovery and storage retention docs 2026-06-05 01:01:01 +00:00
f8f9cb6337 auto-discovery toggle, auto-prune with customizable retention 2026-06-05 01:00:47 +00:00
7ebf35b137 update moderation page: note auto-discovery, bootstrap fallback 2026-06-05 00:55:23 +00:00
3b3e807518 truly public forum: auto-discover other instances via RNS announce handler 2026-06-05 00:55:03 +00:00
0ed4ec82ba auto peer discovery: gossip known peers during sync, discover from_hash automatically 2026-06-05 00:43:18 +00:00
d201fa0bc9 add sync tests: thread, reply, upvote, block, retraction, bidirectional, gossip, update 2026-06-05 00:34:16 +00:00
a2d029097d fix README URLs, handler tests, sync improvements, block/retract gossip 2026-06-05 00:32:30 +00:00
a8aabb3427 initial: decentralized link-sharing forum for TinyWeb 2026-06-04 08:23:51 +00:00