Commit Graph

538 Commits

Author SHA1 Message Date
RogueException
72f8e4f5df Added role order support to permission resolving 2015-10-13 05:27:05 -03:00
RogueException
356bcc2a65 Added role reordering 2015-10-13 05:17:57 -03:00
RogueException
43644c8e4a 0.7.3-beta2 2015-10-13 05:04:09 -03:00
RogueException
3c882cf2e5 A few role color fixes 2015-10-13 04:42:21 -03:00
RogueException
bf49a7ff95 Added PackedColor 2015-10-13 04:21:14 -03:00
RogueException
5382b52037 Added hoist and color editing for roles 2015-10-13 04:07:02 -03:00
RogueException
765647732c Added initial support for role hoisting and colors 2015-10-13 04:04:42 -03:00
RogueException
10f1ff1905 Don't throw a nullreference in EditProfile if the current user doesn't have an associated email 2015-10-13 01:49:46 -03:00
RogueException
d709bd60a8 Make email in EditProfile optional if not being changed 2015-10-13 01:48:16 -03:00
RogueException
c2b6bb9c34 Fixed MessageQueue 2015-10-12 23:09:53 -03:00
RogueException
ed2ab4e41c Added support for blank command groups 2015-10-12 23:09:39 -03:00
RogueException
54fe30a59a Switched GetTasks to IEnumerable<Task> 2015-10-12 23:09:26 -03:00
RogueException
e808507558 Fixed a warning 2015-10-12 21:01:53 -03:00
RogueException
70c367084d Add channel permission changes to cache immediately 2015-10-12 21:01:36 -03:00
RogueException
1b874a3475 Added better permissions cache invalidation 2015-10-12 20:59:31 -03:00
RogueException
48028f9c90 0.7.3-beta1 2015-10-12 03:47:07 -03:00
RogueException
7821151e07 TimeoutException now inherits OperationCanceledException 2015-10-12 03:41:37 -03:00
RogueException
3c1ba07178 Cleaned up TaskHelper 2015-10-12 03:40:14 -03:00
RogueException
7c024ecda8 Improved voice socket error handling 2015-10-12 03:39:54 -03:00
RogueException
2d3aeab64f Allow null allow/deny channel permissions 2015-10-12 02:31:11 -03:00
RogueException
3ea49a4596 Minor cleanup 2015-10-12 00:44:26 -03:00
RogueException
e6f370560f Push close messages from WebSocketSharp upwards 2015-10-12 00:44:10 -03:00
RogueException
3baedb1862 Set UDP receive thread to background 2015-10-12 00:37:09 -03:00
RogueException
f25d35150d Only join threads if they were made in the first place 2015-10-12 00:33:41 -03:00
RogueException
a580f371c4 Set the parent cancel token of new voice sockets 2015-10-12 00:03:10 -03:00
RogueException
4fe97c4876 Added Member.Channels 2015-10-11 03:38:18 -03:00
RogueException
463f2e574d Fixed logging samples 2015-10-10 23:17:25 -03:00
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