1063 Commits (7cbefe6fa28096792b29e0b7d9acc23a23a5703d)

Author SHA1 Message Date
  RogueException 94b93a1482 0.7.1-beta3 9 years ago
  RogueException b7ed3c18ad Moved UserAgent to Config 9 years ago
  RogueException 9c9884c1ae Added WebSocketSharp support and fixed Mono issues 9 years ago
  RogueException 7c246274d7 Added General_ManagePermissions permissions alias 9 years ago
  RogueException 9ff53b9393 Don't await a null task if connecting errors earlier than expected. 9 years ago
  RogueException 8458465b71 Actually apply the SSL workaround... 9 years ago
  RogueException 796b639ee1 0.7.1-beta2 9 years ago
  RogueException 716e0ee6a4 Added permission resolving and Channel.Members caching 9 years ago
  RogueException 89639c1aea Added SSL workaround 9 years ago
  RogueException 45e41af294 Push an error to the log if an event was failed to be processed 9 years ago
  RogueException 8781ecf44a All members should be part of the @everyone role 9 years ago
  RogueException d5de54d0d3 Added a Mention.User(Member) overload 9 years ago
  RogueException fd1141bc0f Added Channel.Members 9 years ago
  RogueException ce51473a5f Added Server.EveryoneRole 9 years ago
  RogueException d3fa8563f4 Added Role.IsEveryone and Role.Members 9 years ago
  RogueException bdd4a0a714 Added PermissionTarget enum 9 years ago
  Brandon Smith 390e3b3b42 Fixed deleting messages 9 years ago
  Brandon Smith 197089b1e0 Fixed outgoing-only sockets. Minor performance patch. 9 years ago
  Brandon Smith 6759557526 Added logging to child voice clients 9 years ago
  Brandon Smith a526d2a75b Added config to log, fixed LeaveVoiceServer 9 years ago
  Brandon Smith ba23289a46 Dont autocopy lib files 9 years ago
  Brandon Smith 029e981cb7 Fixed ban event processing 9 years ago
  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