| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove deprecated use of Colour associated methods | Zeyla Hellyer | 2018-07-08 | 1 | -1/+1 |
| * | Add `animated` to `Emoji` and `ReactionType` | Zeyla Hellyer | 2017-12-20 | 1 | -0/+1 |
| * | Break up the model module | Zeyla Hellyer | 2017-12-16 | 1 | -1/+1 |
| * | Switch to parking_lot::{Mutex, RwLock} | Zeyla Hellyer | 2017-10-10 | 1 | -1/+3 |
| * | `to_owned` -> `to_string` | acdenisSK | 2017-10-09 | 1 | -4/+4 |
| * | Apply rustfmt + fix tests | Zeyla Hellyer | 2017-09-09 | 1 | -0/+1 |
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -13/+13 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -14/+14 |
| * | Fix the tests (#129) | Bond-009 | 2017-07-21 | 1 | -0/+1 |
| * | Fix no-feature tests | Zeyla Hellyer | 2017-06-24 | 1 | -2/+4 |
| * | Make Member::guild_id non-optional | Zeyla Hellyer | 2017-06-13 | 1 | -1/+1 |
| * | Use chrono for struct timestamp fields | Zeyla Hellyer | 2017-06-06 | 1 | -1/+1 |
| * | Make `User.discriminator` a u16 | Zeyla Hellyer | 2017-04-25 | 1 | -1/+1 |
| * | Fix tests | Zeyla Hellyer | 2017-03-25 | 1 | -0/+1 |
| * | Optimize caching | Zeyla Hellyer | 2017-02-09 | 1 | -3/+4 |
| * | Make Id displays format u64 instead of a mention | Austin Hellyer | 2016-12-17 | 1 | -5/+64 |
| * | Fix User::avatar_url + add Id display tests | Austin Hellyer | 2016-12-15 | 1 | -0/+12 |