username
  • Joined on 2025-08-11
username pushed to master at username/derp 2026-02-23 21:04:06 +00:00
ad12843e75 docs: add music discovery, autoplay, and Mumble admin sections
username pushed to master at username/derp 2026-02-23 21:00:05 +00:00
62a4191200 docs: update TASKS.md with MusicBrainz fallback sprint
username pushed to master at username/derp 2026-02-23 20:58:50 +00:00
135a3791e2 feat: add MusicBrainz fallback to !similar and !tags commands
a87f75adf1 feat: add Mumble server admin plugin (!mu)
da9ed51c74 feat: auto-discover similar tracks during autoplay via Last.fm/MusicBrainz
56f6b9822f fix: revert pymumble protocol version patch that broke audio
09880624d5 fix: add bot name to stream_audio log lines
Compare 16 commits »
username pushed to master at username/derp 2026-02-22 17:55:03 +00:00
5d0e200fbe docs: update TASKS.md for voice/duck sprint
username pushed to master at username/derp 2026-02-22 17:53:50 +00:00
8d54322ce1 fix: raise duck floor default from 1% to 2%
e920ec5f10 fix: duck on audio packets only, remove unmute-based ducking
c522d30c36 feat: ack tone, duck-before-TTS, instant ducking on voice/unmute
068734d931 fix: kept file protection, skip/autoplay, TTS routing, video ID expansion
36da191b45 fix: download track on !keep when local file is missing
Compare 5 commits »
username pushed to master at username/ppf 2026-02-22 16:33:27 +00:00
361b70ace9 dbs: expand seed sources to 111 URLs
username pushed to main at username/s5p 2026-02-22 15:42:40 +00:00
0ae7b13407 docs: clarify tor_nodes overrides listener first hop
a1996b1c9e fix: raise pool test_timeout and max_fails defaults
Compare 2 commits »
username pushed to master at username/derp 2026-02-22 15:27:01 +00:00
6083de13f9 feat: playlist shuffle, lazy resolution, TTS ducking, kept repair
6d6b957557 docs: update roadmap, tasks, and backlog for v2.3.0
f72f55148b fix: ignore bot audio in sound callback, self-mute support
e9d17e8b00 feat: voice profiles, rubberband FX, per-bot plugin filtering
3afeace6e7 feat: container management tools in tools/
Compare 6 commits »
username pushed to master at username/ppf 2026-02-22 14:38:07 +00:00
9c7b7ba070 add compose-based test runner for Python 2.7
0669b38782 docs: update roadmap and tasklist with completed items
6130b196b1 dbs: add SOCKS5-specific proxy sources
ce2d28ab07 httpd: cache sqlite connections per-greenlet, lazy-load ASN, sharpen URL scoring
Compare 4 commits »
username pushed to master at username/ppf 2026-02-22 12:58:43 +00:00
93eb395727 docs: update roadmap, todo, and add tasklist
f9d237fe0d httpd: add protocol-aware source weighting
0f1fe981ef dbs: expand seed sources from 37 to 100+
0a53e4457f rocksock: skip shutdown on never-connected sockets
Compare 4 commits »
username pushed to master at username/ppf 2026-02-22 12:50:40 +00:00
2ea7eb41b7 tests: add extraction short-circuit and integration tests
98b232f3d3 fetch: add short-circuit guards to extraction functions
Compare 2 commits »
username pushed to master at username/ppf 2026-02-22 10:54:00 +00:00
b300afed6c httpd: expose URL pipeline stats in /api/stats
username pushed to master at username/ppf 2026-02-22 10:30:04 +00:00
eeadf656f5 httpd: add ASN enrichment for worker-reported proxies
username pushed to master at username/ppf 2026-02-22 10:27:13 +00:00
69ba4fe24f httpd: add ASN enrichment for worker-reported proxies
username pushed to master at username/ppf 2026-02-22 10:18:58 +00:00
d1e22a388c httpd: add ASN enrichment for worker-reported proxies
7ae0ac0c26 ppf: add periodic re-seeding of proxy source URLs
Compare 2 commits »
username pushed to master at username/ppf 2026-02-22 09:04:37 +00:00
35285a84bf watchd: update last_seen on successful proxy verification
username pushed to master at username/bouncer 2026-02-22 07:45:54 +00:00
f3eae9291b fix: use docker build --push for buildx container driver
username pushed to master at username/bouncer 2026-02-22 07:26:32 +00:00
5eb64d034e fix: gitleaks version resolution and allowlist test fixtures
username pushed to master at username/bouncer 2026-02-22 07:24:51 +00:00
18992c63e1 fix: resolve gitleaks version dynamically from GitHub API
username pushed to master at username/bouncer 2026-02-22 07:20:22 +00:00
ed513251db fix: run all CI jobs in containers via container directive