LEGOlord208
|
1d514dbfd1
|
More merging...
|
2017-07-23 08:41:32 +02:00 |
|
LEGOlord208
|
4edc63dabf
|
Merge branch 'develop' into 1
|
2017-07-23 08:39:19 +02:00 |
|
LEGOlord208
|
b813c5d0ca
|
Merge branch 'develop' into 1
|
2017-07-23 08:27:41 +02:00 |
|
Rinzen Necroforger
|
a71f5e3e61
|
Support animated avatar URLs (#388)
* Methods to obtain a user's avatar URL
* Created EndpointUserAvatarAnimated and updated AvatarURL
* Fixed the size parameter
|
2017-05-29 20:03:39 -07:00 |
|
LEGOlord208
|
c40b975354
|
STOP USING PRINTF PLS
|
2017-04-28 21:34:30 +02:00 |
|
Chris Rhodes
|
7b62921b4e
|
Pedantic comment updates.
|
2017-04-28 12:30:00 -07:00 |
|
Ammar Bandukwala
|
e58e61b0ff
|
add Tag method to user (#364)
* add Tag method to user
* change format verb to %s
* use consistent string forming
|
2017-04-28 12:29:20 -07:00 |
|
LEGOlord208
|
9b9f289415
|
How about no? (#356)
I don't know why somebody would do something this inefficient, but I think plain concatination is a better approach
|
2017-04-14 09:07:36 -07:00 |
|
Ammar Bandukwala
|
52ad9e2feb
|
add String() method to User (#350)
* add String() method to User
* put User def in it's own file
* remove usage of t.Run for support w/ older Go versions
|
2017-04-07 08:19:48 -07:00 |
|