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 |
|
RogueException
|
d811e6c101
|
Logging improvement
|
2015-09-15 15:42:59 -03:00 |
|
RogueException
|
491f7a9ca1
|
Fixed private channel crashes
|
2015-09-15 15:41:28 -03:00 |
|
RogueException
|
ee9ccf816b
|
Crash fix and some added documentation.
|
2015-09-15 13:43:44 -03:00 |
|
RogueException
|
a55a1f3991
|
A few DNX Core adjustments
|
2015-09-15 13:34:14 -03:00 |
|
RogueException
|
f913734782
|
More bug fixes
|
2015-09-15 13:29:28 -03:00 |
|
RogueException
|
e42dfcafbd
|
Several bug fixes
|
2015-09-15 13:08:39 -03:00 |
|
RogueException
|
9851b8e72b
|
Updated Readme
|
2015-09-15 12:41:25 -03:00 |
|
RogueException
|
64c3409a95
|
Converted DataWebSocket events, added state timestamp, added voiceactivity config
|
2015-09-15 12:41:14 -03:00 |
|
RogueException
|
9360ae7b49
|
Fixed WebSocket QueueMessage
|
2015-09-15 04:58:19 -03:00 |
|
RogueException
|
024ef7d1de
|
Added DataWebSocket Events
|
2015-09-15 04:58:01 -03:00 |
|
RogueException
|
8e534cb5c9
|
Minor log changes
|
2015-09-13 12:05:00 -03:00 |
|
RogueException
|
717a1a51cd
|
Add source to log messages
|
2015-09-13 12:02:21 -03:00 |
|
RogueException
|
9d5ce95abc
|
Fixed RestSharp settings
|
2015-09-13 12:01:12 -03:00 |
|
RogueException
|
4529ad3d4a
|
Refactor all the things!
|
2015-09-13 11:46:26 -03:00 |
|
RogueException
|
1d920a7e6a
|
Allow SendVoicePCM to accept multiple frames.
|
2015-09-09 02:40:28 -03:00 |
|
RogueException
|
769be07c56
|
Fixed a couple crash bugs in DiscordVoiceSocket
|
2015-09-09 02:05:07 -03:00 |
|
RogueException
|
109fbfe952
|
Fixed HttpClient error on non-DNX builds
|
2015-09-08 22:47:10 -03:00 |
|
RogueException
|
f84048bd73
|
Added NET45 conditional to Net45 projects
|
2015-09-08 22:46:38 -03:00 |
|
RogueException
|
b7c54dbda5
|
Fixed Block()
|
2015-09-08 22:32:43 -03:00 |
|
RogueException
|
489ad42235
|
Dont use a spinlock for DiscordClient.Block >.>.
More async adjustments.
|
2015-09-08 22:24:17 -03:00 |
|
RogueException
|
4fef9f0555
|
Don't capture the UI thread for async methods. Use Task.Run instead of Task.Factory.StartNew.
|
2015-09-08 21:15:51 -03:00 |
|