| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement or derive Serialize on all models | Zeyla Hellyer | 2018-01-01 | 1 | -1/+1 |
| * | Break up the model module | Zeyla Hellyer | 2017-12-16 | 1 | -2/+1 |
| * | Re-order use statements alphabetically | Zeyla Hellyer | 2017-11-11 | 1 | -2/+2 |
| * | Make the Client return a Result | Zeyla Hellyer | 2017-11-03 | 1 | -1/+3 |
| * | Remove `on_` prefix to EventHandler tymethods | Zeyla Hellyer | 2017-10-22 | 1 | -2/+2 |
| * | Fix a typo | acdenisSK | 2017-10-09 | 1 | -1/+1 |
| * | Use `request_client!` for attachment downloading (#165) | Benjamin Cheng | 2017-09-26 | 1 | -1/+1 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -3/+2 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -1/+3 |
| * | if let -> and_then/map | acdenisSK | 2017-09-17 | 1 | -5/+1 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -6/+6 |
| * | Fix doc tests | acdenisSK | 2017-07-02 | 1 | -32/+35 |
| * | Deprecate Client::login, add Client::new | Zeyla Hellyer | 2017-06-06 | 1 | -1/+1 |
| * | Fix compilations across feature combinations | Zeyla Hellyer | 2017-06-02 | 1 | -0/+2 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -0/+2 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -1/+22 |
| * | Remove selfbot support | Zeyla Hellyer | 2017-04-05 | 1 | -1/+1 |
| * | Rework the models directory | Zeyla Hellyer | 2017-03-25 | 1 | -0/+92 |