1678 Commits (7df5fa93714330a6f410fb65ac872672225b204c)
 

Author SHA1 Message Date
  RogueException 5decad09a1 Be more strict with resetting queue warnings, to prevent spam 9 years ago
  RogueException 1ef5e4a1ca Cleaned up LogManager 9 years ago
  RogueException ce8e69d83c Added a few missing ConfigureAwait(false) 9 years ago
  RogueException 0ec7218ad0 Provide more information during MessageQueue warnings 9 years ago
  RogueException c387e04c09 Reorganize Logger.cs 9 years ago
  RogueException 3b71a329b8 AudioExtensions.GetAudioClient should be an extension method 9 years ago
  RogueException 00f8c7a733 Fixed TTS 9 years ago
  RogueException 564e6ca2cc Added a cleanup note for Message.Resolve 9 years ago
  RogueException 03920b9d48 Added non-generic Modules.Add method 9 years ago
  RogueException 3101e23228 Store AppName/Url/Version in DiscordConfig, generate config for AudioClient 9 years ago
  RogueException 212890a147 Removed raw input/output from Debug logging 9 years ago
  RogueException b9d68b723a Renamed LoggedIn event to Ready 9 years ago
  RogueException f7b2eb7f6f Avoid processing online users twice during connection 9 years ago
  RogueException 6402b27458 Fixed getting_started's nuget links 9 years ago
  RogueException d6f22d11dc Wait for all offline users before raising LoggedIn 9 years ago
  RogueException d7ecefb5cb Improved performance where Channel.GetUser is used 9 years ago
  RogueException 41125c41db Fixed Channel.GetUser 9 years ago
  RogueException c6af9fa70d Fixed channel's user cache not populating on READY 9 years ago
  RogueException 8e519d1925 Several permission cache fixes 9 years ago
  RogueException 989243f88c Fixed Channel.Users permissions cache creation 9 years ago
  RogueException ca792a798a Fixed compile warning 9 years ago
  RogueException 964ba82928 Added a few more placeholders to ETFReader 9 years ago
  RogueException 04645bb327 Reorganized ETFReader to match ETFWriter's layout 9 years ago
  RogueException 1e6e965775 Changed LeaveGuildRequest to new endpoint 9 years ago
  RogueException 433ead6f3f Added DeleteGuildRequest 9 years ago
  RogueException 1f1e6e6ed4 Added Bool, Integer and Nullable support to ETFReader 9 years ago
  RogueException 7cbefe6fa2 Cleaned up ETFWriter 9 years ago
  RogueException 13358c05b5 Removed some test code 9 years ago
  RogueException d68e699556 Fixed a login crash bug, fixed permissions resolving twice during READY 9 years ago
  RogueException 19e2528aff Removed redundant casts in MessageQueue and improved error logging 9 years ago
  RogueException bd9fc36720 Temp. moved built-ing event logging to Debug temporarily, improved login speed. 9 years ago
  RogueException bc7edbf3c7 Added path property to all models for logging 9 years ago
  RogueException d48d658e3a Minor cleanup 9 years ago
  RogueException 5c64cb68bf Cleaned up a bit of the modules/services add/get format 9 years ago
  RogueException 702125fdc6 Stop adding users on PRESENCE_UPDATE 9 years ago
  RogueException 2d0ff089a9 0.9.0-rc3-1 9 years ago
  RogueException 173df19439 Fixed crash with short mention activation strings 9 years ago
  RogueException b5f4e1004d Updated GuildMemberAdd to use ExtendedMember 10 years ago
  RogueException b8b4935614 Added Server.ChannelCount, UserCount, RoleCount. Updated several GatewaySocket API models. 10 years ago
  RogueException 720e202cb6 0.9.0-rc3 10 years ago
  RogueException d11d9c8047 Dont request offline users if not in any large servers 10 years ago
  RogueException 5504d7dde2 Request offline users on connect 10 years ago
  RogueException 41ae3ea80c Fixed Discord.Net versioning warnings 10 years ago
  RogueException 206621110d Fix nuget GAC issues 10 years ago
  RogueException 34fd47bb5d 0.9-rc3 10 years ago
  RogueException 8e8c2cc7fb Don't automatically unwhitelist a server on leave 10 years ago
  RogueException 45ee58a4d5 Made large_threshold mandatory 10 years ago
  RogueException f0060f9536 Swapped explicitness of ServiceManager's GetEnumerators 10 years ago
  RogueException defd376dc8 Merge pull request #32 from SSStormy/dev 10 years ago
  Justas Dabrila dfd105ab2d Actually implemented the IEnumerable interface 10 years ago