lichenblankie
  • Joined on 2026-03-07
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-17 20:16:28 +00:00
31c53b9a8e fix: app.py gateway import alias (broken since src layout migration)
f418ce7c75 forum trust circle: trust-gated content exchange via subscription graph
Compare 2 commits »
lichenblankie pushed to dev at lichenblankie/tinyweb-forum 2026-06-17 20:14:39 +00:00
d63e0c19be remove dead Architecture B code (topic bloom, filter_table, peer_filters)
f680931c8c forum trust circle: trust-gated content exchange via subscription graph
Compare 2 commits »
lichenblankie pushed to dev at lichenblankie/tinyweb-forum 2026-06-17 20:11:28 +00:00
b6dcd11600 remove dead Architecture B code (topic bloom, filter_table, peer_filters)
lichenblankie pushed to dev at lichenblankie/tinyweb-forum 2026-06-17 19:51:22 +00:00
c6ed2d5c5e remove forum_enabled toggle: subscribing IS trusting, no intermediate state
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-17 19:51:22 +00:00
3f00554f09 remove forum_enabled toggle: subscribing IS trusting, no intermediate state
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-17 19:16:54 +00:00
b3426b2494 subscriptions: fix sqlite3.Row access (no .get() method)
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-17 19:15:41 +00:00
893c9cbb15 app: fix gateway import alias (broken since src layout migration)
lichenblankie pushed to dev at lichenblankie/tinyweb-forum 2026-06-17 19:12:50 +00:00
f405e7510f readme: tone down trust circle language to match existing style
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-17 19:12:50 +00:00
3f077eff81 readme: tone down trust circle language
lichenblankie pushed to dev at lichenblankie/tinyweb-forum 2026-06-17 19:11:27 +00:00
3120e38cb8 readme: document trust circle design
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-17 19:11:27 +00:00
25af71b591 readme: document forum trust circle
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-17 19:10:34 +00:00
f27321888d subscriptions: add forum_enabled toggle for trust circle
b07ca37663 readme: update project structure to reflect src layout
76672aa838 src layout: move core code into src/tinyweb/ package
Compare 3 commits »
lichenblankie pushed to dev at lichenblankie/tinyweb-forum 2026-06-17 19:10:33 +00:00
3a26a726a4 forum trust circle: trust-gated content exchange via subscription graph
lichenblankie created branch dev in lichenblankie/tinyweb-forum 2026-06-17 19:10:33 +00:00
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-17 05:16:36 +00:00
b07ca37663 readme: update project structure to reflect src layout
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-17 05:13:08 +00:00
76672aa838 src layout: move core code into src/tinyweb/ package
lichenblankie pushed to main at lichenblankie/tinyweb-forum 2026-06-17 04:43:49 +00:00
6f700c213f mod page: add spacing between save filters and back/status links
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-16 05:25:01 +00:00
fc4e0c0b1d junimo theme: use {{site_name}} and {{forum_link}} placeholders
7a81b519bb remove demo pages, rename themes, add Content-Length header
a72de2bb10 auto-save: settings save on change via /style/field, noscript fallback button
076390cbee customize: split into separate settings and template forms
117fc1312c customize: move save button above html textarea, add unsaved changes indicator
Compare 14 commits »
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-16 05:23:26 +00:00
fc4e0c0b1d junimo theme: use {{site_name}} and {{forum_link}} placeholders
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-16 05:20:11 +00:00
60022b19f9 junimo theme: use {{site_name}} and {{forum_link}} placeholders