Commit Graph

906 Commits

Author SHA1 Message Date
RogueException
7986b819ee Added logging shortcuts, simplied log messages 2015-12-11 09:07:03 -04:00
RogueException
910b4c4c3d Removed _userId references 2015-12-10 15:44:55 -04:00
RogueException
3c22ed519c Refreshed nuget packages 2015-12-10 03:25:33 -04:00
RogueException
954fea856f Fixed edit message queue 2015-12-09 23:11:38 -04:00
RogueException
a0cbe5d3b2 Use WebSocket4Net instead of WebSocketSharp 2015-12-09 22:57:34 -04:00
RogueException
b5cbf3664b Send channel_id as a string, not long 2015-12-09 22:03:49 -04:00
RogueException
c471fc51f5 Added moving users between audio channels 2015-12-09 22:03:05 -04:00
RogueException
218c5bce6f Fixed CreateInvite preconditions 2015-12-09 21:54:24 -04:00
RogueException
39b3667ce4 Added AppName and AppVersion optional fields to DiscordConfig. UserAgent is now readonly. 2015-12-09 21:29:09 -04:00
RogueException
43cbc99624 Renamed MessageReadRemotely to MessageAcknowledged 2015-12-09 20:37:44 -04:00
RogueException
946820d08a Added SendFile(User), reworked the message queue, adding edit message queuing 2015-12-09 20:34:46 -04:00
RogueException
fb190b45ac Defaulted MessageQueue to enabled 2015-12-09 16:47:10 -04:00
RogueException
8707dbe999 Added rate limit support 2015-12-09 16:46:12 -04:00
RogueException
94e5bbf0e8 Minor cleanup 2015-12-09 01:02:54 -04:00
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