f2ddf517f
meta: add pull request template by
2018-12-20 17:22:57 -0500
92bf8363c
feature: Add GuildEmote#CreatorID (#1213) by
2018-12-20 17:10:40 -0500
322be8a31
(refs/pull/1214/head)
Make Creator property Cacheable by
2018-12-15 13:12:09 -0800
989418e05
Use IUser instead of userid, add IGuild param to ToEntity by
2018-12-15 00:58:16 -0800
4a8a809db
Explain why CreatorId can be null sometimes by
2018-12-15 00:33:05 -0800
9442e4e63
Add the CreatorId property to GuildEmote implementation by
2018-12-14 23:59:01 -0800
e0eb94d44
Update the Emoji API model to add User? attribute by
2018-12-14 23:41:54 -0800
65afd3750
feature: add DiscordSocketRestClient (#1198) by
2018-12-02 13:37:25 -0500
6d3d906e6
docs: add example of custom error message to sample by
2018-12-02 13:36:54 -0500
5677f23e9
feature: Allow setting custom error messages for preconditions (#1124) by
2018-12-02 19:24:32 +0100
422074531
(refs/pull/1124/head)
Merge branch 'dev' into CustomErrors by
2018-12-02 13:24:20 -0500
679bd725e
(refs/pull/1198/head)
fix: disallow users from bypassing shadowed login by
2018-12-02 13:13:35 -0500
b87ec3aaf
Merge branch 'dev' into feature/cheaper-rest-on-socket by
2018-12-02 13:05:42 -0500
f4b1a5f25
fix: Improve validation of Bot Tokens (#1206) by
2018-12-02 10:03:12 -0800
91e0f03bf
fix: Fix after message remaining in MessageUpdated if message author wasn't in the payload (#1209) by
2018-12-02 12:57:38 -0500
b6a762f5c
(refs/pull/1209/head)
Name! That! Parameter! by
2018-12-02 11:18:16 -0500
0df722511
Fix leaving updated message as null when Discords doesn't include a message author in MESSAGE_UPDATE by
2018-12-02 03:42:47 -0500
35a1fcab5
(refs/pull/1206/head)
Refactor token conversion logic into it's own testable method by
2018-11-30 20:36:41 -0800
1c249cb7e
Catch exception that can be thrown by GetString by
2018-11-30 17:00:21 -0800
373393a30
Add hint to user to check that token is not an oauth client secret by
2018-11-30 16:56:10 -0800
d0a0fe43e
fix userid conversion by
2018-11-30 16:50:54 -0800
a413a9712
Merge branch 'improve-tokenutil-validation' of github.com:Chris-Johnston/Discord.Net into improve-tokenutil-validation by
2018-11-30 16:21:19 -0800
064a90e19
Add check for null or whitespace string, lint whitespace by
2018-11-30 16:15:50 -0800
fefcbe564
lint: clean up whitespace by
2018-11-30 16:15:50 -0800
a0e10bbb0
Add test case for CheckBotTokenValidity method by
2018-11-30 16:07:04 -0800
2e05e1899
Update the tokenutils tests to pass the new validation checks by
2018-11-30 15:57:19 -0800
f23f781a9
improve bot token validation by trying to decode user id from token by
2018-11-30 15:57:00 -0800
f6413bac5
fix: Update minimum Bot Token length to 58 char (#1204) by
2018-11-30 04:10:26 -0800
9f74c8ae9
(refs/pull/1204/head)
update the TokenUtils tests for 58 char min by
2018-11-29 22:10:23 -0800
fee305d15
Update the minimum bot token length to 58 char by
2018-11-29 22:06:48 -0800
6f5693f48
test: bump dependency versions by
2018-11-29 17:51:34 -0500
ccb16e40c
fix: Solves UdpClient "ObjectDisposedException" (#1202) by
2018-11-29 22:20:35 +0000
2c9336365
fix: Solves AudioClient Lockup On Disconnect (#1203) by
2018-11-29 22:16:46 +0000
a3f5e0b3a
api: [brk] Move Invites-related Methods from IGuildChannel to INestedChannel (#1172) by
2018-11-30 06:15:11 +0800
46e2674a9
fix: Added Msg.Content Null Check For Prefixes (#1200) by
2018-11-29 22:13:50 +0000
0a63d8ecd
(refs/pull/1202/head)
Fixed Spelling by
2018-11-29 10:13:38 +0000
f2b9548ff
(refs/pull/1201/head)
Replaced If w/ while loop w/ same condition by
2018-11-29 10:11:56 +0000
5a6b8977f
Minor Fix by
2018-11-29 01:32:03 +0000
7366cd436
feature: Implement Dispose for types which have disposable data (#1171) by
2018-11-29 01:18:16 +0000
dca6c33da
fix: Update ChannelCreateAuditLogData.cs (#1195) by
2018-11-28 18:17:08 -0700
da0845416
(refs/pull/1200/head)
Minor Change by
2018-11-28 01:11:09 +0000
49c033a8e
Corrected Spelling Error by
2018-11-28 00:58:56 +0000
c7a839425
Grouped Params In If Statement by
2018-11-28 00:49:30 +0000
f9e34fd95
Minor Change by
2018-11-28 00:47:22 +0000
1633e8759
(refs/pull/1203/head)
Execute Disconnected Event Before Logger & State by
2018-11-28 00:32:51 +0000
e08346cb7
Solves Audio Disconnect Lockup by
2018-11-28 00:31:26 +0000
fd9fa669d
Solves "ObjectDisposedException" by
2018-11-28 00:22:34 +0000
9120222c2
Solves "Disconnecting" Lockup by
2018-11-28 00:16:51 +0000
f9fb573c5
Added Msg.Content Null Check by
2018-11-28 00:10:14 +0000
5421df14f
feature: add extensions for bulk reactions by
2018-11-27 17:49:30 -0500
f005af37b
feature: add Format.Url, Format.EscapeUrl by
2018-11-27 17:31:47 -0500
a64ab6025
Resolve Issue #1188 (Allow Users to specify position when creating a new channel) (#1196) by
2018-11-27 16:16:32 -0600
8a1d61d07
feature: add DiscordSocketRestClient by
2018-11-27 17:00:03 -0500
b27ad0e37
(refs/pull/1196/head)
fixed unimplemented methods (for CreateCategoryChannelAsync) and added appropriate documentation by
2018-11-24 01:03:31 -0600
ac3925656
Adjusted categories to include guildproperties and allow specifying position when creating channel categories by
2018-11-24 00:57:06 -0600
a9a951a5b
Added ability to specify position when creating a channel by
2018-11-24 00:27:16 -0600
d501cfa59
Merge pull request #1 from RogueException/dev by
2018-11-23 23:27:28 -0600
10233f3a9
fix: Fixed CommandExecuted firing twice for failed RuntimeResults (#1192) by
2018-11-20 19:16:27 +0000
6c8b862a9
(refs/pull/1195/head)
Update ChannelCreateAuditLogData.cs by
2018-11-14 20:39:32 -0700
cac7ce3a6
(refs/pull/1194/head)
Move Name property from IChannel to IGuildChannel by
2018-11-13 16:47:51 -0500
732f98db8
(refs/pull/1192/head)
Amendments by
2018-11-11 18:34:20 +0000
2dfc54b7d
(refs/pull/1199/head)
Merge remote-tracking branch 'upstream/dev' into dev by
2018-11-11 12:02:56 +0000
74b4ae98c
Merge Change by
2018-11-11 11:54:21 +0000
6f5a14851
Merge fix by
2018-11-11 11:49:39 +0000
cb52e6279
Removed old code from pull merge by
2018-10-10 23:18:24 +0100
767b65f3e
NullRef fix by
2018-09-04 13:52:19 +0100
b2bd60d4f
Added msg.content null check by
2018-09-04 11:59:39 +0100
540345279
Disconnecting block fix by
2018-08-27 14:22:02 +0100
6617555f0
Minor Changes Requested By Foxbot by
2018-07-24 14:30:19 +0100
80be36409
Reverted to previous implementation & now using continuewith instead by
2018-06-26 11:11:36 +0100
9b02155a4
RunAsync now catches UdpClient ObjectDisposedException & breaks by
2018-06-25 20:08:51 +0100
87cbc8440
Fixed AudioClient Disconnect Deadlock by
2018-06-24 00:18:14 +0100
65db9f9d6
Changed to just checking the result type by
2018-11-09 19:35:13 +0000
a491bd3a6
Fixed CommandExecuted firing twice for failed RuntimeResults by
2018-11-08 19:43:58 +0000
a8adbb1fe
(refs/pull/1171/head)
Tweak samples after feedback by
2018-11-08 17:23:44 +0000
66ce713f3
Finish implementing IDisposable where appropriate by
2018-10-22 21:04:46 +0100
a3390662d
Dispose of clients when disposing sharded client by
2018-10-06 14:22:21 +0100
25882bba2
Refactor DiscordSocketClient init into ctor by
2018-10-05 20:31:31 +0100
82694c046
Initial set of dispose implementations by
2018-10-05 20:15:50 +0100
f9c95bc46
Got rid of use of undefined variables by
2018-11-08 15:58:21 +0000
dc5415cb3
(refs/pull/1191/head)
Got rid of use of undefined variables by
2018-11-08 15:58:21 +0000
419c0a5b5
feature: Add a way to invoke a command specifying optional values by name (#1123) by
2018-11-07 00:36:44 +0100
61e1dfd18
(refs/pull/1123/head)
Merge branch 'dev' into NamedArgs by
2018-11-06 18:20:26 -0500
8ef5f8120
feature: add Add Guild Member endpoint (#1183) by
2018-11-05 18:34:09 -0500
7dd226898
lint: Discord Namespace Clean-up (#1185) by
2018-11-06 07:32:30 +0800
c21682a09
(refs/pull/1189/head)
Remove unnecessary null checks by
2018-11-06 02:06:52 +0300
c1d515221
fix: UploadWebhookFileParams: Move most things into a json_payload (#1186) by
2018-11-04 17:43:36 -0500
82c637833
Merge branch 'dev' of https://github.com/RogueException/Discord.Net into dev by
2018-11-02 23:08:03 +0000
5aa0b7664
(refs/pull/1183/head)
Use local ids variable. by
2018-10-29 12:39:17 -0400
929d83675
Concat RoleIds if already exists. by
2018-10-29 11:24:32 -0400
4c8c8231a
(refs/pull/1185/head)
Fix Discord.Rest namespace by
2018-10-29 16:26:26 +0800
a87350119
(refs/pull/1186/head)
UploadWebhookFileParams: Move most things into a json_payload by
2018-10-29 04:16:47 -0400
2146dc1da
(refs/pull/1172/head)
Merge branch 'dev' into patches/nested-channel-invite by
2018-10-27 17:13:24 -0400
63894c7c2
Move REST objects to Discord.Net.Rest by
2018-10-28 00:17:11 +0800
299ffa458
Remove RpcVirtualMessageChannel by
2018-10-28 00:15:46 +0800
273e22bdc
Move RestConnection to Discord.Net.Rest by
2018-10-28 00:13:03 +0800
9b2490fea
Remove RpcException by
2018-10-28 00:09:56 +0800
d1a354f9b
Add AddGuildMember Oauth endpoint support by
2018-10-25 10:47:36 -0400
8e6e0e9ad
lint: Remove public setters for MessageApplication, MessageActivity properties (#1182) by
2018-10-21 14:27:02 -0700
8fa70bf6a
lint: Initial clean-up (#1181) by
2018-10-22 05:26:39 +0800