RogueException
|
51fd771af9
|
Added Server.GetBans
|
9 years ago |
RogueException
|
33a2e1858d
|
Assume all task cancellations are unexpected even if no exception was captured, unless stop is directly invoked
|
9 years ago |
RogueException
|
3580c526c8
|
Removed ban cache, fixed user occasionally being null in MessageReceived
|
9 years ago |
RogueException
|
f6b0ab6946
|
Removed obsolete tags from Channel permissions functions
|
9 years ago |
RogueException
|
a72e9769eb
|
Undid test value
|
9 years ago |
RogueException
|
375c25c813
|
Improve async and reconnect stability. Added support for websocket 1012
|
9 years ago |
RogueException
|
75174e67bd
|
Fixed GUILD_MEMBERS_CHUNK and channel desync
|
9 years ago |
RogueException
|
4f313ecfa6
|
Improved websocket error logging
|
9 years ago |
RogueException
|
40f1d8c4e9
|
Remove from channel cache on leaving a server
|
9 years ago |
RogueException
|
8cc94994d6
|
Fixed some race conditions
|
9 years ago |
RogueException
|
75d2d456a5
|
Fixed permission cache errors when adding a channel
|
9 years ago |
RogueException
|
f61b9febfb
|
Added custom error to AddCheck(lambda)
|
9 years ago |
RogueException
|
53cf815d1a
|
Complete DisableServer crash workaround
|
9 years ago |
RogueException
|
bb682936cd
|
Minor edit
|
9 years ago |
RogueException
|
3d9dadaaae
|
Added handling of opcode-less messages
|
9 years ago |
RogueException
|
2e34b67250
|
Increased default FailedReconnectDelay to 15 seconds
|
9 years ago |
RogueException
|
8609bad8ab
|
Cleaned up event handler exceptions
|
9 years ago |
RogueException
|
31bea1a394
|
Cleaned up websocket exceptions
|
9 years ago |
RogueException
|
503d474135
|
A disconnect caused by a websocket error should trigger a reconnect
|
9 years ago |
RogueException
|
0fd946152c
|
Added DiscordConfig.LogEvents to control built-in event logging
|
9 years ago |
RogueException
|
3c57ab3261
|
Moved message logging to verbose, removed logging for presence, istyping and voice state
|
9 years ago |
RogueException
|
5f5004d85f
|
Temp fix to module crash on leaving a server
|
9 years ago |
RogueException
|
24b1e3ed86
|
Minor cleanup
|
9 years ago |
RogueException
|
0c235d69f5
|
Fixed bans
|
9 years ago |
RogueException
|
5c18600a51
|
Downgraded to Net45
|
9 years ago |
RogueException
|
c3d28ee5b1
|
Added GUILD_EMOJIS_UPDATE placeholder
|
9 years ago |
RogueException
|
340e5dcb80
|
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git
|
9 years ago |
RogueException
|
03f5769453
|
Merge pull request #19 from 420foxbot/dev
in README.md: change 'Send/Receieve Messages' to 'Send/Receive' messa…
|
9 years ago |
Christopher F
|
bf900e71e9
|
in README.md: change 'Send/Receieve Messages' to 'Send/Receive' messages, to conform with English spelling standards
|
9 years ago |
RogueException
|
84ee218f44
|
Minor edit
|
9 years ago |
RogueException
|
0c622bffd8
|
Merge pull request #18 from 420foxbot/dev
Remove the trailing slash on the CDN URL in DiscordConfig
|
9 years ago |
Christopher F
|
b6e886c071
|
Remove the trailing slash on the CDN URL in DiscordConfig
|
9 years ago |
RogueException
|
3bdcd5ebb7
|
Added exception-only log functions
|
9 years ago |
RogueException
|
1ade4ecc2a
|
Fixed handling of null values in User.Update(MemberVoiceState)
|
9 years ago |
RogueException
|
a4447d759d
|
Update status of CurrentUser when status or currentgame is changed
|
9 years ago |
RogueException
|
6f1afcccad
|
Added logging for rate limit errors
|
9 years ago |
RogueException
|
96b5337da7
|
Removed unused invite variables
|
9 years ago |
RogueException
|
9fbd37835f
|
Fixed Channel.Users
|
9 years ago |
RogueException
|
fc89714e78
|
Renamed User.GameName to User.CurrentGame
|
9 years ago |
RogueException
|
186345dc7b
|
Added some API placeholders
|
9 years ago |
RogueException
|
c1a2cd127f
|
Minor edit
|
9 years ago |
RogueException
|
04b13745da
|
Fixed some C#6 alerts
|
9 years ago |
RogueException
|
7da2f4e516
|
Added support for new game format
|
9 years ago |
RogueException
|
33b79de116
|
Updated to use new outgoing message format
|
9 years ago |
RogueException
|
7a2c9db21a
|
Fixed test project
|
9 years ago |
RogueException
|
85638cce70
|
Removed references to deleted files
|
9 years ago |
RogueException
|
f557ede8f7
|
Fixed csprojs
|
9 years ago |
RogueException
|
ecee1b721c
|
Fixed some legacy warnings
|
9 years ago |
RogueException
|
8429a52bc5
|
Add an extra null check to Channel.GetUser when permission cache is disabled
|
9 years ago |
RogueException
|
e3b5cf3a71
|
Fixed PM crash when modules are enabled
|
9 years ago |