aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.rs
Commit message (Expand)AuthorAgeFilesLines
* Factoids: Rename to FactoidJokler2018-10-221-4/+5
* Quote: Add initial quote pluginJokler2018-09-211-0/+4
* Errors: Fix accidental double printingJokler2018-09-211-0/+1
* Main: Update dependenciesJokler2018-09-191-1/+0
* Fix clippy warningsJokler2018-06-161-1/+1
* Remind: Add initial remind pluginJokler2018-05-121-0/+4
* Give names to any threads which are spawnedJokler2018-03-211-0/+4
* Use Error & ErrorKind pair instead of simple enumsJokler2018-03-021-92/+22
* Use lossy UTF8 conversion and add a log_error functionJokler2018-03-011-11/+0
* Simplify the download functionJokler2018-03-011-4/+4
* Add the mysql error to the mysql featureJokler2018-02-281-0/+3
* Add missing cause to r2d2 errorJokler2018-02-281-1/+1
* Add missing error for r2d2Jokler2018-02-281-0/+11
* Create errors with failureJokler2018-02-281-0/+98