1531 Commits (06e81cbcca2084f1e8c42e5a1d512fda35b1c721)

Author SHA1 Message Date
  RogueException bf1e77e968 Added explicit DM functions to RawClient 9 years ago
  RogueException 300922d623 Minor rename 9 years ago
  RogueException 7898b74207 Added content preconditions to CreateMessage and UploadFile 9 years ago
  RogueException 189938beaf Fixed GetMessages with non-multiples of 100 9 years ago
  RogueException a59bfaaeff Several GetMessages fixes 9 years ago
  RogueException 7b68b4a860 Simplified ToString, added debug strings 9 years ago
  RogueException 4365aced85 Change LastMessageId to nullable 9 years ago
  RogueException 1ee5e6d771 Explicitly select json converters, added Image and Int53 attributes, fixed a couple of routes. 9 years ago
  RogueException d1d6bf2c52 Cleaned up helpers and permissions, bumped perms up to uint64. 9 years ago
  RogueException 6615b852c1 Moved IDeletable from InviteMetadata to Invite 9 years ago
  RogueException fe042e51bc Cleaned up Invites 9 years ago
  RogueException 07e8eb4581 Fixed several channel bugs and cleaned up WS channel entities. 9 years ago
  RogueException 57dfd93973 Remove IUpdateable.Update from WebSocket entities 9 years ago
  RogueException f5045f2a67 Added Game model 9 years ago
  RogueException c01e3c069d Prep for WebSocket client, Several MessageQueue fixes 9 years ago
  RogueException 1ab4e1e246 Fixed GetGuildMembers endpoint 9 years ago
  RogueException cf6d3d25ec Several token and endpoint bugfixes 9 years ago
  RogueException 7f3b886479 Cleaned up Optional 9 years ago
  RogueException 96efc97fc1 Added user login, switching users/tokens, and token validation 9 years ago
  RogueException 9a47de6509 Moved DiscordClient.CurrentUser to GetCurrentUser, lazy load it. 9 years ago
  RogueException 93bf06bcb6 Added support for changing nicknames 9 years ago
  RogueException 14bb0f7e2e Added support for optional model parameters, fixed a few model errors 9 years ago
  RogueException 4bc37d8c33 Added IGuild.IsOwner, cleaned a few exceptions 9 years ago
  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