Chris Rhodes
|
00cd5cb178
Return an image.Image for user avatars. Also fix some missing pointer returns.
|
8 years ago |
Bruce Marriner
|
77f4199262
Added more tests for New() func
|
8 years ago |
Bruce Marriner
|
4bdb631758
Initial, very basic, support for dealing with rate limits
|
8 years ago |
Bruce Marriner
|
70d420f16b
Add RateLimit struct
|
8 years ago |
Bruce Marriner
|
b5e45827fd
Better error checking for New() and Gateway() funcs, closes #75
|
8 years ago |
Bruce Marriner
|
6f6b1d360c
Move improvements to voice support
|
8 years ago |
Bruce Marriner
|
093d3be770
More improvements to voice support
|
8 years ago |
Bruce Marriner
|
3357c56626
Minor changes to Request() func, closes #73
|
8 years ago |
Bruce Marriner
|
9583ef4e19
Return immediately if err getting gateway.
|
8 years ago |
Bruce
|
abcba14abe
Merge pull request #72 from sethdmoore/actually-fix-login-crash
|
8 years ago |
Seth Moore
|
e755370170
Fix return type...
|
8 years ago |
Seth Moore
|
054115bc89
Fix Login crash by returning immediately
|
8 years ago |
Bruce Marriner
|
1b3817c7e1
First re-write of voice support. BREAKING CHANGE.
|
8 years ago |
Bruce Marriner
|
2d634bc612
Reduce number of tests by removing go tip tests.
|
8 years ago |
Bruce Marriner
|
52de068f71
Tests now also check that New(User,Pass) works.
|
8 years ago |
Bruce Marriner
|
c2fd09c51d
Fix error introduced by SHA: 30252123a02ab76a8f6292491281daa782239bde,
|
8 years ago |
Bruce
|
30252123a0
Merge pull request #68 from iopred/loginissue
|
8 years ago |
Chris Rhodes
|
129832e3d5
Fix login token issue.
|
8 years ago |
Bruce
|
225971746c
Merge pull request #65 from iopred/fix
|
8 years ago |
Chris Rhodes
|
5544372242
I think I got it right this time ;)
|
8 years ago |
Bruce
|
a1b1fb0fcb
Merge pull request #64 from iopred/subtle
|
8 years ago |
Chris Rhodes
|
f05f79e24d
Fix subtle difference between events with state tracking and not, when the handler is null.
|
8 years ago |
Bruce
|
07057f8e71
Merge pull request #63 from iopred/stateperf
|
8 years ago |
Chris Rhodes
|
764371c9ad
:ok_hand:
|
8 years ago |
Chris Rhodes
|
be8e0de5c6
Merge remote-tracking branch 'bwmarrin/develop' into stateperf
|
8 years ago |
Chris Rhodes
|
c842676deb
Don't unmarshall if it won't be used.
|
8 years ago |
Bruce
|
e250c6fd66
Merge pull request #62 from iopred/pointers
|
8 years ago |
Chris Rhodes
|
28d1f63219
Missed one
|
8 years ago |
Chris Rhodes
|
da20bf63b5
Fix examples.
|
8 years ago |
Chris Rhodes
|
ea33680562
Merge remote-tracking branch 'bwmarrin/develop' into pointers
|
8 years ago |