1531 Commits (ab8c53a342b2520f674b894b825a8a324e494d4b)
 

Author SHA1 Message Date
  Brandon Smith 649e1bbe7c Don't crash when people leave a server 9 years ago
  Brandon Smith 7e5813dd94 Fixed the voice things! 9 years ago
  Brandon Smith 74517d0ef3 Initial outgoing audio support 9 years ago
  Brandon Smith 74f1272737 Minor voice changes 9 years ago
  Brandon Smith 1c547a7a83 Added opus libs 9 years ago
  Brandon Smith 71e609ebc5 Added Opus.Net project.json 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 a2fee3213f Removing some debug stuff 9 years ago
  Brandon Smith 061db73f03 Minor tweaks 9 years ago
  Brandon Smith c6af57974b Added connecting to voice chat. 9 years ago
  Brandon Smith 1e4162cd98 More voice prep work 9 years ago
  Brandon Smith a7c4bfa595 Started adding support for voice 9 years ago
  Brandon Smith a7fa1e48d6 Stop crashing on reconnect 9 years ago
  Brandon Smith 9f2b305a19 Actually return temp messages from SendMessage when queue is enabled. 9 years ago
  Brandon Smith 467ce68343 Added SendMessage queue 9 years ago
  Brandon Smith 92bcfd024e Renamed MessageAcknowledged to MessageRead 9 years ago
  Brandon Smith d43c25bd1e Added nonce and a few API response adjustments 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 91812304dd Added a few missing properties 9 years ago
  Brandon Smith 9c1f8ffebe Added full response checking 9 years ago
  Brandon Smith c16cb31782 Better handle user exceptions 9 years ago
  Brandon Smith 6b547449b8 Added better voice state parsing 9 years ago
  Brandon Smith 930cbd8580 Minor edit 9 years ago
  Brandon Smith d34f3f9db1 Renamed Message.Text to RawText and added lazy-loaded Text with mention conversion. 9 years ago
  Brandon Smith a3f87332a7 Brought back FindUsers(name) 9 years ago
  Brandon Smith 2c7d049704 Added GetPMChannel 9 years ago
  Brandon Smith 10ff8a441a 0.5.0 9 years ago
  Brandon Smith 67f9296c07 Added Invite documentation 9 years ago
  Brandon Smith d10991db21 Added Role documentation 9 years ago
  Brandon Smith 803e7e04a5 Added Message documentation 9 years ago
  Brandon Smith f90e41271a Added Server documentation 9 years ago
  Brandon Smith 3a4cc92c30 Added User documentation 9 years ago
  Brandon Smith 766b19bfd9 Added ChannelTypes documentation 9 years ago
  Brandon Smith b372f1695e Added Channel documentation 9 years ago
  Brandon Smith bfdf46e778 Finished documentation on DiscordClient 9 years ago
  Brandon Smith 724b6bdb71 Cleaned up cache methods and added docs 9 years ago
  Brandon Smith 5e07822c18 0.4.3 9 years ago
  Brandon Smith c710bf42e3 Fixed csproj's reference to HttpException 9 years ago
  Brandon Smith 43c050604c Added User.Mention shortcut 9 years ago
  Brandon Smith f190679973 Added IsMentioningMe property to Message 9 years ago
  Brandon Smith 9d1d549563 Stop using untyped try-catches T_T 9 years ago
  Brandon Smith a44ba237df Moved HttpException into Discord namespace 9 years ago
  Brandon Smith 03a291c61a Fixed SendMessage overload 9 years ago
  Brandon Smith d0d441c1e4 Added SendFile, Message now parses attachments 9 years ago
  Brandon Smith 4d741c4ec1 Typo 9 years ago
  Brandon Smith ef376dc054 Added support for changing username, password and email. Added UserChanged event. 9 years ago
  Brandon Smith 4f45f8e851 0.4.2 9 years ago
  Brandon Smith c37a895b9c Allow full invite URLs to be passed to AcceptInvite 9 years ago
  Brandon Smith 7b24926310 Added HttpException so we can actually catch server errors again! 9 years ago