4020 Commits

Author SHA1 Message Date
RogueException
fcbf09d42d Moved voice commands to BaseClient 2015-09-26 23:30:44 -03:00
RogueException
9de7fe173e Added support for removing avatars 2015-09-26 23:29:17 -03:00
RogueException
4710225035 Fixed avatar uploading 2015-09-26 23:26:40 -03:00
RogueException
a8ca994667 Split DiscordClient into DiscordBaseClient and DiscordClient. Several fixes. 2015-09-26 23:26:27 -03:00
RogueException
a965ec4a23 General Voice improvements - encryption, initial decoding, more config options 2015-09-26 19:43:21 -03:00
RogueException
9a92dffce4 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 2015-09-26 12:51:38 -03:00
RogueException
7ab708a43f Initial encryption support 2015-09-26 12:51:09 -03:00
RogueException
cac887f7f1 Fixed reconnect bug 2015-09-26 12:11:46 -03:00
Brandon Smith
64fa763878 Added missing files 2015-09-25 22:04:19 -03:00
Brandon Smith
7e3ad11a8b Added MonoDevelop support 2015-09-25 22:01:30 -03:00
Brandon Smith
dd19a625e3 Updated ToolsVersion to 14 2015-09-25 21:34:36 -03:00
RogueException
f4fa3bb8d4 Added Topic support 2015-09-25 17:12:40 -03:00
RogueException
1d485eb641 Refactored project structure and API calls. Exposed DiscordAPIClient as public. 2015-09-25 16:50:49 -03:00
Brandon Smith
1773556663 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 2015-09-24 15:16:13 -03:00
Brandon Smith
478232be42 Minor edit 2015-09-24 15:16:03 -03:00
Brandon Smith
37af290925 Merged LogMessageSource.Authentication into Client 2015-09-24 15:15:24 -03:00
RogueException
5c71e3f99b Updated readme 2015-09-23 23:11:33 -03:00
RogueException
34a1550b8c 0.7.0 2015-09-23 22:55:35 -03:00
RogueException
454bd6f43d Voice stability patches 2015-09-23 22:42:25 -03:00
RogueException
7fa998a7c8 Minor tweak 2015-09-23 22:16:08 -03:00
RogueException
6e9c171431 Improved cache locking, removed manual timeout for Login() 2015-09-23 22:13:08 -03:00
RogueException
47fbd1efff Voice state improvements 2015-09-23 21:28:49 -03:00
RogueException
3570205b0f Fixed reconnecting, and handling of early connection errors. 2015-09-23 19:21:08 -03:00
RogueException
d3b8b85b6f Stop commiting broken builds >.> 2015-09-23 16:25:19 -03:00
RogueException
26cafdbcd1 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 2015-09-23 16:23:22 -03:00
RogueException
11cb82e094 Fixed SendMessage not returning message objects 2015-09-23 16:23:10 -03:00
Brandon Smith
539d8eff74 Improved Close Message description 2015-09-23 15:36:58 -03:00
Brandon Smith
535b513121 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 2015-09-23 15:16:49 -03:00
Brandon Smith
e004b7c451 Use API v3 2015-09-23 15:06:55 -03:00
RogueException
ab307bffdb Removed unused using 2015-09-23 07:18:17 -03:00
Brandon Smith
0540d4c244 Added Config.APITimeout 2015-09-23 07:14:23 -03:00
Brandon Smith
71d5fd1db8 Typo 2015-09-23 07:05:59 -03:00
Brandon Smith
2583740347 New Format.Escape method 2015-09-23 07:05:50 -03:00
Brandon Smith
c5b7aa2ad1 Ensure recipients have been cached before creating private channels. 2015-09-23 00:55:37 -03:00
Brandon Smith
4af5587681 Fixed User.Name... again 2015-09-22 18:42:57 -03:00
Brandon Smith
c7e6a37b4b Undid a few changes to User 2015-09-22 18:39:45 -03:00
Brandon Smith
844a29dcc3 Minor logging patch 2015-09-22 18:19:16 -03:00
Brandon Smith
0c493eca5a Removed leftover debug statement 2015-09-22 17:26:08 -03:00
Brandon Smith
83c7725b4b Fixed User.Name 2015-09-22 17:25:17 -03:00
Brandon Smith
99035294e9 Moved more presence properties from User to Member. Now caching CurrentMember for each server. 2015-09-22 17:22:17 -03:00
Brandon Smith
a4a9a4b3ae Made serveral presence improvements and additions. 2015-09-22 16:34:26 -03:00
Brandon Smith
f304d68685 Forgot a file 2015-09-22 15:48:24 -03:00
Brandon Smith
600ebdaa66 Improved redirect opcode support, fixed connect deadlock on unstable connections 2015-09-22 15:47:55 -03:00
Brandon Smith
2e76d4b72a Fixed EditMessage 2015-09-22 02:47:06 -03:00
Brandon Smith
2a61e87e58 Default LastActivity to null until activity is seen, trigger with voice activity. 2015-09-21 14:54:25 -03:00
Brandon Smith
1c2bb281d2 Fixed UserIsSpeaking event 2015-09-20 16:22:31 -03:00
Brandon Smith
3861f067ed Added channel type parameter to FindChannels 2015-09-20 16:22:18 -03:00
Brandon Smith
d0af90e595 Added TTS support 2015-09-20 03:38:51 -03:00
Brandon Smith
7cb9a1a9dc Reworked several events and added UserIsSpeaking event 2015-09-19 19:04:49 -03:00
Brandon Smith
2c3ed7d4a8 Minor comment changes 2015-09-19 17:43:38 -03:00