RogueException
|
8b261fbd8c
|
Revert "Improved load performance when in many servers"
This reverts commit 587ec6fa13.
|
2016-01-02 03:00:20 -04:00 |
|
RogueException
|
f69681f2b3
|
Added logging for READY packet and connection times
|
2016-01-02 02:52:41 -04:00 |
|
RogueException
|
587ec6fa13
|
Improved load performance when in many servers
|
2016-01-02 02:36:17 -04:00 |
|
RogueException
|
a49bf42552
|
Made TaskManager's Signal methods async
|
2016-01-02 01:54:25 -04:00 |
|
RogueException
|
ee9045a12d
|
Stop parsing READY twice
|
2016-01-02 01:50:39 -04:00 |
|
RogueException
|
6e1dbb0e0e
|
Switched locks over to Nito.AsyncEx locks
|
2016-01-02 01:27:22 -04:00 |
|
RogueException
|
24c97a93f7
|
Never send null roleIds in User.Edit
|
2016-01-01 21:07:38 -04:00 |
|
RogueException
|
ccedfd2326
|
Fixed User.Edit exception when null roles is passed
|
2016-01-01 20:58:08 -04:00 |
|
RogueException
|
120b3a1d61
|
Minor cleanup
|
2016-01-01 19:42:39 -04:00 |
|
RogueException
|
120950b539
|
Fixed a couple parser errors
|
2016-01-01 19:42:09 -04:00 |
|
RogueException
|
72b24c1e42
|
Fixed legacy namespace
|
2016-01-01 01:23:22 -04:00 |
|
RogueException
|
c1bee10523
|
Cleaned up several classes
|
2016-01-01 01:06:34 -04:00 |
|
RogueException
|
321093e0f8
|
Fixed compile bug
|
2015-12-31 16:00:31 -04:00 |
|
RogueException
|
ebd1d77ccf
|
Minor WS disconnect logic changes
|
2015-12-31 15:51:28 -04:00 |
|
RogueException
|
8391d57f83
|
Changed Resume.LastSeq to uint
|
2015-12-31 15:50:58 -04:00 |
|
RogueException
|
672cde4654
|
Fixed legacy warnings
|
2015-12-31 04:24:36 -04:00 |
|
RogueException
|
aa040193a1
|
Renamed User.CreateChannel to CreatePMChannel, added DiscordClient.CreatePMChannel(userId)
|
2015-12-31 04:24:23 -04:00 |
|
RogueException
|
c19a353549
|
Fixed typo in project path
|
2015-12-31 04:23:02 -04:00 |
|
RogueException
|
23d769a323
|
Added Server.IsOwner
|
2015-12-31 01:59:31 -04:00 |
|
RogueException
|
9d504ea9c1
|
Minor edit
|
2015-12-31 01:58:30 -04:00 |
|
RogueException
|
d81fb12b26
|
Fixed several voice stability issues, redesigned single-server voice
|
2015-12-30 22:47:10 -04:00 |
|
RogueException
|
fade4496b0
|
Close filestream in SendFile(filePath) after sending
|
2015-12-30 14:45:26 -04:00 |
|
RogueException
|
72f1e6161a
|
Fixed SetStatus/Game
|
2015-12-30 14:30:57 -04:00 |
|
RogueException
|
e42c7d290f
|
Fixed several voice bugs
|
2015-12-30 05:51:39 -04:00 |
|
RogueException
|
23639b227a
|
Readded basic voice support
|
2015-12-30 05:12:54 -04:00 |
|
RogueException
|
860360654f
|
Fixed settings user roles
|
2015-12-30 01:19:55 -04:00 |
|
RogueException
|
d1a5856df2
|
Added docstrings for DiscordClient.MessageQueue
|
2015-12-29 21:09:59 -04:00 |
|
RogueException
|
f61134ccf6
|
Exposed DiscordClient.MessageQueue
|
2015-12-29 21:07:16 -04:00 |
|
RogueException
|
9570dff380
|
Exposed MessageQueue.Count
|
2015-12-29 21:06:13 -04:00 |
|
RogueException
|
1695a606bd
|
Minor warning fix
|
2015-12-29 21:03:56 -04:00 |
|
RogueException
|
705cb6208b
|
Add MessageQueue size warnings
|
2015-12-29 20:52:33 -04:00 |
|
RogueException
|
46ccb0a1cf
|
Removed unneeded .Net Core reference
|
2015-12-29 20:44:03 -04:00 |
|
RogueException
|
225837f2e4
|
Added MessageQueue logging
|
2015-12-29 20:43:55 -04:00 |
|
RogueException
|
ed20d55438
|
Moved secure channel hresult to a constant
|
2015-12-29 17:40:49 -04:00 |
|
RogueException
|
c51a049d18
|
Fixed null rest logger exceptions
|
2015-12-29 17:36:48 -04:00 |
|
RogueException
|
76acbecd71
|
Disabled user warning on VOICE_STATE_UPDATE
|
2015-12-29 17:18:00 -04:00 |
|
RogueException
|
abe69cc65a
|
Brought back Message.IsAuthor
|
2015-12-29 17:17:46 -04:00 |
|
RogueException
|
e083ea1f42
|
Fixed compile error
|
2015-12-29 05:11:56 -04:00 |
|
RogueException
|
660b64f571
|
More errors more consistent
|
2015-12-29 05:11:42 -04:00 |
|
RogueException
|
41c04cc3e6
|
Removed unused variable
|
2015-12-29 05:03:09 -04:00 |
|
RogueException
|
46ba995ee9
|
Disabled PRESENCE_UPDATE null user warning again
|
2015-12-29 03:17:26 -04:00 |
|
RogueException
|
779ee46489
|
Moved features and emojis from ExtendedGuild to Guild
|
2015-12-29 01:57:17 -04:00 |
|
RogueException
|
1be69ad3fa
|
Fixed user cache desync when largethreshold is enabled
|
2015-12-29 01:57:01 -04:00 |
|
RogueException
|
07fb2fc379
|
Fixed compile error
|
2015-12-28 17:56:22 -04:00 |
|
RogueException
|
62822daa1c
|
Minor Cleanup
|
2015-12-28 17:56:14 -04:00 |
|
RogueException
|
8f4bbe66ea
|
Don't force a bad permission message
|
2015-12-28 16:21:55 -04:00 |
|
RogueException
|
5d25f98e9a
|
Ensure the GatewaySocket has fully shut down before attempting a reconnect
|
2015-12-28 16:05:53 -04:00 |
|
RogueException
|
c7a7358280
|
Minor cleanup
|
2015-12-28 16:05:38 -04:00 |
|
RogueException
|
9b2e1f2326
|
typo
|
2015-12-28 15:30:13 -04:00 |
|
RogueException
|
a722bf72b5
|
Added cache warnings
|
2015-12-28 15:27:04 -04:00 |
|