Commit Graph

3841 Commits

Author SHA1 Message Date
RogueException
ab307bffdb Removed unused using 2015-09-23 07:18:17 -03:00
Brandon Smith
0540d4c244 Added Config.APITimeout 2015-09-23 07:14:23 -03:00
Brandon Smith
71d5fd1db8 Typo 2015-09-23 07:05:59 -03:00
Brandon Smith
2583740347 New Format.Escape method 2015-09-23 07:05:50 -03:00
Brandon Smith
c5b7aa2ad1 Ensure recipients have been cached before creating private channels. 2015-09-23 00:55:37 -03:00
Brandon Smith
4af5587681 Fixed User.Name... again 2015-09-22 18:42:57 -03:00
Brandon Smith
c7e6a37b4b Undid a few changes to User 2015-09-22 18:39:45 -03:00
Brandon Smith
844a29dcc3 Minor logging patch 2015-09-22 18:19:16 -03:00
Brandon Smith
0c493eca5a Removed leftover debug statement 2015-09-22 17:26:08 -03:00
Brandon Smith
83c7725b4b Fixed User.Name 2015-09-22 17:25:17 -03:00
Brandon Smith
99035294e9 Moved more presence properties from User to Member. Now caching CurrentMember for each server. 2015-09-22 17:22:17 -03:00
Brandon Smith
a4a9a4b3ae Made serveral presence improvements and additions. 2015-09-22 16:34:26 -03:00
Brandon Smith
f304d68685 Forgot a file 2015-09-22 15:48:24 -03:00
Brandon Smith
600ebdaa66 Improved redirect opcode support, fixed connect deadlock on unstable connections 2015-09-22 15:47:55 -03:00
Brandon Smith
2e76d4b72a Fixed EditMessage 2015-09-22 02:47:06 -03:00
Brandon Smith
2a61e87e58 Default LastActivity to null until activity is seen, trigger with voice activity. 2015-09-21 14:54:25 -03:00
Brandon Smith
1c2bb281d2 Fixed UserIsSpeaking event 2015-09-20 16:22:31 -03:00
Brandon Smith
3861f067ed Added channel type parameter to FindChannels 2015-09-20 16:22:18 -03:00
Brandon Smith
d0af90e595 Added TTS support 2015-09-20 03:38:51 -03:00
Brandon Smith
7cb9a1a9dc Reworked several events and added UserIsSpeaking event 2015-09-19 19:04:49 -03:00
Brandon Smith
2c3ed7d4a8 Minor comment changes 2015-09-19 17:43:38 -03:00
Brandon Smith
f61881526a Don't crash if an invite has no inviter info 2015-09-19 16:04:29 -03:00
Brandon Smith
46b633e8de Added several overloads accepting member instead of server+user, or user 2015-09-19 16:03:37 -03:00
Brandon Smith
08d8d05bde Added several role management functions 2015-09-19 15:57:12 -03:00
Brandon Smith
7e5d33f8ba Added Set/Remove channel permissions 2015-09-19 14:24:28 -03:00
Brandon Smith
f5bf74b500 Added Channel Permissions 2015-09-18 23:31:42 -03:00
RogueException
0211930915 There goes my regex crown 2015-09-16 18:29:53 -03:00
RogueException
679eebd2bc Using new Format.Escape method 2015-09-16 18:27:23 -03:00
RogueException
de6ffed5c9 Fixed reconnect crash 2015-09-16 17:55:19 -03:00
RogueException
0d85b805b6 Attempt 3 for fixing SSL/TLS bug 2015-09-16 15:25:59 -03:00
RogueException
c3a61774a4 Attempt 2 at fixing the SSL error 2015-09-16 13:07:08 -03:00
RogueException
fcc75f6be7 Several socket and event bug fixes 2015-09-16 12:58:25 -03:00
RogueException
360c2556d3 All cancelTokens should be linked to the parent's. Always cache cancelTokens. 2015-09-16 11:32:32 -03:00
RogueException
2113ea4ddd Minor changes 2015-09-16 11:19:13 -03:00
RogueException
f38fd44547 Dont crash on GUILD_MEMBER_ADD with a new user 2015-09-16 11:18:59 -03:00
RogueException
b319fc703d (Hopefully) fixed the SSL error 2015-09-16 11:18:41 -03:00
RogueException
5b9f31a445 Fixed a few voice crashes 2015-09-16 11:18:16 -03:00
RogueException
3ae9a0ea44 Hide auth bodies from log 2015-09-16 06:17:35 -03:00
RogueException
74d2d693cb Reuse buffer during ReceiveAsync 2015-09-16 06:14:43 -03:00
RogueException
64b62ab9fc Move cache messages from verbose to debug, dont display IDs unless log level is set to debug. 2015-09-16 06:02:55 -03:00
RogueException
5a7ad06730 Fixed null Server names 2015-09-16 05:12:49 -03:00
RogueException
a8b468dacf Minor logging changes 2015-09-16 04:30:07 -03:00
RogueException
f571e0bec0 Fixed built-in websocket reuse 2015-09-16 04:24:47 -03:00
RogueException
250abf12fe Temporarily removed DNX Core support 2015-09-16 04:24:17 -03:00
RogueException
158c247865 Wrapped a fix old event calls 2015-09-16 04:24:04 -03:00
RogueException
9f05d87401 Minor doc edit 2015-09-16 02:26:06 -03:00
RogueException
b91f72ed3c Fixed some reference errors 2015-09-16 02:25:59 -03:00
RogueException
dbf7dce1fe Caching improvments 2015-09-15 19:30:18 -03:00
RogueException
f4a6e8a673 Typo 2015-09-15 15:59:29 -03:00
RogueException
7f1c17e962 Fixed message edit crash 2015-09-15 15:54:02 -03:00