Commit Graph

461 Commits

Author SHA1 Message Date
RogueException
b3dbfd8f84 Fixed DeleteMessages 2015-10-16 23:12:51 -03:00
RogueException
345a78aa35 Renamed PermissionOverwrites.Type to TargetType, cleaned up Channel/Server permission constants. 2015-10-16 15:24:49 -03:00
RogueException
b6037a00ec Improved color constants 2015-10-15 23:34:16 -03:00
RogueException
9dfef636bd Added rgb constructors for PackedColor 2015-10-15 17:43:45 -03:00
RogueException
7f3702b0a8 Added ServerAvailable and ServerUnavailable events 2015-10-15 16:22:09 -03:00
RogueException
1ca4bd50d4 Fix cache errors on server delete 2015-10-15 16:18:27 -03:00
RogueException
edffc914a1 Added ArgText to commands 2015-10-15 14:01:53 -03:00
RogueException
5163d5482d Added preset PackedColors (thanks izy!) 2015-10-15 13:43:58 -03:00
RogueException
8e44311a54 Default to multiline codeblock if a language is specified 2015-10-15 03:30:24 -03:00
RogueException
c7eabfd49f Added single backtick to the escape list 2015-10-15 03:27:58 -03:00
RogueException
2d54504de8 Added support for single-line code blocks 2015-10-15 03:27:29 -03:00
RogueException
cf352dfda4 Added Format.Code 2015-10-15 02:25:46 -03:00
RogueException
9ffb546cf3 Fixed changing avatar 2015-10-15 01:40:51 -03:00
RogueException
afc36728c8 Added TODO about potential rare race condition 2015-10-15 00:01:23 -03:00
RogueException
9d46e04f89 Better handle if someone changes voice channels while talking 2015-10-14 23:59:42 -03:00
RogueException
9f38f71a4c Split SetStatus into SetStatus and SetGame 2015-10-14 19:56:42 -03:00
RogueException
c990383ee7 Fixed SetStatus 2015-10-14 19:49:55 -03:00
RogueException
981df84780 Removed Install function from CommandsPlugin 2015-10-14 19:43:06 -03:00
RogueException
7edeb00629 Added SetStatus 2015-10-14 19:42:10 -03:00
RogueException
d54bb75e2e Updated commands extension description 2015-10-14 02:57:08 -03:00
RogueException
6373a76771 Actually run a collections OnRemoved code when an item is removed 2015-10-14 02:25:27 -03:00
RogueException
1f06e81f64 Typo permissions -> colors in PackedColors 2015-10-13 21:34:38 -03:00
RogueException
ea8132f0dc Fixed RGB summaries in PackedColor 2015-10-13 21:21:08 -03:00
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