1712 次代码提交 (9fc92d016d25136dacf9c8a68adafe31aed85fe7)
 

作者 SHA1 备注 提交日期
  RogueException 137998f7e0 Reorganized files, moved DiscordRestClient to Rest.DiscordClient, added RestProvider to config 9 年前
  RogueException 82471845d8 Don't serialize payloads twice 9 年前
  RogueException 6af7067431 Move PermissionsHelper to Shared 9 年前
  RogueException 1ec2e7bc11 Fixed a path 9 年前
  RogueException b45a0ebe6e 1.0 REST Preview 2 9 年前
  RogueException 069bc2b931 Updated UploadFile REST Model 9 年前
  RogueException 160bc4230e Updated Message Model 9 年前
  RogueException f6b6d4d882 Updated README version 9 年前
  RogueException 9918f7d0f3 Removed pragmas 9 年前
  RogueException ac66f59d4b Updated Role Model 9 年前
  RogueException a968b4205a Cleaned up various entities 9 年前
  RogueException 5bdd6a7ff3 Early 1.0 REST Preview 9 年前
  RogueException b888ea23dc Minor changes 9 年前
  RogueException bbf66ca8db Merge pull request #40 from 420foxbot/docs-fix-events 9 年前
  Christopher F 2ff11b806a Made some fixes to Audio; Brought the Permissions Docs up to date 9 年前
  Christopher F 1fcb0bc335 really helps to review files before you commit them 9 年前
  Christopher F 507b0acd5c add docs for voice 9 年前
  RogueException 30ac95280e Ref project update 9 年前
  Christopher F 9b2be11638 Updated Code Samples for compatibility with 0.9; fixed events; fixed rST 9 年前
  RogueException 5a38129c18 Minor ref changes 9 年前
  RogueException 0a07442b6e Moved ban/unban from Server to User in ref 9 年前
  RogueException 0d9d8fc712 Added Login/Logout events, Logout method and skip token validate to ref 9 年前
  RogueException 19e02e923d Fixed several issues in ref entities 9 年前
  RogueException 6b3c1410e9 Fixes to ref channel 9 年前
  RogueException 3834e4a12b Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git 9 年前
  RogueException 0759f957d8 Updated reference channel entities 9 年前
  RogueException d1cae981da Removed csprojs (temporarily?) 9 年前
  RogueException be08ba88a5 Merge pull request #37 from 420foxbot/docs-update 9 年前
  Christopher F 3e3ae203a7 add the new docs pages maybe? 9 年前
  Christopher F 47cbac95cc split management into server- and user-; wrote docs for server/user 9 年前
  RogueException b3438c9309 Added missing using 9 年前
  RogueException 646259baa5 Cleaned up channels and converted more models to new layout 9 年前
  RogueException 36ea8b8c3a Added reference project 9 年前
  RogueException 27d7e9915b Initial 1.0-alpha1 design changes 9 年前
  RogueException 5decad09a1 Be more strict with resetting queue warnings, to prevent spam 9 年前
  RogueException 1ef5e4a1ca Cleaned up LogManager 9 年前
  RogueException ce8e69d83c Added a few missing ConfigureAwait(false) 9 年前
  RogueException 0ec7218ad0 Provide more information during MessageQueue warnings 9 年前
  RogueException c387e04c09 Reorganize Logger.cs 9 年前
  RogueException 3b71a329b8 AudioExtensions.GetAudioClient should be an extension method 9 年前
  RogueException 00f8c7a733 Fixed TTS 9 年前
  RogueException 564e6ca2cc Added a cleanup note for Message.Resolve 9 年前
  RogueException 03920b9d48 Added non-generic Modules.Add method 9 年前
  RogueException 3101e23228 Store AppName/Url/Version in DiscordConfig, generate config for AudioClient 9 年前
  RogueException 212890a147 Removed raw input/output from Debug logging 9 年前
  RogueException b9d68b723a Renamed LoggedIn event to Ready 9 年前
  RogueException f7b2eb7f6f Avoid processing online users twice during connection 9 年前
  RogueException 6402b27458 Fixed getting_started's nuget links 9 年前
  RogueException d6f22d11dc Wait for all offline users before raising LoggedIn 9 年前
  RogueException d7ecefb5cb Improved performance where Channel.GetUser is used 9 年前