2840 Commits (1d6220187d237d6e76be3bbfa18ee7d76b3317e5)
 

Author SHA1 Message Date
  RogueException 491f7a9ca1 Fixed private channel crashes 10 years ago
  RogueException ee9ccf816b Crash fix and some added documentation. 10 years ago
  RogueException a55a1f3991 A few DNX Core adjustments 10 years ago
  RogueException f913734782 More bug fixes 10 years ago
  RogueException e42dfcafbd Several bug fixes 10 years ago
  RogueException 9851b8e72b Updated Readme 10 years ago
  RogueException 64c3409a95 Converted DataWebSocket events, added state timestamp, added voiceactivity config 10 years ago
  RogueException 9360ae7b49 Fixed WebSocket QueueMessage 10 years ago
  RogueException 024ef7d1de Added DataWebSocket Events 10 years ago
  RogueException 8e534cb5c9 Minor log changes 10 years ago
  RogueException 717a1a51cd Add source to log messages 10 years ago
  RogueException 9d5ce95abc Fixed RestSharp settings 10 years ago
  RogueException 4529ad3d4a Refactor all the things! 10 years ago
  RogueException 1d920a7e6a Allow SendVoicePCM to accept multiple frames. 10 years ago
  RogueException 769be07c56 Fixed a couple crash bugs in DiscordVoiceSocket 10 years ago
  RogueException 109fbfe952 Fixed HttpClient error on non-DNX builds 10 years ago
  RogueException f84048bd73 Added NET45 conditional to Net45 projects 10 years ago
  RogueException b7c54dbda5 Fixed Block() 10 years ago
  RogueException 489ad42235 Dont use a spinlock for DiscordClient.Block >.>. 10 years ago
  RogueException 4fef9f0555 Don't capture the UI thread for async methods. Use Task.Run instead of Task.Factory.StartNew. 10 years ago
  RogueException 1a127eb678 Cleaned up voice checks 10 years ago
  RogueException 618b4399d3 Removed error 500 checks for deleting messages 10 years ago
  RogueException 1019104da9 No longer specify arch and runtime in global.json 10 years ago
  RogueException d48674c996 Revert "Updated dnxcore dependencies to build 23225" 10 years ago
  RogueException 09eaac357f Added DeleteMessages() 10 years ago
  RogueException 3f4f3c272f Updated dnxcore dependencies to build 23225 10 years ago
  RogueException 3eb72bf826 Added Memberships and Servers IEnumerables to User. Added doc to User.PrivateChannel. 10 years ago
  RogueException 26dd48ac27 Renamed Membership to Member 10 years ago
  RogueException 7ca386e2e4 Added Member, Server and ServerId shortcuts to Message 10 years ago
  RogueException 9596648d8e Typo 10 years ago
  RogueException 36f40c18d5 Added a null-user check to FindMembers 10 years ago
  RogueException 3869304a31 Connect(token) returns just Task, not Task<string> 10 years ago
  RogueException a6c4468f5b Removed ConnectAnonymous 10 years ago
  RogueException a9445d60dd Reset blockEvent on connect. 10 years ago
  RogueException 09a0c74049 Dont echo our own messages 10 years ago
  Brandon Smith 6ac95417f3 Forgot a disconnect call >.> 10 years ago
  Brandon Smith 95bc5b6d63 Removed leftover 10 years ago
  Brandon Smith 2aa099d9c8 Cleaned up connect methods 10 years ago
  Brandon Smith 43e54f0042 Add basic websocket redirect support 10 years ago
  Brandon Smith 3c181c5740 Pass token to /gateway 10 years ago
  Brandon Smith 85dcfc3ebd Renamed Format.Text to Format.Multiple 10 years ago
  Brandon Smith 76d019997e Fixed underline function 10 years ago
  Brandon Smith c2e0c052aa Added missing file to net45 project 10 years ago
  Brandon Smith 5d82aa7001 Renamed MessageHelper to Format, added Bold, Italics, Underline and Strikeout methods. 10 years ago
  Brandon Smith cd408fea49 Moved mentions to MessageHelper, added Escape() 10 years ago
  Brandon Smith 8f01cda069 Moved Opus files 10 years ago
  Brandon Smith 5b30117a7a Added UserStatus string enum 10 years ago
  Brandon Smith 6a9eb0815e Reorganized project structure 10 years ago
  Brandon Smith 8e02ec06f3 0.6.1-beta2 10 years ago
  Brandon Smith 53effb9acf 0.6.1-beta2 10 years ago