aboutsummaryrefslogtreecommitdiff
path: root/src/commands/meme/history.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy fixesNathan Perry2025-12-171-10/+10
* stats: fix copy-paste error in randomNathan Perry2024-08-171-1/+1
* fix stats and playback queueNathan Perry2024-08-171-47/+57
* restore support for volume commandsNathan Perry2024-08-161-18/+15
* repo: overhaul for multitenancyNathan Perry2024-08-161-61/+117
* tracing: use fields rather than interpolationNathan Perry2024-08-161-4/+5
* rework logging to use tracing via grateNathan Perry2024-08-161-13/+12
* fix long memersNathan Perry2024-08-061-4/+24
* write batch_delmemeNathan Perry2024-08-061-2/+3
* fixup unknown command, document commandsNathan Perry2024-08-061-10/+13
* first pass convert to poiseNathan Perry2024-08-061-83/+68
* whitespace fixNathan Perry2024-05-111-1/+1
* !thulani histNathan Perry2024-05-111-0/+1
* db: fixup build, async-awaitNathan Perry2024-05-111-11/+13
* wipNathan Perry2024-05-101-6/+8
* clippy fixesNathan Perry2024-05-081-2/+2
* fixups: memes workingNathan Perry2024-05-081-64/+60
* rework to use songbirdNathan Perry2024-05-081-101/+115
* update all depsNathan Perry2024-05-081-65/+123
* db: run migrations in db connect, upgrade dieselNathan Perry2022-11-281-11/+12
* move configuration into envconfigNathan Perry2020-06-201-21/+14
* borrowck fixesNathan Perry2019-11-171-20/+19
* mostly fixedNathan Perry2019-11-171-6/+19
* most restructuring doneNathan Perry2019-11-171-38/+44
* restricted prefixesNathan Perry2019-07-161-3/+0
* fix discord message length issuesNathan Perry2019-04-101-0/+9
* write meme `query` commandNathan Perry2019-04-101-0/+82
* implement `memers` commandNathan Perry2019-04-091-0/+33
* report most popular random meme in statsNathan Perry2019-04-091-0/+2
* improve stats formattingNathan Perry2019-03-291-18/+20
* improved stats outputNathan Perry2019-03-291-1/+27
* clean up meme module and allow history size to be adjustedNathan Perry2019-03-291-0/+174