aboutsummaryrefslogtreecommitdiff
path: root/src/commands/meme/invoke.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy fixesNathan Perry2025-12-171-7/+7
* fix stats and playback queueNathan Perry2024-08-171-1/+1
* restore support for volume commandsNathan Perry2024-08-161-12/+11
* repo: overhaul for multitenancyNathan Perry2024-08-161-19/+58
* rework logging to use tracing via grateNathan Perry2024-08-161-4/+4
* better unrecognized handling, more expressive react/unreact indicatorsNathan Perry2024-08-161-3/+4
* fixup unknown command, document commandsNathan Perry2024-08-061-25/+22
* first pass convert to poiseNathan Perry2024-08-061-81/+68
* db: fixup build, async-awaitNathan Perry2024-05-111-11/+14
* clippy fixesNathan Perry2024-05-081-18/+12
* rework to use songbirdNathan Perry2024-05-081-9/+9
* update all depsNathan Perry2024-05-081-28/+53
* db: run migrations in db connect, upgrade dieselNathan Perry2022-11-281-14/+26
* fixupsNathan Perry2021-11-031-1/+1
* update, add omenNathan Perry2021-11-031-1/+7
* borrowck fixesNathan Perry2019-11-171-7/+7
* remove a bunch of unused importsNathan Perry2019-11-171-1/+0
* mostly fixedNathan Perry2019-11-171-13/+14
* most restructuring doneNathan Perry2019-11-171-13/+20
* add rarememe commandNathan Perry2019-03-301-7/+35
* restructure meme moduleNathan Perry2019-03-301-0/+105