105 Commits (23e1c397fb69922fc6d3a3d35c3b6a22e4edabc7)

Author SHA1 Message Date
  RogueException 23e8ec8a0c Renamed DiscordSimpleClient -> DiscordWebSocketClient, moved DiscordAPIClient back into root namespace. 9 years ago
  RogueException 3ea472e3dc Moved Enums to API/Enums 9 years ago
  RogueException 443c43b643 Renamed MessageCleaner to MentionHelper, added Mentionhelper.GetUserIds 9 years ago
  RogueException a844fa9bf3 0.8.0-beta1 9 years ago
  RogueException a0b1237d33 Starting reorganization - grouped all API serialization definitions together, moved Audio to Interop and grouped Net classes together. 9 years ago
  RogueException 1acdee48cd Rebuilt Nuget references 9 years ago
  RogueException 16418f61b9 Move TaskHelper to Shared folder 9 years ago
  RogueException 7edeb00629 Added SetStatus 9 years ago
  RogueException bf49a7ff95 Added PackedColor 9 years ago
  RogueException 48028f9c90 0.7.3-beta1 9 years ago
  RogueException 2c3cea036d Split DiscordClientConfig into DiscordSimpleClientConfig 9 years ago
  RogueException 6f962ff5e1 0.7.2-beta1 9 years ago
  RogueException 9c9884c1ae Added WebSocketSharp support and fixed Mono issues 9 years ago
  RogueException bdd4a0a714 Added PermissionTarget enum 9 years ago
  Brandon Smith ba23289a46 Dont autocopy lib files 9 years ago
  RogueException c0acc41e99 0.7.1-beta1 9 years ago
  RogueException d49542513c Added multi-server voice support 9 years ago
  RogueException fcbf09d42d Moved voice commands to BaseClient 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
  Brandon Smith 7e3ad11a8b Added MonoDevelop support 9 years ago
  Brandon Smith dd19a625e3 Updated ToolsVersion to 14 9 years ago
  RogueException 1d485eb641 Refactored project structure and API calls. Exposed DiscordAPIClient as public. 9 years ago
  RogueException 34a1550b8c 0.7.0 9 years ago
  Brandon Smith 600ebdaa66 Improved redirect opcode support, fixed connect deadlock on unstable connections 9 years ago
  Brandon Smith 7cb9a1a9dc Reworked several events and added UserIsSpeaking event 9 years ago
  RogueException b91f72ed3c Fixed some reference errors 9 years ago
  RogueException 024ef7d1de Added DataWebSocket Events 9 years ago
  RogueException 4529ad3d4a Refactor all the things! 9 years ago
  RogueException f84048bd73 Added NET45 conditional to Net45 projects 9 years ago
  RogueException 26dd48ac27 Renamed Membership to Member 9 years ago
  Brandon Smith c2e0c052aa Added missing file to net45 project 9 years ago
  Brandon Smith 8f01cda069 Moved Opus files 9 years ago
  Brandon Smith 6a9eb0815e Reorganized project structure 9 years ago
  Brandon Smith 53effb9acf 0.6.1-beta2 9 years ago
  Brandon Smith 320a155499 Removed leftover lock, started adding Task result to SendPCMFrame. 9 years ago
  RogueException 597462857c Refactored DiscordClient, added argument validations to API and connection functions 9 years ago
  RogueException cb88b69a7f Added XHRRawOutput, XHRTiming and VoiceInput debug types 9 years ago
  RogueException adff96e1cf Fixed some edge cases, made Http (now called JsonHttpClient) instanced. 9 years ago
  RogueException 2e85ed2899 Added EnableDebug option and a lot of debug events 9 years ago
  RogueException 9d06e2b48d Clean all the things! 9 years ago
  Brandon Smith 32565efa5c Added Opus.Net, fixed public IP method, starting to add outgoing voice support. 9 years ago
  Brandon Smith a80355699a Added libsodium, set up UDP socket for voice. 9 years ago
  Brandon Smith a7c4bfa595 Started adding support for voice 9 years ago
  Brandon Smith 467ce68343 Added SendMessage queue 9 years ago
  Brandon Smith 285deb48ef Updated to use the v2 API. Added Embeds, Channel Permissions and Voice State parsing. Moved Presence from User to Member. 9 years ago
  Brandon Smith 9c1f8ffebe Added full response checking 9 years ago
  Brandon Smith 10ff8a441a 0.5.0 9 years ago