RogueException
|
89fadb52f6
|
Moved Roles out of the primary data store
|
9 年前 |
RogueException
|
e16eb4e895
|
Fixed voice region caching
|
9 年前 |
RogueException
|
28247b17d0
|
Lots more websocket and logging bugfixes :D
|
9 年前 |
RogueException
|
5f43369220
|
Fixed several websocket and datastore issues
|
9 年前 |
RogueException
|
b93abcc95b
|
Added initial websocket support
|
9 年前 |
RogueException
|
50392d3688
|
Added a couple of buckets, fixed logging out
|
9 年前 |
RogueException
|
af680b7f43
|
Added UserLimit to IVoiceChannel
|
9 年前 |
RogueException
|
c6c18bcf47
|
Added Voice Channel user_limit
|
9 年前 |
RogueException
|
4aba51f2fd
|
Added Game(name) constructor
|
9 年前 |
RogueException
|
473b1bdbbc
|
Fixed nicknames
|
9 年前 |
RogueException
|
fdbe41d77f
|
Fixed a couple Optional errors
|
9 年前 |
RogueException
|
b9d9191a30
|
Major cleanup, upgraded to RC2, ported several websocket features from 0.9.
|
9 年前 |
RogueException
|
2be3020689
|
Renamed DiscordRawClient to DiscordAPIClient
|
9 年前 |
RogueException
|
0f4e3819c5
|
Added attachment count to Message.DebuggerDisplay
|
9 年前 |
RogueException
|
08413a3990
|
Removed Aggressive Inlines
|
9 年前 |
RogueException
|
18f7e805ef
|
Removed Rest's VoiceChannel.GetUser(s). Added IChannel.GetUser(limit, offset)
|
9 年前 |
RogueException
|
f6058b2454
|
Use NotNullOrEmpty instead of NotNullOrWhitespace
|
9 年前 |
RogueException
|
4416b514bf
|
Fixed GuildUser not initializing
|
9 年前 |
RogueException
|
67c810b715
|
Cleaned up Preconditions, removed implicit Optional cast
|
9 年前 |
RogueException
|
4714dd78e5
|
Fixed GetGuildMembers for servers larger than 1000 members.
|
9 年前 |
RogueException
|
b42bf9cfd5
|
Fixed Optional.GetValueOrDefault(defaultValue)
|
9 年前 |
RogueException
|
140ea65a8e
|
Fixed DeleteMessages when a single message is passed.
|
9 年前 |
RogueException
|
bf1e77e968
|
Added explicit DM functions to RawClient
|
9 年前 |
RogueException
|
300922d623
|
Minor rename
|
9 年前 |
RogueException
|
7898b74207
|
Added content preconditions to CreateMessage and UploadFile
|
9 年前 |
RogueException
|
189938beaf
|
Fixed GetMessages with non-multiples of 100
|
9 年前 |
RogueException
|
a59bfaaeff
|
Several GetMessages fixes
|
9 年前 |
RogueException
|
7b68b4a860
|
Simplified ToString, added debug strings
|
9 年前 |
RogueException
|
4365aced85
|
Change LastMessageId to nullable
|
9 年前 |
RogueException
|
1ee5e6d771
|
Explicitly select json converters, added Image and Int53 attributes, fixed a couple of routes.
|
9 年前 |
RogueException
|
d1d6bf2c52
|
Cleaned up helpers and permissions, bumped perms up to uint64.
|
9 年前 |
RogueException
|
6615b852c1
|
Moved IDeletable from InviteMetadata to Invite
|
9 年前 |
RogueException
|
fe042e51bc
|
Cleaned up Invites
|
9 年前 |
RogueException
|
07e8eb4581
|
Fixed several channel bugs and cleaned up WS channel entities.
|
9 年前 |
RogueException
|
57dfd93973
|
Remove IUpdateable.Update from WebSocket entities
|
9 年前 |
RogueException
|
f5045f2a67
|
Added Game model
|
9 年前 |
RogueException
|
c01e3c069d
|
Prep for WebSocket client, Several MessageQueue fixes
|
9 年前 |
RogueException
|
1ab4e1e246
|
Fixed GetGuildMembers endpoint
|
9 年前 |
RogueException
|
cf6d3d25ec
|
Several token and endpoint bugfixes
|
9 年前 |
RogueException
|
7f3b886479
|
Cleaned up Optional
|
9 年前 |
RogueException
|
96efc97fc1
|
Added user login, switching users/tokens, and token validation
|
9 年前 |
RogueException
|
9a47de6509
|
Moved DiscordClient.CurrentUser to GetCurrentUser, lazy load it.
|
9 年前 |
RogueException
|
93bf06bcb6
|
Added support for changing nicknames
|
9 年前 |
RogueException
|
14bb0f7e2e
|
Added support for optional model parameters, fixed a few model errors
|
9 年前 |
RogueException
|
4bc37d8c33
|
Added IGuild.IsOwner, cleaned a few exceptions
|
9 年前 |
RogueException
|
227c8f3e60
|
Minor rename
|
9 年前 |
RogueException
|
4d565d1b29
|
Added ToString to several Rest models
|
9 年前 |
RogueException
|
0eb9ff6bd3
|
Fixed several model processing bugs
|
9 年前 |
RogueException
|
7cccf6b30c
|
Fixed MessageQueue race condition
|
9 年前 |
RogueException
|
66097b3fd7
|
Added MessageQueue
|
9 年前 |