1591 Commits (b5a47987fd2acab710203ac4c9fa85cd70099b83)

Author SHA1 Message Date
  RogueException 6e9538a857 Clear message cleanText on message_update 9 years ago
  RogueException 3e96c05c48 Renamed Block to Run, provides an async function wrapper for console apps 9 years ago
  RogueException b1226b13ed 0.7.1-beta1 9 years ago
  RogueException c0acc41e99 0.7.1-beta1 9 years ago
  RogueException 3b13b561f0 Return voice client from JoinVoiceServer 9 years ago
  RogueException 0cafcebdba Increased connection timeout to 30s, added initial support for unavailable servers 9 years ago
  RogueException d49542513c Added multi-server voice support 9 years ago
  RogueException fcbf09d42d Moved voice commands to BaseClient 9 years ago
  RogueException 9de7fe173e Added support for removing avatars 9 years ago
  RogueException 4710225035 Fixed avatar uploading 9 years ago
  RogueException a8ca994667 Split DiscordClient into DiscordBaseClient and DiscordClient. Several fixes. 9 years ago
  RogueException a965ec4a23 General Voice improvements - encryption, initial decoding, more config options 9 years ago
  RogueException 9a92dffce4 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 9 years ago
  RogueException 7ab708a43f Initial encryption support 9 years ago
  RogueException cac887f7f1 Fixed reconnect bug 9 years ago
  Brandon Smith 64fa763878 Added missing files 9 years ago
  Brandon Smith 7e3ad11a8b Added MonoDevelop support 9 years ago
  Brandon Smith dd19a625e3 Updated ToolsVersion to 14 9 years ago
  RogueException f4fa3bb8d4 Added Topic support 9 years ago
  RogueException 1d485eb641 Refactored project structure and API calls. Exposed DiscordAPIClient as public. 9 years ago
  Brandon Smith 1773556663 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 9 years ago
  Brandon Smith 478232be42 Minor edit 9 years ago
  Brandon Smith 37af290925 Merged LogMessageSource.Authentication into Client 9 years ago
  RogueException 34a1550b8c 0.7.0 9 years ago
  RogueException 454bd6f43d Voice stability patches 9 years ago
  RogueException 7fa998a7c8 Minor tweak 9 years ago
  RogueException 6e9c171431 Improved cache locking, removed manual timeout for Login() 9 years ago
  RogueException 47fbd1efff Voice state improvements 9 years ago
  RogueException 3570205b0f Fixed reconnecting, and handling of early connection errors. 9 years ago
  RogueException d3b8b85b6f Stop commiting broken builds >.> 9 years ago
  RogueException 26cafdbcd1 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 9 years ago
  RogueException 11cb82e094 Fixed SendMessage not returning message objects 9 years ago
  Brandon Smith 539d8eff74 Improved Close Message description 9 years ago
  Brandon Smith 535b513121 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 9 years ago
  Brandon Smith e004b7c451 Use API v3 9 years ago
  RogueException ab307bffdb Removed unused using 9 years ago
  Brandon Smith 0540d4c244 Added Config.APITimeout 9 years ago
  Brandon Smith 71d5fd1db8 Typo 9 years ago
  Brandon Smith 2583740347 New Format.Escape method 9 years ago
  Brandon Smith c5b7aa2ad1 Ensure recipients have been cached before creating private channels. 9 years ago
  Brandon Smith 4af5587681 Fixed User.Name... again 9 years ago
  Brandon Smith c7e6a37b4b Undid a few changes to User 9 years ago
  Brandon Smith 844a29dcc3 Minor logging patch 9 years ago
  Brandon Smith 0c493eca5a Removed leftover debug statement 9 years ago
  Brandon Smith 83c7725b4b Fixed User.Name 9 years ago
  Brandon Smith 99035294e9 Moved more presence properties from User to Member. Now caching CurrentMember for each server. 9 years ago
  Brandon Smith a4a9a4b3ae Made serveral presence improvements and additions. 9 years ago
  Brandon Smith f304d68685 Forgot a file 9 years ago
  Brandon Smith 600ebdaa66 Improved redirect opcode support, fixed connect deadlock on unstable connections 9 years ago
  Brandon Smith 2e76d4b72a Fixed EditMessage 9 years ago