1308 Commits (2eca74bac79ff15a1b2a349c1744e3dcb1debdf6)

Author SHA1 Message Date
  RogueException 227c8f3e60 Minor rename 9 years ago
  RogueException 4d565d1b29 Added ToString to several Rest models 9 years ago
  RogueException 0eb9ff6bd3 Fixed several model processing bugs 9 years ago
  RogueException 7cccf6b30c Fixed MessageQueue race condition 9 years ago
  RogueException 66097b3fd7 Added MessageQueue 9 years ago
  RogueException 137998f7e0 Reorganized files, moved DiscordRestClient to Rest.DiscordClient, added RestProvider to config 9 years ago
  RogueException 82471845d8 Don't serialize payloads twice 9 years ago
  RogueException 6af7067431 Move PermissionsHelper to Shared 9 years ago
  RogueException b45a0ebe6e 1.0 REST Preview 2 9 years ago
  RogueException 069bc2b931 Updated UploadFile REST Model 9 years ago
  RogueException 160bc4230e Updated Message Model 9 years ago
  RogueException 9918f7d0f3 Removed pragmas 9 years ago
  RogueException ac66f59d4b Updated Role Model 9 years ago
  RogueException a968b4205a Cleaned up various entities 9 years ago
  RogueException 5bdd6a7ff3 Early 1.0 REST Preview 9 years ago
  RogueException b888ea23dc Minor changes 9 years ago
  RogueException d1cae981da Removed csprojs (temporarily?) 9 years ago
  RogueException 646259baa5 Cleaned up channels and converted more models to new layout 9 years ago
  RogueException 36ea8b8c3a Added reference project 9 years ago
  RogueException 27d7e9915b Initial 1.0-alpha1 design changes 9 years ago
  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 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 10 years ago
  RogueException 04645bb327 Reorganized ETFReader to match ETFWriter's layout 10 years ago
  RogueException 1e6e965775 Changed LeaveGuildRequest to new endpoint 10 years ago
  RogueException 433ead6f3f Added DeleteGuildRequest 10 years ago
  RogueException 1f1e6e6ed4 Added Bool, Integer and Nullable support to ETFReader 10 years ago
  RogueException 7cbefe6fa2 Cleaned up ETFWriter 10 years ago
  RogueException 13358c05b5 Removed some test code 10 years ago
  RogueException d68e699556 Fixed a login crash bug, fixed permissions resolving twice during READY 10 years ago
  RogueException 19e2528aff Removed redundant casts in MessageQueue and improved error logging 10 years ago
  RogueException bd9fc36720 Temp. moved built-ing event logging to Debug temporarily, improved login speed. 10 years ago