aboutsummaryrefslogtreecommitdiff
path: root/src/bot.rs
Commit message (Expand)AuthorAgeFilesLines
* bump all depsNathan Perry2025-12-171-0/+5
* clippy fixesNathan Perry2025-12-171-27/+19
* fix check lintsNathan Perry2025-12-171-3/+3
* fix rarememe, quiet playback gc logsNathan Perry2024-08-171-6/+14
* do playback info gcNathan Perry2024-08-171-20/+74
* fix stats and playback queueNathan Perry2024-08-171-3/+58
* fill in queued playback infoNathan Perry2024-08-161-0/+8
* restore support for volume commandsNathan Perry2024-08-161-2/+9
* repo: overhaul for multitenancyNathan Perry2024-08-161-32/+29
* tracing: use fields rather than interpolationNathan Perry2024-08-161-24/+33
* rework logging to use tracing via grateNathan Perry2024-08-161-29/+23
* repo: apply rustfmtNathan Perry2024-08-161-5/+5
* windows: windows_util -> util::windowsNathan Perry2024-08-161-7/+7
* windows: stop postgres if we started itNathan Perry2024-08-161-11/+21
* better unrecognized handling, more expressive react/unreact indicatorsNathan Perry2024-08-161-14/+45
* fix required command optionsNathan Perry2024-08-161-0/+1
* windows: start postgres svc if not runningNathan Perry2024-08-161-0/+5
* split calc into separate subcrateNathan Perry2024-08-071-6/+4
* fixup unknown command, document commandsNathan Perry2024-08-061-8/+94
* first pass convert to poiseNathan Perry2024-08-061-80/+89
* clippy fixesNathan Perry2024-05-081-1/+0
* fixups: memes workingNathan Perry2024-05-081-25/+52
* rework to use songbirdNathan Perry2024-05-081-14/+34
* update all depsNathan Perry2024-05-081-103/+131
* fs: log results of loading user_id_mapping and restrict.jsonNathan Perry2022-11-301-2/+6
* fs: parameterize remote referencesNathan Perry2022-11-291-2/+5
* add more event handlers, better loggingNathan Perry2020-09-261-0/+13
* reorganize modulesNathan Perry2020-09-261-0/+205