Commit Graph

1095 Commits

Author SHA1 Message Date
RogueException
a968b4205a Cleaned up various entities 2016-04-09 11:23:12 -03:00
RogueException
5bdd6a7ff3 Early 1.0 REST Preview 2016-04-04 20:15:16 -03:00
RogueException
b888ea23dc Minor changes 2016-03-24 20:50:56 -03:00
RogueException
d1cae981da Removed csprojs (temporarily?) 2016-02-26 05:21:39 -04:00
RogueException
646259baa5 Cleaned up channels and converted more models to new layout 2016-02-24 19:37:08 -04:00
RogueException
36ea8b8c3a Added reference project 2016-02-24 19:36:18 -04:00
RogueException
27d7e9915b Initial 1.0-alpha1 design changes 2016-02-24 07:00:49 -04:00
RogueException
5decad09a1 Be more strict with resetting queue warnings, to prevent spam 2016-02-22 00:22:58 -04:00
RogueException
1ef5e4a1ca Cleaned up LogManager 2016-02-22 00:22:26 -04:00
RogueException
ce8e69d83c Added a few missing ConfigureAwait(false) 2016-02-21 23:15:53 -04:00
RogueException
0ec7218ad0 Provide more information during MessageQueue warnings 2016-02-21 23:09:52 -04:00
RogueException
c387e04c09 Reorganize Logger.cs 2016-02-21 23:09:36 -04:00
RogueException
3b71a329b8 AudioExtensions.GetAudioClient should be an extension method 2016-02-18 19:40:46 -04:00
RogueException
00f8c7a733 Fixed TTS 2016-02-18 13:16:01 -04:00
RogueException
564e6ca2cc Added a cleanup note for Message.Resolve 2016-02-18 13:15:20 -04:00
RogueException
03920b9d48 Added non-generic Modules.Add method 2016-02-17 16:54:47 -04:00
RogueException
3101e23228 Store AppName/Url/Version in DiscordConfig, generate config for AudioClient 2016-02-17 02:28:08 -04:00
RogueException
212890a147 Removed raw input/output from Debug logging 2016-02-17 01:44:26 -04:00
RogueException
b9d68b723a Renamed LoggedIn event to Ready 2016-02-17 01:30:05 -04:00
RogueException
f7b2eb7f6f Avoid processing online users twice during connection 2016-02-17 01:25:12 -04:00
RogueException
d6f22d11dc Wait for all offline users before raising LoggedIn 2016-02-16 22:42:06 -04:00
RogueException
d7ecefb5cb Improved performance where Channel.GetUser is used 2016-02-16 16:50:07 -04:00
RogueException
41125c41db Fixed Channel.GetUser 2016-02-16 16:40:24 -04:00
RogueException
c6af9fa70d Fixed channel's user cache not populating on READY 2016-02-16 16:38:20 -04:00
RogueException
8e519d1925 Several permission cache fixes 2016-02-16 16:34:52 -04:00
RogueException
989243f88c Fixed Channel.Users permissions cache creation 2016-02-16 16:10:21 -04:00
RogueException
ca792a798a Fixed compile warning 2016-02-16 16:05:17 -04:00
RogueException
964ba82928 Added a few more placeholders to ETFReader 2016-02-16 03:49:17 -04:00
RogueException
04645bb327 Reorganized ETFReader to match ETFWriter's layout 2016-02-16 03:42:17 -04:00
RogueException
1e6e965775 Changed LeaveGuildRequest to new endpoint 2016-02-16 03:35:01 -04:00
RogueException
433ead6f3f Added DeleteGuildRequest 2016-02-16 03:34:11 -04:00
RogueException
1f1e6e6ed4 Added Bool, Integer and Nullable support to ETFReader 2016-02-16 03:33:36 -04:00
RogueException
7cbefe6fa2 Cleaned up ETFWriter 2016-02-16 03:32:47 -04:00
RogueException
13358c05b5 Removed some test code 2016-02-15 20:39:02 -04:00
RogueException
d68e699556 Fixed a login crash bug, fixed permissions resolving twice during READY 2016-02-15 20:35:18 -04:00
RogueException
19e2528aff Removed redundant casts in MessageQueue and improved error logging 2016-02-15 19:27:54 -04:00
RogueException
bd9fc36720 Temp. moved built-ing event logging to Debug temporarily, improved login speed. 2016-02-15 19:27:25 -04:00
RogueException
bc7edbf3c7 Added path property to all models for logging 2016-02-15 19:14:18 -04:00
RogueException
d48d658e3a Minor cleanup 2016-02-15 16:09:24 -04:00
RogueException
5c64cb68bf Cleaned up a bit of the modules/services add/get format 2016-02-15 15:08:59 -04:00
RogueException
702125fdc6 Stop adding users on PRESENCE_UPDATE 2016-02-14 21:58:55 -04:00
RogueException
2d0ff089a9 0.9.0-rc3-1 2016-02-14 13:48:58 -04:00
RogueException
173df19439 Fixed crash with short mention activation strings 2016-02-14 13:45:58 -04:00
RogueException
b5f4e1004d Updated GuildMemberAdd to use ExtendedMember 2016-02-13 18:27:58 -04:00
RogueException
b8b4935614 Added Server.ChannelCount, UserCount, RoleCount. Updated several GatewaySocket API models. 2016-02-13 17:53:41 -04:00
RogueException
720e202cb6 0.9.0-rc3 2016-02-13 16:47:37 -04:00
RogueException
d11d9c8047 Dont request offline users if not in any large servers 2016-02-13 16:31:50 -04:00
RogueException
5504d7dde2 Request offline users on connect 2016-02-13 16:24:41 -04:00
RogueException
41ae3ea80c Fixed Discord.Net versioning warnings 2016-02-13 16:24:03 -04:00
RogueException
206621110d Fix nuget GAC issues 2016-02-12 23:02:56 -04:00