RogueException
|
c64bdb83b4
|
Added support for more events, added benchmark
|
2016-06-08 23:29:50 -03:00 |
|
RogueException
|
0c3b02f5a4
|
Added initial work for member downloading
|
2016-06-08 19:35:39 -03:00 |
|
RogueException
|
6fbf373848
|
Clarify latency is in milliseconds
|
2016-06-08 18:43:36 -03:00 |
|
RogueException
|
a831ae9484
|
Added heartbeats, latency, guild events and channel events
|
2016-06-08 18:42:57 -03:00 |
|
RogueException
|
fa681612bc
|
Minor logging edits
|
2016-06-08 14:50:35 -03:00 |
|
RogueException
|
5820ca6b53
|
Changed Discriminators to strings
|
2016-06-08 14:45:19 -03:00 |
|
RogueException
|
9c20253a0c
|
datastore, please
|
2016-06-07 21:44:19 -03:00 |
|
RogueException
|
2f51500d25
|
More datastore fixes
|
2016-06-07 21:37:57 -03:00 |
|
RogueException
|
2fd7f59153
|
Improved internal websocket interfaces
|
2016-06-07 21:37:47 -03:00 |
|
RogueException
|
a944b1576a
|
Fixed a few datastore issues
|
2016-06-07 21:37:11 -03:00 |
|
RogueException
|
a5f7053f55
|
Delayed .Connect completion, added Hello support
|
2016-06-07 21:29:24 -03:00 |
|
RogueException
|
2b8e32785d
|
Fixed Guild.Features nullref
|
2016-06-07 21:28:55 -03:00 |
|
RogueException
|
d55e0309a0
|
Renamed OpCode enums
|
2016-06-07 21:28:38 -03:00 |
|
RogueException
|
1f5f443927
|
Fixed sending requests with no options obj
|
2016-06-07 21:19:49 -03:00 |
|
RogueException
|
559b89933f
|
Fixed error when passing no config to DiscordSocketClient
|
2016-06-07 21:19:26 -03:00 |
|
RogueException
|
8c2fa21b81
|
Restructured to better merge REST and WebSocket entities
|
2016-06-07 21:08:35 -03:00 |
|
RogueException
|
597cedae6d
|
Redirected Guild.Channels to data store
|
2016-05-27 10:49:45 -03:00 |
|
RogueException
|
48dc622fb3
|
Added ConcurrentHashSet
|
2016-05-27 10:49:01 -03:00 |
|
RogueException
|
89fadb52f6
|
Moved Roles out of the primary data store
|
2016-05-27 10:48:52 -03:00 |
|
RogueException
|
e16eb4e895
|
Fixed voice region caching
|
2016-05-27 05:32:15 -03:00 |
|
RogueException
|
28247b17d0
|
Lots more websocket and logging bugfixes :D
|
2016-05-27 05:15:32 -03:00 |
|
RogueException
|
5f43369220
|
Fixed several websocket and datastore issues
|
2016-05-27 02:18:29 -03:00 |
|
RogueException
|
b93abcc95b
|
Added initial websocket support
|
2016-05-27 01:52:11 -03:00 |
|
RogueException
|
50392d3688
|
Added a couple of buckets, fixed logging out
|
2016-05-23 02:22:51 -03:00 |
|
RogueException
|
af680b7f43
|
Added UserLimit to IVoiceChannel
|
2016-05-19 10:09:23 -03:00 |
|
RogueException
|
c6c18bcf47
|
Added Voice Channel user_limit
|
2016-05-19 10:04:59 -03:00 |
|
RogueException
|
4aba51f2fd
|
Added Game(name) constructor
|
2016-05-19 00:06:12 -03:00 |
|
RogueException
|
473b1bdbbc
|
Fixed nicknames
|
2016-05-19 00:06:00 -03:00 |
|
RogueException
|
fdbe41d77f
|
Fixed a couple Optional errors
|
2016-05-19 00:05:45 -03:00 |
|
RogueException
|
b9d9191a30
|
Major cleanup, upgraded to RC2, ported several websocket features from 0.9.
|
2016-05-17 05:29:44 -03:00 |
|
RogueException
|
2be3020689
|
Renamed DiscordRawClient to DiscordAPIClient
|
2016-05-16 02:04:49 -03:00 |
|
RogueException
|
0f4e3819c5
|
Added attachment count to Message.DebuggerDisplay
|
2016-05-16 01:40:24 -03:00 |
|
RogueException
|
08413a3990
|
Removed Aggressive Inlines
|
2016-05-16 01:26:42 -03:00 |
|
RogueException
|
18f7e805ef
|
Removed Rest's VoiceChannel.GetUser(s). Added IChannel.GetUser(limit, offset)
|
2016-05-16 01:20:29 -03:00 |
|
RogueException
|
f6058b2454
|
Use NotNullOrEmpty instead of NotNullOrWhitespace
|
2016-05-16 00:44:24 -03:00 |
|
RogueException
|
4416b514bf
|
Fixed GuildUser not initializing
|
2016-05-16 00:41:27 -03:00 |
|
RogueException
|
67c810b715
|
Cleaned up Preconditions, removed implicit Optional cast
|
2016-05-16 00:38:28 -03:00 |
|
RogueException
|
4714dd78e5
|
Fixed GetGuildMembers for servers larger than 1000 members.
|
2016-05-15 23:25:22 -03:00 |
|
RogueException
|
b42bf9cfd5
|
Fixed Optional.GetValueOrDefault(defaultValue)
|
2016-05-15 23:24:42 -03:00 |
|
RogueException
|
140ea65a8e
|
Fixed DeleteMessages when a single message is passed.
|
2016-05-15 23:16:10 -03:00 |
|
RogueException
|
bf1e77e968
|
Added explicit DM functions to RawClient
|
2016-05-15 23:13:58 -03:00 |
|
RogueException
|
300922d623
|
Minor rename
|
2016-05-15 21:45:57 -03:00 |
|
RogueException
|
7898b74207
|
Added content preconditions to CreateMessage and UploadFile
|
2016-05-15 19:25:57 -03:00 |
|
RogueException
|
189938beaf
|
Fixed GetMessages with non-multiples of 100
|
2016-05-15 19:07:00 -03:00 |
|
RogueException
|
a59bfaaeff
|
Several GetMessages fixes
|
2016-05-15 15:13:31 -03:00 |
|
RogueException
|
7b68b4a860
|
Simplified ToString, added debug strings
|
2016-05-15 03:22:40 -03:00 |
|
RogueException
|
4365aced85
|
Change LastMessageId to nullable
|
2016-05-15 02:14:41 -03:00 |
|
RogueException
|
1ee5e6d771
|
Explicitly select json converters, added Image and Int53 attributes, fixed a couple of routes.
|
2016-05-15 02:07:52 -03:00 |
|
RogueException
|
d1d6bf2c52
|
Cleaned up helpers and permissions, bumped perms up to uint64.
|
2016-05-15 01:16:03 -03:00 |
|
RogueException
|
6615b852c1
|
Moved IDeletable from InviteMetadata to Invite
|
2016-05-14 23:03:45 -03:00 |
|