Commit Graph

6 Commits

Author SHA1 Message Date
prosolis
87906719fa Round-robin: rotate by channel instead of by source
Source-keyed rotation skewed toward whichever channel had the most
feeds (4 of 7 sources routed to politics, so politics dominated the
rotation). Channel-keyed rotation guarantees variety regardless of
feed counts.

Schema: round_robin_state.last_source -> last_channel, added via
addColumnIfMissing so existing DBs migrate in place.
2026-05-24 19:31:27 -07:00
prosolis
23fffdda3c README: document !post on-demand command 2026-05-23 15:09:10 -07:00
prosolis
f29c056171 README: document round-robin posting mode 2026-05-22 19:59:29 -07:00
prosolis
8d1e6ed568 Update README: !explain, paywall/Wayback fallback, explainer package 2026-05-22 18:38:37 -07:00
prosolis
ca6663c051 Update mautrix version reference in README 2026-05-22 17:27:40 -07:00
prosolis
652d6dfa38 Initial commit 2026-05-22 17:25:27 -07:00