Commit Graph

1414 Commits

Author SHA1 Message Date
RogueException
031d178303 Added nick to PRESENCE_UPDATE 2016-06-12 20:30:10 -03:00
RogueException
4601347ec8 Moved ExtendedGuild up a level 2016-06-12 20:23:09 -03:00
RogueException
2fc306c2e4 Fixed more unknown user errors 2016-06-12 20:19:37 -03:00
RogueException
2a9ac298fb Fixed handling of Administrator permission 2016-06-12 19:47:27 -03:00
RogueException
f371118309 Fixed channel permission resolving 2016-06-12 17:54:48 -03:00
RogueException
b19f18be3b Added support for Heartbeat opcode 2016-06-12 17:39:01 -03:00
RogueException
eed8fb3833 added MESSAGE_DELETE_BULK 2016-06-12 17:23:47 -03:00
RogueException
6adb6b1882 Fixed OOB error in MessageCache.Download 2016-06-12 17:08:15 -03:00
RogueException
be354f5614 Fixed errors when members haven't been downloaded. 2016-06-12 17:02:23 -03:00
RogueException
d37a186795 Fixed indentation 2016-06-12 16:10:39 -03:00
RogueException
0dfedabf4d Sync'd several entities to the API docs 2016-06-12 16:08:43 -03:00
RogueException
cd3be8b5cf Fixed handling of message updates when not in cache 2016-06-12 14:02:02 -03:00
RogueException
f3f4ba7d66 Fixed handling of invalid roles 2016-06-12 13:50:36 -03:00
RogueException
15d7fcf46d Fixed crash when a user leaves the guild while in voice channel 2016-06-12 12:23:17 -03:00
RogueException
436274d408 Typo 2016-06-12 02:40:13 -03:00
RogueException
f7c4371d9d Added explicit dependencies 2016-06-12 02:39:49 -03:00
RogueException
7614b1921b Removed AssemblyInfo 2016-06-12 02:38:32 -03:00
RogueException
118d897c31 Added CreatedAt to IInviteMetadata 2016-06-12 01:12:09 -03:00
RogueException
c072666db5 Added GetAFK/Default/Embed/Owner extension methods to IGuild 2016-06-12 00:55:11 -03:00
RogueException
b15853dc8b Several GuildUser fixes 2016-06-11 19:55:38 -03:00
RogueException
5278d798fa Fixed latency log 2016-06-11 19:01:39 -03:00
RogueException
cc5e0bbe13 Fixed several message parsing issues, added optional deserialization 2016-06-11 19:00:33 -03:00
RogueException
06fd96a72c Fixed missing project reference 2016-06-11 18:14:09 -03:00
RogueException
e01a0a3155 Fixed null permission overwrites 2016-06-11 18:08:31 -03:00
RogueException
4b64807465 Added perf TODO 2016-06-11 18:08:20 -03:00
RogueException
c1710338ba Fixed null GuildUser.User 2016-06-11 18:05:40 -03:00
RogueException
d05bdd7317 Fixed ignoring GUILD_AVAILABLE event 2016-06-11 18:04:05 -03:00
RogueException
e76f1c64c4 Fixed several websocket cache issues 2016-06-11 17:53:55 -03:00
RogueException
6708255993 Minor log/doc edits 2016-06-11 17:08:36 -03:00
RogueException
a3b02220b7 Added all missing ConfigureAwait(false)s 2016-06-09 13:40:02 -03:00
RogueException
fe8a766133 Added Available to IGuild 2016-06-09 13:39:39 -03:00
RogueException
59e6b33cbb Removed some C#7 stuff 2016-06-09 12:39:38 -03:00
RogueException
dea73042aa Added missing logger method 2016-06-09 02:30:05 -03:00
RogueException
1ea7fcb2c4 Refactored to use TAP naming scheme 2016-06-09 02:29:24 -03:00
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