| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use Error & ErrorKind pair instead of simple enums | Jokler | 2018-03-02 | 1 | -50/+38 |
| * | Add Mysql as a possible database to the Tell plugin | Jokler | 2018-02-25 | 1 | -6/+9 |
| * | Return zero if count_factoids could not find the factoid | Jokler | 2018-02-25 | 1 | -1/+4 |
| * | Run rustfmt and clippy | Jokler | 2018-02-24 | 1 | -16/+15 |
| * | Use r2d2 as a ConnectionPool for diesel | Jokler | 2018-02-24 | 1 | -18/+28 |
| * | Use correct return type | Jokler | 2018-02-24 | 1 | -1/+1 |
| * | Log all database errors | Jokler | 2018-02-24 | 1 | -4/+13 |
| * | Add download function & fromurl command | Jokler | 2018-02-13 | 1 | -2/+2 |
| * | Log database errors and send a notice if no factoid was deleted | Jokler | 2017-12-24 | 1 | -4/+10 |
| * | Add 'remove' command to Factoids and make the Database trait public | Jokler | 2017-12-24 | 1 | -16/+41 |
| * | Add more info to factoids and save old versions | Jokler | 2017-12-24 | 1 | -37/+83 |
| * | Add MySql as a possible database for the Factoids plugin | Jokler | 2017-12-24 | 1 | -8/+64 |
| * | Add Database trait to be used by the Factoids plugin | Jokler | 2017-12-24 | 1 | -0/+18 |
