aboutsummaryrefslogtreecommitdiff
path: root/tests/test_user.rs
Commit message (Expand)AuthorAgeFilesLines
* Break up the model moduleZeyla Hellyer2017-12-161-1/+2
* `to_owned` -> `to_string`acdenisSK2017-10-091-3/+3
* Apply rustfmtZeyla Hellyer2017-09-181-12/+20
* Apply rustfmtZeyla Hellyer2017-08-181-20/+12
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-12/+20
* rustfmtacdenisSK2017-07-271-5/+13
* Fix no-feature testsZeyla Hellyer2017-06-241-36/+39
* Deprecate *User::distinct, add *User::tagZeyla Hellyer2017-06-011-0/+2
* Make `User.discriminator` a u16Zeyla Hellyer2017-04-251-11/+11
* Use CDN for default avatarsAustin Hellyer2017-01-091-5/+5
* Add User::default_avatar_url() methodAustin Hellyer2017-01-081-0/+16
* Add user static avatar url methodsAustin Hellyer2016-12-281-0/+2
* Support webp/gif avatarsAustin Hellyer2016-12-281-2/+4
* Fix User::avatar_url + add Id display testsAustin Hellyer2016-12-151-0/+24