RogueException
|
23e1c397fb
|
Switched .Net45 projects to new project.json format
|
9 years ago |
RogueException
|
85a891762d
|
Updated to Newtonsoft.Json 8.0.1
|
9 years ago |
RogueException
|
6e1dbb0e0e
|
Switched locks over to Nito.AsyncEx locks
|
9 years ago |
RogueException
|
c1bee10523
|
Cleaned up several classes
|
9 years ago |
RogueException
|
660b64f571
|
More errors more consistent
|
9 years ago |
RogueException
|
07fb2fc379
|
Fixed compile error
|
9 years ago |
RogueException
|
f722e289e5
|
Bans/Unbans now include full user info
|
9 years ago |
RogueException
|
3e70624f6e
|
Added .Net Core support (...again)
|
9 years ago |
RogueException
|
6fd7059317
|
Renamed BroadcastTypingRequest to SendIsTypingRequest
|
9 years ago |
RogueException
|
51fd771af9
|
Added Server.GetBans
|
9 years ago |
RogueException
|
375c25c813
|
Improve async and reconnect stability. Added support for websocket 1012
|
9 years ago |
RogueException
|
5c18600a51
|
Downgraded to Net45
|
9 years ago |
RogueException
|
c3d28ee5b1
|
Added GUILD_EMOJIS_UPDATE placeholder
|
9 years ago |
RogueException
|
f557ede8f7
|
Fixed csprojs
|
9 years ago |
RogueException
|
5760e94d81
|
Reworked internal task engine for DiscordClient and WebSocket. Several other minor async fixes.
|
9 years ago |
RogueException
|
3c22ed519c
|
Refreshed nuget packages
|
9 years ago |
RogueException
|
a0cbe5d3b2
|
Use WebSocket4Net instead of WebSocketSharp
|
9 years ago |
RogueException
|
82746e9207
|
Refactoring and fixed a few stylecop errors
|
9 years ago |
RogueException
|
fd874a6a0b
|
Moved net exceptions to Net namespace, grouped services together
|
9 years ago |
RogueException
|
2cdc0ad371
|
More cleanup and internal reordering
|
9 years ago |
RogueException
|
0828d8eb40
|
Added Shared project, resync'd net45 projects with dnx ones
|
9 years ago |
RogueException
|
1721f6f4d6
|
Prep work for isolating audio package.
|
9 years ago |
RogueException
|
142c03a1c2
|
Revert "Added experimental async event handlers"
This reverts commit 7237c6b3bf .
|
9 years ago |
RogueException
|
c52c9d697d
|
Minor changes
|
9 years ago |
RogueException
|
7237c6b3bf
|
Added experimental async event handlers
|
9 years ago |
RogueException
|
91b3c17fb3
|
Fixed race condition, better handled serialization errors, and added singleton store
|
9 years ago |
RogueException
|
ca25af5b8a
|
Changed preprocessor conditions for new monikers and updated packages.
|
9 years ago |
RogueException
|
c910523788
|
Changed GameId from string to nullable int
|
9 years ago |
RogueException
|
cd62fb6d1e
|
Removed duplicate ban/unban methods
|
9 years ago |
RogueException
|
5be13b91ae
|
Switched ids to use int64 rather than strings
|
9 years ago |
RogueException
|
c0e6c2eb24
|
Cleaned up string enums because implicit operators are picky.
|
9 years ago |
RogueException
|
92ceacd01e
|
Added basic service model, even more commands cleanup!
|
9 years ago |
Brandon Smith
|
a4d6a0e2bc
|
0.8.1-beta1
|
9 years ago |
RogueException
|
20731b3c92
|
More member -> user renaming
|
9 years ago |
RogueException
|
2abc38ef37
|
Moved CachedObject to Helpers
|
9 years ago |
RogueException
|
73ab8ba02d
|
Moved TimeoutException to root folder
|
9 years ago |
RogueException
|
674c585bee
|
Add new reference system
|
9 years ago |
RogueException
|
01f299e030
|
Started rename of member -> user, added server permission resolving, added channel message cache options.
|
9 years ago |
RogueException
|
25b9052f0d
|
More cleanup, added string enums
|
9 years ago |
RogueException
|
ef0e9df5d1
|
Fixed broken file references
|
9 years ago |
RogueException
|
dd6ceb8469
|
Started major API refactor
|
9 years ago |
RogueException
|
434f72f551
|
Renamed Permissions and Color
|
9 years ago |
RogueException
|
76e4317400
|
Simplified caches, moved some eventargs, and made caching/uncaching objects more reliable.
|
9 years ago |
RogueException
|
e79e32ca8c
|
Split off voice functions into DiscordClient.Voice.cs
|
9 years ago |
RogueException
|
5a8d3f5377
|
Refactored Net.Voice and Interop namespaces
|
9 years ago |
RogueException
|
02876f2542
|
Re-partialed DiscordClient by object type and moved Finds from collections.
|
9 years ago |
RogueException
|
6ac22aac21
|
Renamed DiscordWebSocketClient -> DiscordWSClient
|
9 years ago |
RogueException
|
41b337b273
|
Reverted to old style Rest/WebSocket engines
|
9 years ago |
RogueException
|
ee44caf6ab
|
Reorganized Net namespace, made SharpRest inherit from RestClient.
|
9 years ago |
RogueException
|
98bad63957
|
Added Proxy support, split DiscordWebSocketClientConfig into DiscordAPIClientConfig
|
9 years ago |