Compare commits

..

5 commits

Author SHA1 Message Date
blankie
b6dcd11600 remove dead Architecture B code (topic bloom, filter_table, peer_filters)
- sync.py: remove _build_tag_bloom, _topics_overlap, _topics_overlap_bloom,
  tag bloom constants, topic overlap checks in sync_now/_sync_loop/_sync_with
- handlers.py: remove peer_topics_map, tag_bloom, peer_topics, peer_tag_cloud,
  filter_table, scoped_query_results from sync response; remove filter_count
  from status bar
- db.py: remove peer_filters table creation, store_peer_filter, get_peer_filter,
  get_all_filters, get_filtered_peers_by_tag, prune_peer_filters, get_peer_filter_count
2026-06-17 20:11:19 +00:00
blankie
c6ed2d5c5e remove forum_enabled toggle: subscribing IS trusting, no intermediate state 2026-06-17 19:51:20 +00:00
blankie
f405e7510f readme: tone down trust circle language to match existing style 2026-06-17 19:12:48 +00:00
blankie
3120e38cb8 readme: document trust circle design 2026-06-17 19:11:25 +00:00
blankie
3a26a726a4 forum trust circle: trust-gated content exchange via subscription graph 2026-06-17 19:10:32 +00:00

Diff content is not available