| 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/+2 |
| * | Re-order use statements alphabetically | Zeyla Hellyer | 2017-11-11 | 1 | -4/+2 |
| * | Switch to parking_lot::{Mutex, RwLock} | Zeyla Hellyer | 2017-10-10 | 1 | -4/+4 |
| * | Refactor display impls for ids | acdenisSK | 2017-09-24 | 1 | -5/+0 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -3/+2 |
| * | Fix compiles of a variety of feature combinations | Zeyla Hellyer | 2017-09-18 | 1 | -2/+2 |
| * | Add ability to play DCA and Opus files. (#148) | Maiddog | 2017-08-27 | 1 | -3/+4 |
| * | Revamp `RwLock` usage in the lib | acdenisSK | 2017-08-24 | 1 | -4/+3 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-08-18 | 1 | -2/+3 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -43/+29 |
| * | match -> and_then | acdenisSK | 2017-07-21 | 1 | -4/+1 |
| * | Remove the deprecated functions | acdenisSK | 2017-07-11 | 1 | -9/+0 |
| * | Add some model docs, deprecate Role::edit_role | Maiddog | 2017-06-03 | 1 | -4/+15 |
| * | Fix compilations across feature combinations | Zeyla Hellyer | 2017-06-02 | 1 | -4/+4 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -7/+16 |
| * | Accept references on Into<Id> | Zeyla Hellyer | 2017-05-04 | 1 | -0/+7 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -0/+46 |
| * | Remove selfbot support | Zeyla Hellyer | 2017-04-05 | 1 | -1/+5 |
| * | Rework the models directory | Zeyla Hellyer | 2017-03-25 | 1 | -0/+151 |