username
  • Joined on 2025-08-11
username pushed to master at username/gitea-ci 2026-03-14 10:44:55 +00:00
051a5de121 trigger: detect default branch from repo instead of hardcoding master
username pushed to main at username/tuimble 2026-02-28 13:19:16 +00:00
67467c846c fix: debounce on_resize to prevent audio stutter
2e70e73086 docs: add slash commands section
4bf8adc5e2 app: add slash commands
15fbf0040a client: add set_self_mute and register_self
2533e43391 docs: add pitch shifting documentation
Compare 35 commits »
username pushed to master at username/derp 2026-02-24 15:57:04 +00:00
6e1c32f22c fix: add pythonpath to pytest config for CI plugin imports
username pushed to master at username/derp 2026-02-24 15:40:47 +00:00
f470d6d958 fix: lint errors in test_musicbrainz (unused import, line length)
username pushed to main at username/tuimble 2026-02-24 14:40:42 +00:00
be6574ae79 app: debounce channel tree and cache render width
57f4559a38 update roadmap and tasklist
351b980b42 docs: add reconnection and error recovery docs
6f590ede38 app: add reconnection status to status bar
e443facd3b app: add auto-reconnect with backoff
Compare 18 commits »
username pushed to main at username/tuimble 2026-02-24 12:31:08 +00:00
931c6d4776 docs: add up/down key bindings to usage
6c16883135 feat: add chat input history navigation (up/down)
f77375422a add --cprofile flag with periodic dump
ee145b4071 app: log transmit state changes to chatlog
89ebad6c15 app: add F1 self-deafen toggle and bold TX indicator
Compare 10 commits »
username created branch main in username/tuimble 2026-02-24 12:31:08 +00:00
username created repository username/tuimble 2026-02-24 12:29:58 +00:00
username pushed to master at username/bouncer 2026-02-24 11:54:19 +00:00
2b893969d2 fix: switch to alpine base image and upgrade pip
username pushed to master at username/bouncer 2026-02-24 11:15:47 +00:00
f9f38adadc fix: bake source into container image for production builds
username pushed to master at username/derp 2026-02-24 11:13:50 +00:00
28f4c63e99 fix: delegate !similar playback to music bot, not calling bot
dd4c6b95b7 feat: rework !similar to build and play discovery playlists
Compare 2 commits »
username pushed to master at username/barnard 2026-02-24 10:16:51 +00:00
34a927d426 show keyboard shortcuts in /help output
0591b91f53 add /register command for server registration
Compare 2 commits »
username pushed to master at username/barnard 2026-02-24 09:11:49 +00:00
41f69052b5 add readline shortcuts to textbox (ctrl+w, ctrl+u, ctrl+k)
c95736b632 suppress cgo compiler warnings in build output
7ea5814c03 fix staticcheck S1005: remove unnecessary blank identifier
f190e073ba add tab completion for slash commands
72d549eade fix: clear self-mute when undeafening
Compare 10 commits »
username created branch master in username/barnard 2026-02-24 09:11:49 +00:00
username created repository username/barnard 2026-02-24 09:10:35 +00:00
username pushed to master at username/derp 2026-02-23 22:22:53 +00:00
b658053711 docs: describe 3-level help paste hierarchy
username pushed to master at username/derp 2026-02-23 22:21:13 +00:00
20c1d738be fix: 3-level hierarchy in help paste output
username pushed to master at username/derp 2026-02-23 22:12:14 +00:00
ecfa7cea39 fix: indent docstring body in help paste output
username pushed to master at username/derp 2026-02-23 22:04:43 +00:00
ef18915807 docs: update help command docs for FlaskPaste detail pages
69976196cd feat: paste detailed help via FlaskPaste for !help command
Compare 2 commits »
username pushed to master at username/derp 2026-02-23 21:17:33 +00:00
c851e82990 fix: let extra bots see peer music state for !similar/!tags