Commit Graph

892 Commits

Author SHA1 Message Date
RogueException
47773086f9 Fixed error in Server-level permission resolving 2015-12-09 01:02:20 -04:00
RogueException
82746e9207 Refactoring and fixed a few stylecop errors 2015-12-09 00:56:09 -04:00
RogueException
a44e08bba1 Added UsePermissionsCache config, fixed a few permission bugs 2015-12-09 00:54:40 -04:00
RogueException
f8b6105226 Minor style edit 2015-12-08 09:37:05 -04:00
RogueException
3fe7124f4d Started WebSocket cleanup 2015-12-08 09:35:18 -04:00
RogueException
d2de658df0 Fixed compile error 2015-12-08 04:23:45 -04:00
RogueException
8b42312bd5 Minor exception edit 2015-12-08 04:23:35 -04:00
RogueException
2efd612886 Removed leftover doc 2015-12-08 04:23:16 -04:00
RogueException
eb319d1fba A few FindChannels and FindUsers bugfixes 2015-12-07 18:35:45 -04:00
RogueException
1567f30c5f Adjusted FindUsers docs 2015-12-07 18:31:39 -04:00
RogueException
0bc7683e15 Fixed LogService level check 2015-12-07 10:26:49 -04:00
RogueException
d9bfc5fef4 Fixed EditProfile not caching changes 2015-12-07 10:26:38 -04:00
RogueException
54b2353012 Changed dotnet folder to netplatform, fixed reference to Shared 2015-12-07 10:04:50 -04:00
RogueException
567fb0ffa6 Added cleanup and doc to websockets 2015-12-06 22:23:06 -04:00
RogueException
fd874a6a0b Moved net exceptions to Net namespace, grouped services together 2015-12-06 21:27:58 -04:00
RogueException
2cdc0ad371 More cleanup and internal reordering 2015-12-06 21:16:58 -04:00
RogueException
d512d96408 Renamed DataWebSocket and combined Bans API into Users 2015-12-06 20:33:48 -04:00
RogueException
080be711a6 Changed a couple log strings 2015-12-06 07:21:08 -04:00
RogueException
4dadd36bc4 Renamed AudioService functions 2015-12-06 07:14:18 -04:00
RogueException
0828d8eb40 Added Shared project, resync'd net45 projects with dnx ones 2015-12-06 02:00:21 -04:00
RogueException
1f3796ff96 Initial commit of audio isolation 2015-12-06 01:43:04 -04:00
RogueException
f4ab33337f Cleaned up some accessibilities 2015-12-06 01:42:40 -04:00
RogueException
3dcdd159f6 Added missing file 2015-12-05 18:54:03 -04:00
RogueException
9d6d00b21a Merged Configs, 0.9-alpha1 2015-12-05 18:53:39 -04:00
RogueException
da75cebff2 Added missing files 2015-12-05 05:33:21 -04:00
RogueException
74c0bb5b51 Moved logging to its own service, more audio isolation prep 2015-12-05 05:32:09 -04:00
RogueException
1721f6f4d6 Prep work for isolating audio package. 2015-12-04 21:13:56 -04:00
RogueException
bba866652e Added Mention function to User, GlobalUser, Channel and Role. Obsoleted old Mention static class. 2015-12-03 06:37:11 -04:00
RogueException
3ccd416027 Fixed SendFile 2015-12-02 13:09:07 -04:00
RogueException
142c03a1c2 Revert "Added experimental async event handlers"
This reverts commit 7237c6b3bf.
2015-12-02 10:01:24 -04:00
RogueException
c52c9d697d Minor changes 2015-12-02 09:10:42 -04:00
RogueException
7237c6b3bf Added experimental async event handlers 2015-12-02 07:03:13 -04:00
RogueException
72e43227bf Update API token after changing password 2015-12-02 04:30:35 -04:00
RogueException
521fad9d1a Add Server.IconUrl and use cdn url for User.AvatarUrl 2015-12-02 04:06:16 -04:00
RogueException
171d7e3386 Added support for streams for EditStream(icon) and EditUser(avatar) 2015-12-02 03:57:12 -04:00
RogueException
0460017456 Added warning about tests incompleteness 2015-12-02 03:12:38 -04:00
RogueException
42224e9f6a Added EditUser(rolesMode) to allow setting, adding or removing roles 2015-12-02 03:10:28 -04:00
RogueException
6ced9449b0 Don't crash if Mention.Resolve is passed a private message. 2015-12-01 19:58:43 -04:00
RogueException
a38acfa74d Why not? 2015-12-01 19:09:04 -04:00
RogueException
bdaefb3690 Fix docs referencing lib/ folder 2015-12-01 18:49:40 -04:00
RogueException
e69e831219 Fixed GetService exception 2015-12-01 18:47:18 -04:00
RogueException
26c5511786 Added DiscordAPIClient.Version 2015-12-01 18:46:11 -04:00
RogueException
de831001b5 Add null checks to ModuleManager.EnableServers and EnableChannels 2015-12-01 15:07:01 -04:00
RogueException
736e5ed268 Added status checks to a several properties of DiscordClient. 2015-12-01 14:55:13 -04:00
RogueException
bdf89c91c4 Fixed some permissions issues in the built-in help. 2015-12-01 08:39:33 -04:00
RogueException
f699e59795 Dont create aggregate exceptions inside the Run function 2015-12-01 05:11:51 -04:00
RogueException
3027abc044 Added ModuleManager EnableChannels and EnableServers 2015-11-30 14:24:37 -04:00
RogueException
5cf2eb6749 Added ChannelId and ServerId to IDiscordVoiceClient 2015-11-30 09:27:28 -04:00
RogueException
13d397a0dc Added opcode enums 2015-11-30 03:46:25 -04:00
RogueException
6cfdac14da Added GetCacheStats 2015-11-29 12:30:22 -04:00