| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Break up the model module | Zeyla Hellyer | 2017-12-16 | 1 | -1/+2 |
| * | `to_owned` -> `to_string` | acdenisSK | 2017-10-09 | 1 | -3/+3 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -12/+20 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-08-18 | 1 | -20/+12 |
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -12/+20 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -5/+13 |
| * | Fix no-feature tests | Zeyla Hellyer | 2017-06-24 | 1 | -36/+39 |
| * | Deprecate *User::distinct, add *User::tag | Zeyla Hellyer | 2017-06-01 | 1 | -0/+2 |
| * | Make `User.discriminator` a u16 | Zeyla Hellyer | 2017-04-25 | 1 | -11/+11 |
| * | Use CDN for default avatars | Austin Hellyer | 2017-01-09 | 1 | -5/+5 |
| * | Add User::default_avatar_url() method | Austin Hellyer | 2017-01-08 | 1 | -0/+16 |
| * | Add user static avatar url methods | Austin Hellyer | 2016-12-28 | 1 | -0/+2 |
| * | Support webp/gif avatars | Austin Hellyer | 2016-12-28 | 1 | -2/+4 |
| * | Fix User::avatar_url + add Id display tests | Austin Hellyer | 2016-12-15 | 1 | -0/+24 |