aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* fill in queued playback infoNathan Perry2024-08-161-2/+10
* restore support for volume commandsNathan Perry2024-08-161-5/+20
* rework logging to use tracing via grateNathan Perry2024-08-161-34/+12
* windows: start postgres svc if not runningNathan Perry2024-08-161-33/+99
* split calc into separate subcrateNathan Perry2024-08-071-19/+29
* fix long memersNathan Perry2024-08-061-2/+1
* bump to 0.3.0v0.3.0Nathan Perry2024-08-061-1/+1
* remove typemap depNathan Perry2024-08-061-25/+0
* first pass convert to poiseNathan Perry2024-08-061-5/+392
* db: fixup a few trailing issuesNathan Perry2024-05-111-0/+1
* wipNathan Perry2024-05-101-167/+99
* fixups: memes workingNathan Perry2024-05-081-0/+166
* rework to use songbirdNathan Perry2024-05-081-190/+21
* update all depsNathan Perry2024-05-081-1448/+1893
* db: run migrations in db connect, upgrade dieselNathan Perry2022-11-281-4/+72
* rust: update dependenciesNathan Perry2022-11-281-527/+1042
* fix serenity git depNathan Perry2021-11-031-2/+2
* update, add omenNathan Perry2021-11-031-3/+5
* initial attemptNathan Perry2021-01-231-936/+932
* move configuration into envconfigNathan Perry2020-06-201-142/+22
* fix user id parsingNathan Perry2020-06-201-62/+30
* update depsNathan Perry2020-06-191-555/+501
* add help, fix gaemNathan Perry2020-01-281-539/+343
* drop unused depNathan Perry2019-11-171-7/+0
* borrowck fixesNathan Perry2019-11-171-2/+2
* mostly fixedNathan Perry2019-11-171-0/+7
* most restructuring doneNathan Perry2019-11-171-924/+1347
* improved stats outputNathan Perry2019-03-291-0/+147
* switch over to pestNathan Perry2019-03-291-11/+121
* working versionNathan Perry2019-03-081-70/+0
* first pass with oauthNathan Perry2019-03-081-0/+75
* initial rework of rolling frameworkNathan Perry2019-03-031-0/+34
* add "time ago" formattingNathan Perry2019-03-031-0/+21
* update dependenciesNathan Perry2019-03-021-297/+295
* encode/decode audio memes with ffmpeg to improve storageNathan Perry2019-02-181-1/+0
* use flate2 to compress audioNathan Perry2019-02-171-0/+1
* initial implementation of video start/end timesNathan Perry2019-02-151-0/+14
* improve imports further and fix compile warningsNathan Perry2019-01-241-426/+306
* update depsNathan Perry2018-12-251-25/+190
* upgrade depsNathan Perry2018-12-241-492/+652
* roll back to edition 2015 for editor supportNathan Perry2018-09-241-531/+682
* update deps, prep for move to 2018 editionNathan Perry2018-08-131-41/+15
* add a roll command, relax semver requirements on dependenciesNathan Perry2018-06-011-6/+6
* various command improvementsNathan Perry2018-06-011-1/+1
* support message deletion0.1.4Nathan Perry2018-05-031-1/+1
* add reactions, change add/recall meme structureNathan Perry2018-04-301-8/+8
* update volume command0.1.2Nathan Perry2018-04-301-1/+1
* "fix" clap0.1.1Nathan Perry2018-04-301-1/+1
* maybe as far as we're going to go with clapNathan Perry2018-04-301-140/+222
* database-based memeing workingNathan Perry2018-04-071-19/+82