1030 Commits (41c04cc3e614682d66b6c749513e9a6a02495a91)
 

Author SHA1 Message Date
  RogueException 2cd07edf2e Fixed SendTTSMessage 9 years ago
  RogueException 6acd5afdae Return the messages from ImportMessages 9 years ago
  RogueException f9e61d89a6 Renamed Mention.Clean to Mention.Resolve, added another overload 9 years ago
  RogueException 639885b26e Added Mention.Clean 9 years ago
  RogueException 2e6f65b776 Changed commands to use RawText instead of Text 9 years ago
  RogueException 1a125322bd Combined Message.IsQueued and HasFailed into Message.State 9 years ago
  RogueException ced88fefa3 Fixed exceptions during message importing 9 years ago
  RogueException 61e9ca0c85 Dont add a server to cache if it's unavailable 9 years ago
  RogueException 6da23b4f61 Raise ServerUnavailable when a server goes down - not ServerAvailable 9 years ago
  RogueException ca25af5b8a Changed preprocessor conditions for new monikers and updated packages. 9 years ago
  RogueException 3b65526d09 Upgraded netcore50 moniker to dotnet5.4 9 years ago
  RogueException 579e305c94 Added a serverless client.GetUser 9 years ago
  RogueException bb10d7f929 Dont add null users to Message.MentionedUsers 9 years ago
  RogueException 7d2ce35d4a Changed User.Channels to check for the Connect perm on voice channels 9 years ago
  RogueException 66bdca11ef Fixed AddMember not being called on voice channels 9 years ago
  RogueException 6ac88a3b06 Fixed AvatarUrl 9 years ago
  RogueException 50700c9943 Moved libs from the lib folder to executable folder 9 years ago
  RogueException 896004c0f3 Added message cache import/export 9 years ago
  RogueException 87115bc01e Added JSON serialization of reference ids 9 years ago
  RogueException e189fa2461 Ignore UDP errors in VoiceSocket's outgoing thread, and push them to the log. 9 years ago
  RogueException 4d2f1e1bae Removed System.Net.Http dependency 9 years ago
  RogueException fac8b1ded9 Exposed Client.AllUsers 9 years ago
  RogueException 98f240663a Merge branch 'master' 9 years ago
  RogueException ccef6ec142 Cleaned up getting_started.cs 9 years ago
  RogueException 32528a27d0 Merge pull request #13 from Mikedog87/patch-1 9 years ago
  ViolentCrumble c58d41b416 Updated example so that it works on 0.8.1 9 years ago
  RogueException 054b2f0af0 Reworked the permissions cache to improve memory usage and performance 9 years ago
  RogueException d9b1779a3d Minor comment edit 9 years ago
  RogueException f2a25fe3ee Added VoiceBitrate to configure the bitrate of the opus encoder 9 years ago
  RogueException 704e0c9523 Fixed JoinedServer event not being raised 9 years ago
  RogueException 05991f4c4b Minor DateTime changes 9 years ago
  RogueException c910523788 Changed GameId from string to nullable int 9 years ago
  RogueException 97c4a1cca9 Fixed MessageDeleted not always being fired 9 years ago
  RogueException 64e6ea4173 Added GetArg(name) to CommandEventArgs 9 years ago
  RogueException 3f9e9040a5 Added Command[paramName] 9 years ago
  RogueException 214377908a Changed CommandBuilder.Alias back to old params syntax 9 years ago
  RogueException 53206cae93 Fixed reference data loss and memory leaks 9 years ago
  RogueException aaf7a02dee Fixed channel reordering exceptions 9 years ago
  RogueException bacfd52ead Fixed GetService exception when required is true 9 years ago
  RogueException 166faaf28a Removed SessionsService 9 years ago
  RogueException 77f84fb15d 0.8.1-beta2 9 years ago
  RogueException 6ee3971244 0.8.1-beta2 9 years ago
  RogueException 61bcd61ab5 Reordering a channel only modifies channels of the same type. 9 years ago
  RogueException efb8179f3f Added Mention.User(GlobalUser) 9 years ago
  RogueException 2a48dab18a Allow for multiple instances of the alias function in commandbuilder 9 years ago
  RogueException 04a15100ff Voice performance update, and reenabled pings 9 years ago
  RogueException 3fa6ba8d50 Fixed pings, incoming message debugging and joining channels 9 years ago
  RogueException c36820f6af Return a blank array rather than null if DownloadMessages does not have permissions. 9 years ago
  RogueException aadaeb556e Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 9 years ago
  RogueException d37de71f87 Fix DownloadMessages not populating fields when useCache is true 9 years ago