Commit Graph

2704 Commits

Author SHA1 Message Date
RogueException
45e41af294 Push an error to the log if an event was failed to be processed 2015-10-01 12:05:19 -03:00
RogueException
8781ecf44a All members should be part of the @everyone role 2015-10-01 12:04:41 -03:00
RogueException
d5de54d0d3 Added a Mention.User(Member) overload 2015-10-01 01:49:43 -03:00
RogueException
fd1141bc0f Added Channel.Members 2015-09-30 14:12:50 -03:00
RogueException
ce51473a5f Added Server.EveryoneRole 2015-09-30 14:12:43 -03:00
RogueException
d3fa8563f4 Added Role.IsEveryone and Role.Members 2015-09-30 14:12:24 -03:00
RogueException
bdd4a0a714 Added PermissionTarget enum 2015-09-30 14:11:57 -03:00
Brandon Smith
390e3b3b42 Fixed deleting messages 2015-09-29 17:44:46 -03:00
Brandon Smith
197089b1e0 Fixed outgoing-only sockets. Minor performance patch. 2015-09-29 17:09:06 -03:00
Brandon Smith
6759557526 Added logging to child voice clients 2015-09-29 16:44:03 -03:00
Brandon Smith
a526d2a75b Added config to log, fixed LeaveVoiceServer 2015-09-29 16:32:58 -03:00
Brandon Smith
ba23289a46 Dont autocopy lib files 2015-09-29 15:25:00 -03:00
Brandon Smith
029e981cb7 Fixed ban event processing 2015-09-29 15:00:18 -03:00
RogueException
6e9538a857 Clear message cleanText on message_update 2015-09-27 21:50:24 -03:00
RogueException
3e96c05c48 Renamed Block to Run, provides an async function wrapper for console apps 2015-09-27 21:24:11 -03:00
RogueException
b1226b13ed 0.7.1-beta1 2015-09-27 16:18:11 -03:00
RogueException
c0acc41e99 0.7.1-beta1 2015-09-27 16:17:01 -03:00
RogueException
3b13b561f0 Return voice client from JoinVoiceServer 2015-09-27 16:16:24 -03:00
RogueException
0cafcebdba Increased connection timeout to 30s, added initial support for unavailable servers 2015-09-27 13:10:35 -03:00
RogueException
d49542513c Added multi-server voice support 2015-09-27 12:27:57 -03:00
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
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