Bruce Marriner
|
45ffd8c83a
Removed extra logging
|
8 years ago |
Bruce Marriner
|
7393438ea8
Put wait var back in.
|
8 years ago |
Bruce Marriner
|
956961ac3e
Simplify reconnect code.
|
8 years ago |
Bruce Marriner
|
604872ed4b
Fix error msg
|
8 years ago |
Bruce Marriner
|
ad91025f59
Don't delete VoiceConnections
|
8 years ago |
Bruce Marriner
|
8afeb296e6
Removed test that no longer works on non-bot accounts.
|
8 years ago |
Bruce
|
cce08f8b00
Merge pull request #223 from RealCodingTeam/add-pins
|
8 years ago |
RealCodingTeam
|
12a226f56c
huh
|
8 years ago |
Bruce
|
5f6a972b91
Merge pull request #221 from iopred/permstate
|
8 years ago |
Chris Rhodes
|
b225864d96
Use State for UserChannelPermissions when possible.
|
8 years ago |
Bruce Marriner
|
5f983250fe
Check that the gateway websocket is ready
|
8 years ago |
Bruce Marriner
|
e252652fe8
Unlock what you Lock, fool.
|
8 years ago |
Bruce Marriner
|
cdd87ec432
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
8 years ago |
Bruce Marriner
|
3329f87b14
Added lots of temp logs into voice close func
|
8 years ago |
Bruce Marriner
|
af57bc1789
comment Deprecation for VoiceReady and UDPReady
|
8 years ago |
Bruce Marriner
|
eeb2d4f62d
Add mfa_enabled to User struct
|
8 years ago |
Bruce
|
5f2a99e666
Merge pull request #217 from nstafie/develop
|
8 years ago |
Bruce Marriner
|
5e45d0a4fc
gofmt file
|
8 years ago |
Bruce Marriner
|
9069f81c6e
Better gofmt check, now without an error.
|
8 years ago |
Bruce Marriner
|
90b83fefeb
Make travis check format, and test it..
|
8 years ago |
Bruce Marriner
|
fb663ac348
Linting
|
8 years ago |
Bruce Marriner
|
ab465c38c4
drop 1.4, add tip, make golint error.
|
8 years ago |
Bruce Marriner
|
d6c91f2350
Try 2?
|
8 years ago |
Bruce Marriner
|
d7fd659073
Add race and vet testing.
|
8 years ago |
Bruce Marriner
|
9d715837f6
Rewrite test to avoid data race
|
8 years ago |
Bruce Marriner
|
11f11de41c
Protect writes to DataReady with mutex lock
|
8 years ago |
Bruce Marriner
|
6c4d9f0ad7
Removed unused func
|
8 years ago |
Bruce Marriner
|
5322552229
Fix data race in tests
|
8 years ago |
Bruce Marriner
|
32229d5de5
Fix data race
|
8 years ago |
Bruce Marriner
|
face6df4b6
Do not call session onEvent as goroutine
|
8 years ago |