1218 Commits (3902b25b8a1ac8652917a41fee8217ec3b60aeab)
 

Author SHA1 Message Date
  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
  Brandon Smith 67c734d7a0 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 9 years ago
  Brandon Smith 02e718a96e General WebSocket improvements 9 years ago
  Brandon Smith db392ff183 Added a couple new tests 9 years ago
  Brandon Smith 7ed231a499 Added token login and missing dependency 9 years ago
  Brandon Smith 89ef25710a Added Http Decompression support 9 years ago
  RogueException 81256407d3 Cleaned up links, added NuGet packages 10 years ago
  Brandon Smith 4be5a98bf4 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 10 years ago
  Brandon Smith 07b8ea8450 Fixed tests 10 years ago
  RogueException 8e8e1eca20 Learning how bad I am at remember version numbers 10 years ago
  RogueException 0d3cdf8742 Update README.md 10 years ago
  RogueException 4a77b4cdae Update README.md 10 years ago
  Brandon Smith 4cd0094a2b Fixed dependency, Added dnx451 target 10 years ago
  Brandon Smith 4714a6d73f Fixed Nuget dependency errors 10 years ago