41ed9106f
(refs/pull/907/head)
removed mentioning support for RestCategoryChannel, added channels property to SocketCategoryChannel by
2017-12-14 20:02:57 +0100
a81d776b2
Extrapolate DerivesFromModuleBase() to an extension method by
2017-12-14 08:25:24 +0100
71142c310
Merge branch 'dev' of https://github.com/RogueException/Discord.Net into feature/channel-categories by
2017-12-13 21:17:53 +0100
4589d7318
adressed requested changes by
2017-12-13 21:17:46 +0100
faa95f88b
Correct slashes by
2017-12-13 20:44:25 +0100
4e561db46
Update build script (will this do?) by
2017-12-13 20:42:14 +0100
d69fcb523
Finish GuildAccessAnalyzer by
2017-12-13 20:38:37 +0100
67cba900d
Start on API analyzers by
2017-12-07 18:16:12 +0100
86eeefb66
(refs/pull/821/merge)
Merge d59b038efa
into 678a7238e6
by
2017-12-08 06:23:44 +0000
b1f442c59
Revert changes to Discord.Net.sln by
2017-12-07 17:17:04 -0500
401824e51
Hide constructors for types that should be read-only by
2017-12-07 17:05:24 -0500
678a7238e
Allow users to opt-in to proxies (#888) by
2017-12-07 16:47:01 -0500
4b0de3b5f
(refs/pull/874/head)
Merge branch 'dev' into viewChannelPermissionRename by
2017-11-27 10:19:47 -0800
38d6e530e
(refs/pull/843/head)
Merge branch 'dev' into webhooks by
2017-11-22 21:57:27 -0500
e468569fa
Merge branch 'dev' into webhooks by
2017-11-22 21:38:14 -0500
0739b5261
(refs/pull/846/merge)
Merge 393cbbeb23
into 39b5d0e74c
by
2017-11-23 01:59:42 +0000
39b5d0e74
Bumped version to 2.0.0-beta by
2017-11-22 20:13:10 -0500
bbad052ec
Update invite link by
2017-11-22 20:09:07 -0500
8d8de59f3
(refs/pull/828/head)
Add note about .editorconfig by
2017-11-22 19:44:40 -0500
c461201fa
Fix async warnings by
2017-11-22 19:39:26 -0500
8f5308649
(refs/pull/888/head)
Allow opting in to proxies on the WebSocket by
2017-11-22 18:19:04 -0500
b8c96a14d
Remove GameAssets, refactored to GameAsset by
2017-11-22 18:11:32 -0500
208529f4a
resolve build warnings for permission tests by
2017-11-21 22:31:13 -0800
0c20f060d
replaced usages of readmessages in channel permission tests by
2017-11-21 22:24:23 -0800
e4e1a8a5d
fixed channel permission tests to use ChannelPermission enum instead of GuildPermission enum by
2017-11-21 22:23:33 -0800
bcb5fad2a
renamed readMessages parameter in ChannelPermissions constructor and Modify by
2017-11-21 22:20:49 -0800
210d4dd81
Merge branch 'viewChannelPermissionRename' of https://github.com/Chris-Johnston/Discord.Net into viewChannelPermissionRename by
2017-11-21 22:14:15 -0800
0a5e68d62
Fix #854 Added ViewChannel enum and property to channel permissions by
2017-11-07 02:55:51 -0800
155d08993
made OverwritePermissions#ReadMessages obsolete, use ViewChannel instead by
2017-11-21 14:19:03 -0800
826ba1276
rename parameter of ChannelPermissions constructor by
2017-11-21 14:14:53 -0800
4ec0ec891
replaced usages of ChannelPermission#ReadMessages with ViewChannel by
2017-11-21 14:13:53 -0800
e5dfb6c3e
Fix null channel being passed in RequirePermission preconditions (#886) by
2017-11-21 16:33:46 -0500
eb285d09a
Allow users to opt-in to proxies by
2017-11-20 15:25:20 -0500
b4bf046ad
Implemented emoji endpoints (#835) by
2017-11-20 21:02:42 +0100
cf8de42b6
Add GuildPermissions and ChannelPermissions Unit Tests (#873) by
2017-11-20 11:54:10 -0800
50add2c43
(refs/pull/886/head)
c#7 pattern matching by
2017-11-20 14:51:38 -0500
0899ed18d
Fix null channel being passed in RequirePermission preconditions by
2017-11-20 14:31:48 -0500
036f57db9
(refs/pull/872/head)
Update code formatting by
2017-11-15 12:55:42 +0100
87bdc6d90
(refs/pull/719/merge)
Merge aa67a5b209
into 9979a027d5
by
2017-11-14 00:31:01 +0000
07d3099b4
(refs/pull/880/merge)
Merge 5de55522c0
into 9979a027d5
by
2017-11-11 18:39:08 +0000
5de55522c
(refs/pull/880/head)
Renamed Game to Activity and implemented new activity types. by
2017-11-11 19:17:04 +0100
c692306fc
(refs/pull/876/head)
Add target of the internal fields by
2017-11-11 10:49:00 +0900
2d08f9a65
Add some more extension by
2017-11-11 10:17:42 +0900
7766b35f2
Remove public parameterless Game constructor by
2017-11-10 15:44:40 -0500
9979a027d
Change default InviteAge to 24 hours by
2017-11-10 15:39:33 -0500
8d533930f
Move CommandExecuted invoking up a scope for generic Task commands by
2017-11-10 15:26:58 -0500
23612c904
Added SetActivityAsync to Base and Sharded Socket clients by
2017-11-10 14:47:03 -0500
bb3c1c287
Use ApplicationId to define a rich presence by
2017-11-10 14:36:21 -0500
c2ee4d716
Finish rebase, activity should be set on BaseSocketClient by
2017-11-10 14:25:58 -0500
b8ef95cd8
Fix JSON converters for Activities by
2017-11-10 13:53:05 -0500
349b8997b
Integrated Activities with user entities by
2017-11-10 14:17:59 -0500
890dfb0d9
Refactored Game into Activities by
2017-09-06 18:36:14 -0400
662146c44
Add model conversions for outgoing+incoming rich presences by
2017-08-28 19:45:54 -0400
4b1c98533
Add library-level support for Game presences by
2017-08-28 19:21:54 -0400
8bf41a9c7
Add API-level support for Rich Presences by
2017-08-28 19:14:10 -0400
4f19b835f
Add naming rules by
2017-11-11 01:19:11 +0900
af756cd9f
Add basic .NET style rules by
2017-11-11 00:35:30 +0900
503ece558
Add EditorConfig by
2017-11-10 22:36:52 +0900
e81fe583d
Fix #854 Added ViewChannel enum and property to channel permissions by
2017-11-07 02:55:51 -0800
abd0f974b
(refs/pull/873/head)
Add ChannelPermissions tests by
2017-11-07 02:09:20 -0800
fa812e1a5
Added raw value check to guild permission modify tests by
2017-11-07 02:08:53 -0800
34a607467
Fixed GuildPermission All value. Previous value had an additional digit that would still resolve to correct permission flags, but raw value would be incorrect. This matches the result of the sum of all GuildPermission flags by
2017-11-07 01:02:45 -0800
35ddeff26
Add GuildPermission tests for constructor and modify parameters by
2017-11-07 00:55:02 -0800
3eb54613f
initial commit by
2017-11-06 23:01:09 -0800
eea649342
Fix flawed bulk message deletion by
2017-11-07 05:23:25 +0100
5eb51f616
(refs/pull/804/merge)
Merge b7fb44a94f
into 623d60fe51
by
2017-11-07 01:42:01 +0000
623d60fe5
Merge remote-tracking branch 'origin/dev' into dev by
2017-11-06 20:41:08 -0500
676be4081
Ignore messages with an ID of 0 when calculating age by
2017-11-06 20:40:59 -0500
dec7cb2b5
Fix GuildPermission Modify, Add Missing Permission to AllowAll (#866) by
2017-11-05 19:06:41 -0800
e30fd2908
Tweaks to audio docs (#867) by
2017-11-06 04:06:28 +0100
5b3571768
(refs/pull/848/merge)
Merge 6255a22e45
into da335b95c4
by
2017-11-06 03:05:26 +0000
da335b95c
Fix general typos (#852) by
2017-11-05 19:05:19 -0800
dc151e899
Update VS Code csproj example to target version 1.0.2. (#849) by
2017-11-05 22:05:09 -0500
5218e6be9
Add IEmbed#ToEmbedBuilder extension method (#863) by
2017-11-05 21:57:24 -0500
422548f41
(refs/pull/866/head)
Resolves #869 Add UseExternalEmojis permission to GuildPermissions.All by
2017-11-05 16:52:43 -0800
c2bcbf6a3
(refs/pull/867/head)
Make it more obvious that -1 means infinity by
2017-11-02 16:41:02 +0100
0ea2f853d
Tweaks to audio docs by
2017-11-01 10:46:30 +0100
5eb672870
Added missing Webhook permission for the all text permissions value by
2017-10-31 21:08:59 -0700
0e95b08e8
fix missing constructor parameter by
2017-10-31 21:02:38 -0700
366deebee
Use named parameters in GuildPermission constructor, fix ordering of parmeters in Modify constructor call by
2017-10-31 20:46:43 -0700
abc0b7798
(refs/pull/864/merge)
Merge 87742dc1d7
into f9963380a7
by
2017-10-31 13:23:12 +0000
87742dc1d
(refs/pull/864/head)
make changes by
2017-10-31 18:52:58 +0530
800fb5330
(refs/pull/863/head)
Switch to object initializers for author and footer. by
2017-10-29 01:07:12 -0400
9123dd6ac
Implementing reviewed changes. by
2017-10-29 00:52:24 -0400
39d072c3f
Add IEmbed#ToEmbedBuilder extension method by
2017-10-28 23:42:32 -0400
06ead1505
Merge branch 'dev' into webhooks by
2017-10-25 21:53:48 -0400
4283c8c75
Add channel bucket id. by
2017-10-25 21:45:39 -0400
f9963380a
Proposed Solution for #674 Permissions Changes (#743) by
2017-10-25 17:39:26 -0700
219d6af4a
(refs/pull/736/merge)
Merge e080395faa
into 759db34146
by
2017-10-21 17:51:35 +0000
759db3414
Remove payload compression, use stream compression (#853) by
2017-10-21 18:51:20 +0100
dbaf84ddf
(refs/pull/853/head)
Remove payload compression, use stream compression by
2017-10-20 09:44:11 +0100
864eed640
(refs/pull/851/merge)
Merge 8b8f0da6f0
into d8c4b7537b
by
2017-10-19 20:02:17 +0000
8b8f0da6f
(refs/pull/851/head)
Update .gitignore by
2017-10-19 15:02:16 -0500
cb7cb53ca
Update README.md by
2017-10-19 15:00:50 -0500
6aec7ee19
(refs/pull/852/head)
Fix general typos by
2017-10-19 06:02:44 -0700
6aab231d2
(refs/pull/743/head)
Cleaned up the formatting of ChannelPermission and GuildPermission enums to make it easier to read by
2017-10-18 22:16:15 -0700
b57949939
(refs/pull/849/head)
Change to target latest 1.x stable. by
2017-10-16 15:36:13 -0400
06186ddb7
Update target version to 1.0.2. by
2017-10-16 15:30:04 -0400
6255a22e4
(refs/pull/848/head)
Update IModuleBase.cs by
2017-10-16 16:30:41 +0200
42dec5a94
Update ModuleClassBuilder.cs by
2017-10-16 16:19:45 +0200