Commit Graph

132 Commits

Author SHA1 Message Date
Brandon Smith
2df72bbb8f Clean up some debug statements 2015-08-24 18:55:02 -03:00
Brandon Smith
649e1bbe7c Don't crash when people leave a server 2015-08-24 18:54:00 -03:00
Brandon Smith
7e5813dd94 Fixed the voice things! 2015-08-24 18:20:45 -03:00
Brandon Smith
74517d0ef3 Initial outgoing audio support 2015-08-24 17:21:51 -03:00
Brandon Smith
74f1272737 Minor voice changes 2015-08-24 03:37:28 -03:00
Brandon Smith
1c547a7a83 Added opus libs 2015-08-24 03:37:15 -03:00
Brandon Smith
71e609ebc5 Added Opus.Net project.json 2015-08-24 03:03:09 -03:00
Brandon Smith
32565efa5c Added Opus.Net, fixed public IP method, starting to add outgoing voice support. 2015-08-24 02:44:42 -03:00
Brandon Smith
a80355699a Added libsodium, set up UDP socket for voice. 2015-08-24 01:15:06 -03:00
Brandon Smith
a2fee3213f Removing some debug stuff 2015-08-23 17:26:21 -03:00
Brandon Smith
061db73f03 Minor tweaks 2015-08-23 17:20:32 -03:00
Brandon Smith
c6af57974b Added connecting to voice chat. 2015-08-23 16:59:49 -03:00
Brandon Smith
1e4162cd98 More voice prep work 2015-08-23 14:17:57 -03:00
Brandon Smith
a7c4bfa595 Started adding support for voice 2015-08-23 06:27:21 -03:00
Brandon Smith
a7fa1e48d6 Stop crashing on reconnect 2015-08-23 04:33:06 -03:00
Brandon Smith
9f2b305a19 Actually return temp messages from SendMessage when queue is enabled. 2015-08-23 03:33:02 -03:00
Brandon Smith
467ce68343 Added SendMessage queue 2015-08-23 03:20:05 -03:00
Brandon Smith
92bcfd024e Renamed MessageAcknowledged to MessageRead 2015-08-22 21:41:11 -03:00
Brandon Smith
d43c25bd1e Added nonce and a few API response adjustments 2015-08-22 20:53:54 -03:00
Brandon Smith
285deb48ef Updated to use the v2 API. Added Embeds, Channel Permissions and Voice State parsing. Moved Presence from User to Member. 2015-08-22 17:33:13 -03:00
Brandon Smith
91812304dd Added a few missing properties 2015-08-22 04:03:33 -03:00
Brandon Smith
9c1f8ffebe Added full response checking 2015-08-22 04:03:09 -03:00
Brandon Smith
c16cb31782 Better handle user exceptions 2015-08-22 03:44:05 -03:00
Brandon Smith
6b547449b8 Added better voice state parsing 2015-08-21 21:48:12 -03:00
Brandon Smith
930cbd8580 Minor edit 2015-08-21 20:57:43 -03:00
Brandon Smith
d34f3f9db1 Renamed Message.Text to RawText and added lazy-loaded Text with mention conversion. 2015-08-21 20:56:07 -03:00
Brandon Smith
a3f87332a7 Brought back FindUsers(name) 2015-08-21 20:21:44 -03:00
Brandon Smith
2c7d049704 Added GetPMChannel 2015-08-21 20:18:18 -03:00
Brandon Smith
10ff8a441a 0.5.0 2015-08-21 19:32:20 -03:00
Brandon Smith
67f9296c07 Added Invite documentation 2015-08-21 19:26:05 -03:00
Brandon Smith
d10991db21 Added Role documentation 2015-08-21 19:16:11 -03:00
Brandon Smith
803e7e04a5 Added Message documentation 2015-08-21 18:38:12 -03:00
Brandon Smith
f90e41271a Added Server documentation 2015-08-21 18:32:09 -03:00
Brandon Smith
3a4cc92c30 Added User documentation 2015-08-21 18:31:14 -03:00
Brandon Smith
766b19bfd9 Added ChannelTypes documentation 2015-08-21 18:17:04 -03:00
Brandon Smith
b372f1695e Added Channel documentation 2015-08-21 18:16:13 -03:00
Brandon Smith
bfdf46e778 Finished documentation on DiscordClient 2015-08-21 18:09:31 -03:00
Brandon Smith
724b6bdb71 Cleaned up cache methods and added docs 2015-08-21 17:46:31 -03:00
Brandon Smith
5e07822c18 0.4.3 2015-08-21 15:21:31 -03:00
Brandon Smith
c710bf42e3 Fixed csproj's reference to HttpException 2015-08-21 15:21:04 -03:00
Brandon Smith
43c050604c Added User.Mention shortcut 2015-08-21 12:01:14 -03:00
Brandon Smith
f190679973 Added IsMentioningMe property to Message 2015-08-21 04:06:47 -03:00
Brandon Smith
9d1d549563 Stop using untyped try-catches T_T 2015-08-20 22:53:04 -03:00
Brandon Smith
a44ba237df Moved HttpException into Discord namespace 2015-08-20 22:05:37 -03:00
Brandon Smith
03a291c61a Fixed SendMessage overload 2015-08-20 21:04:50 -03:00
Brandon Smith
d0d441c1e4 Added SendFile, Message now parses attachments 2015-08-20 16:40:39 -03:00
Brandon Smith
4d741c4ec1 Typo 2015-08-20 14:42:42 -03:00
Brandon Smith
ef376dc054 Added support for changing username, password and email. Added UserChanged event. 2015-08-20 14:40:32 -03:00
Brandon Smith
4f45f8e851 0.4.2 2015-08-20 13:37:19 -03:00
Brandon Smith
c37a895b9c Allow full invite URLs to be passed to AcceptInvite 2015-08-20 13:36:39 -03:00