aboutsummaryrefslogtreecommitdiff
path: root/src/commands/meme/create.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy fixesNathan Perry2025-12-171-6/+6
* repo: overhaul for multitenancyNathan Perry2024-08-161-0/+2
* tracing: use fields rather than interpolationNathan Perry2024-08-161-2/+2
* rework logging to use tracing via grateNathan Perry2024-08-161-12/+8
* better unrecognized handling, more expressive react/unreact indicatorsNathan Perry2024-08-161-2/+7
* fix required command optionsNathan Perry2024-08-161-14/+2
* fixup unknown command, document commandsNathan Perry2024-08-061-2/+4
* first pass convert to poiseNathan Perry2024-08-061-59/+45
* db: fixup build, async-awaitNathan Perry2024-05-111-3/+4
* wipNathan Perry2024-05-101-3/+5
* clippy fixesNathan Perry2024-05-081-1/+1
* fixups: memes workingNathan Perry2024-05-081-1/+5
* rework to use songbirdNathan Perry2024-05-081-43/+41
* update all depsNathan Perry2024-05-081-44/+83
* fs: parameterize remote referencesNathan Perry2022-11-291-2/+2
* db: run migrations in db connect, upgrade dieselNathan Perry2022-11-281-7/+7
* fix text meme creationNathan Perry2020-01-281-7/+5
* fix error handling for addmemeNathan Perry2020-01-281-8/+9
* borrowck fixesNathan Perry2019-11-171-10/+11
* remove a bunch of unused importsNathan Perry2019-11-171-1/+0
* mostly fixedNathan Perry2019-11-171-3/+15
* most restructuring doneNathan Perry2019-11-171-18/+24
* restructure meme moduleNathan Perry2019-03-301-0/+174