330 次代码提交 (f8bf5b5de5b11f2f9ba16ba037cf24e217d90769)
 

作者 SHA1 备注 提交日期
  Brandon Smith 7e5813dd94 Fixed the voice things! 9 年前
  Brandon Smith 74517d0ef3 Initial outgoing audio support 9 年前
  Brandon Smith 74f1272737 Minor voice changes 9 年前
  Brandon Smith 1c547a7a83 Added opus libs 9 年前
  Brandon Smith 71e609ebc5 Added Opus.Net project.json 9 年前
  Brandon Smith 32565efa5c Added Opus.Net, fixed public IP method, starting to add outgoing voice support. 9 年前
  Brandon Smith a80355699a Added libsodium, set up UDP socket for voice. 9 年前
  Brandon Smith a2fee3213f Removing some debug stuff 9 年前
  Brandon Smith 061db73f03 Minor tweaks 9 年前
  Brandon Smith c6af57974b Added connecting to voice chat. 9 年前
  Brandon Smith 1e4162cd98 More voice prep work 9 年前
  Brandon Smith a7c4bfa595 Started adding support for voice 9 年前
  Brandon Smith a7fa1e48d6 Stop crashing on reconnect 9 年前
  Brandon Smith 9f2b305a19 Actually return temp messages from SendMessage when queue is enabled. 9 年前
  Brandon Smith 467ce68343 Added SendMessage queue 9 年前
  Brandon Smith 92bcfd024e Renamed MessageAcknowledged to MessageRead 9 年前
  Brandon Smith d43c25bd1e Added nonce and a few API response adjustments 9 年前
  Brandon Smith 285deb48ef Updated to use the v2 API. Added Embeds, Channel Permissions and Voice State parsing. Moved Presence from User to Member. 9 年前
  Brandon Smith 91812304dd Added a few missing properties 9 年前
  Brandon Smith 9c1f8ffebe Added full response checking 9 年前
  Brandon Smith c16cb31782 Better handle user exceptions 9 年前
  Brandon Smith 6b547449b8 Added better voice state parsing 9 年前
  Brandon Smith 930cbd8580 Minor edit 9 年前
  Brandon Smith d34f3f9db1 Renamed Message.Text to RawText and added lazy-loaded Text with mention conversion. 9 年前
  Brandon Smith a3f87332a7 Brought back FindUsers(name) 9 年前
  Brandon Smith 2c7d049704 Added GetPMChannel 9 年前
  Brandon Smith 10ff8a441a 0.5.0 9 年前
  Brandon Smith 67f9296c07 Added Invite documentation 9 年前
  Brandon Smith d10991db21 Added Role documentation 9 年前
  Brandon Smith 803e7e04a5 Added Message documentation 9 年前
  Brandon Smith f90e41271a Added Server documentation 9 年前
  Brandon Smith 3a4cc92c30 Added User documentation 9 年前
  Brandon Smith 766b19bfd9 Added ChannelTypes documentation 9 年前
  Brandon Smith b372f1695e Added Channel documentation 9 年前
  Brandon Smith bfdf46e778 Finished documentation on DiscordClient 9 年前
  Brandon Smith 724b6bdb71 Cleaned up cache methods and added docs 9 年前
  Brandon Smith 5e07822c18 0.4.3 9 年前
  Brandon Smith c710bf42e3 Fixed csproj's reference to HttpException 9 年前
  Brandon Smith 43c050604c Added User.Mention shortcut 9 年前
  Brandon Smith f190679973 Added IsMentioningMe property to Message 9 年前
  Brandon Smith 9d1d549563 Stop using untyped try-catches T_T 9 年前
  Brandon Smith a44ba237df Moved HttpException into Discord namespace 9 年前
  Brandon Smith 03a291c61a Fixed SendMessage overload 9 年前
  Brandon Smith d0d441c1e4 Added SendFile, Message now parses attachments 9 年前
  Brandon Smith 4d741c4ec1 Typo 9 年前
  Brandon Smith ef376dc054 Added support for changing username, password and email. Added UserChanged event. 9 年前
  Brandon Smith 4f45f8e851 0.4.2 9 年前
  Brandon Smith c37a895b9c Allow full invite URLs to be passed to AcceptInvite 9 年前
  Brandon Smith 7b24926310 Added HttpException so we can actually catch server errors again! 10 年前
  Brandon Smith 67c734d7a0 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 10 年前