RogueException
|
5c64cb68bf
|
Cleaned up a bit of the modules/services add/get format
|
9 years ago |
RogueException
|
b8b4935614
|
Added Server.ChannelCount, UserCount, RoleCount. Updated several GatewaySocket API models.
|
9 years ago |
RogueException
|
7f257264f3
|
New permissions and color structs
|
9 years ago |
RogueException
|
b6fcc479dd
|
Removed references to missing files
|
9 years ago |
RogueException
|
cb4d00ac4e
|
Split config into builder and immutable classes, added some audioservice extension methods.
|
9 years ago |
RogueException
|
937ff71c4a
|
Added ILogger, made logger optional for RestClients
|
9 years ago |
RogueException
|
11cf3beae0
|
Finished (probably?) ETF serialization, started spliting Rest into ETFRestClient and JsonRestClient.
|
9 years ago |
RogueException
|
d17a7531da
|
Completed ETF serialization for primitives, enums and nullables. Partially implemented support for classes, structs, dictionaries and enumerables.
|
9 years ago |
RogueException
|
0c4af8d042
|
Cleaned up and added a few more types to ETFEncoder
|
9 years ago |
RogueException
|
23c5137a5f
|
Added Before/After to update events, added dynamic IL generation
|
9 years ago |
RogueException
|
2efcd3675d
|
Renamed RelativeDirection to Relative
|
9 years ago |
RogueException
|
bf0c0fb815
|
Improved StatusAPI models
|
9 years ago |
RogueException
|
ea0e6ab62b
|
Added IMentionable
|
9 years ago |
RogueException
|
44a36ed97e
|
Added RestClient.SendingRequest and SentRequest
|
9 years ago |
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 |
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 |