aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* 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 last_meme (report details about last meme played back) - update filter priority for meme search (check title match first)
* 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
|
* database alteration in-flightNathan Perry2018-04-061-0/+525
|
* start to integrate db support with commandsNathan Perry2018-04-051-120/+223
|
* revamp database structureNathan Perry2018-04-041-26/+7
|
* add support for SIGINT/SIGTERM with ctrlc crateNathan Perry2018-04-041-0/+24
|
* thulani plays without explicit play commandNathan Perry2018-03-171-3/+3
|
* upgrade dotenv and use dotenv! macroNathan Perry2018-03-171-13/+114
|
* start adding in dieselNathan Perry2018-02-151-0/+33
|
* improve loggingNathan Perry2018-02-141-1/+1
|
* use fern for loggingNathan Perry2018-02-141-11/+21
|
* working versionNathan Perry2018-02-131-110/+0
|
* first pass on initial functionalityNathan Perry2018-02-131-0/+263
|
* initial commitNathan Perry2018-02-131-0/+892