Commit Graph

411 Commits

Author SHA1 Message Date
RogueException
767a62afb4 0.7.2 2015-10-10 22:57:31 -03:00
RogueException
5343eabc1e 0.7.2 2015-10-10 22:57:22 -03:00
RogueException
a04f3af9b8 Another crash fix 2015-10-08 13:50:44 -03:00
RogueException
ba9559de78 Actually send a payload when editing members 2015-10-07 19:55:28 -03:00
RogueException
a77f215df2 Use a better method for detecting if a voice socket is needed. 2015-10-07 15:50:22 -03:00
RogueException
2c3cea036d Split DiscordClientConfig into DiscordSimpleClientConfig 2015-10-07 14:33:00 -03:00
RogueException
6781a0f233 Added message acknowledgement 2015-10-07 14:02:42 -03:00
RogueException
9f5360bc6f Channel reordering fixes 2015-10-07 13:44:16 -03:00
RogueException
e96589bc26 Fixed dependency warning 2015-10-07 13:34:02 -03:00
RogueException
67a17438ac Added channel reordering 2015-10-07 13:33:54 -03:00
RogueException
129991145f Raise APITimeout to 10 seconds 2015-10-07 00:26:01 -03:00
RogueException
61694f3092 0.7.2-beta2 2015-10-07 00:24:50 -03:00
RogueException
53e60b4490 0.7.2-beta2 2015-10-07 00:24:40 -03:00
RogueException
d4e1bb76cb Add timeout to gateway request, add configureawait to login. 2015-10-07 00:16:13 -03:00
RogueException
cd847dbc45 Revert "...make that ConnectionTimeout"
This reverts commit a3bed8feaf.
2015-10-07 00:14:06 -03:00
RogueException
a3bed8feaf ...make that ConnectionTimeout 2015-10-07 00:11:01 -03:00
RogueException
bfe783501f Change login to use APITimeout 2015-10-07 00:10:09 -03:00
RogueException
90e8d5994d Added a few null checks 2015-10-06 23:51:06 -03:00
RogueException
5f494b89d0 Minor edits 2015-10-06 23:42:12 -03:00
RogueException
4caf4d0906 Loosened type restrictions on EditMember's roles 2015-10-06 23:39:47 -03:00
RogueException
5521300d9d Cleaned models 2015-10-06 22:59:32 -03:00
RogueException
81f6e5c5aa Fixed channel topics 2015-10-06 22:06:40 -03:00
RogueException
c43f0d63e1 Don't crash if a null config is passed to the constructor 2015-10-06 20:57:47 -03:00
RogueException
44d16f73e4 Don't crash if we get an unknown user from CreatePMChannel 2015-10-06 16:52:15 -03:00
RogueException
567588b4c6 Added Member to CommandEventArgs 2015-10-06 15:30:30 -03:00
RogueException
6dd0b4dde5 Message.Member fix 2015-10-06 15:30:04 -03:00
RogueException
6f9e876252 Allow setting the rawvalue of unlocked permission objects 2015-10-06 15:29:46 -03:00
RogueException
976789240b Add rawvalue contructors for permissions 2015-10-06 15:24:44 -03:00
RogueException
17e502fa0a Hide IDs in debug logging 2015-10-06 15:24:30 -03:00
RogueException
cbc804777d Added a few overloads 2015-10-05 17:36:37 -03:00
RogueException
106843fc93 Removed DiscordBotClient, moved to CommandsPlugin 2015-10-05 14:42:36 -03:00
RogueException
d3aee0fe3e 0.7.2-beta1 2015-10-04 22:22:33 -03:00
RogueException
6f962ff5e1 0.7.2-beta1 2015-10-04 22:22:12 -03:00
RogueException
2e8e3f8719 Forgot a semicolon... 2015-10-04 22:19:46 -03:00
RogueException
e4878b6f70 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 2015-10-04 22:14:35 -03:00
RogueException
2233f40cbb Use better SendMessage overloads 2015-10-04 22:14:28 -03:00
RogueException
fd8150c9d9 Fixed websocket-sharp logging, reconnect on error 2015-10-04 22:14:12 -03:00
RogueException
cd67deeb2a Update README.md 2015-10-04 14:02:18 -03:00
RogueException
d7da8d6e21 Added owner/managechannel implicit permission resolving 2015-10-03 19:38:21 -03:00
RogueException
4a3fe20007 Removed unused var 2015-10-03 15:53:59 -03:00
RogueException
0df92b1adf Separated Channel and Server permissions 2015-10-03 15:15:16 -03:00
RogueException
24e8541e8a Remove deleted roles from their parent server 2015-10-03 14:57:27 -03:00
RogueException
64fc4667fe Added logging example 2015-10-02 21:56:07 -03:00
RogueException
a4f6f0ac32 Fixed EditChannel(Channel) overload 2015-10-02 17:29:54 -03:00
RogueException
27840e39ff 0.7.1 2015-10-02 11:08:02 -03:00
RogueException
c5453794e6 Removed SSL workaround 2015-10-02 11:06:41 -03:00
RogueException
cfd9496972 Moved SSL workaround to Config.UseAlternateEndpoint 2015-10-02 10:54:45 -03:00
RogueException
31dee6f828 Fixed member permission resolving 2015-10-01 19:05:16 -03:00
RogueException
c2acc2c28e Fix Channel.UserIds thread safety and recursion 2015-10-01 18:54:54 -03:00
RogueException
1f548d2305 Initialize Channel.Members' stale flag 2015-10-01 18:51:00 -03:00