2e43b6b08
(refs/pull/219/head)
Fixed NullRef by
2016-08-21 16:43:22 -0400
99e9c36a6
Fixed nullrefs in command parsing by
2016-08-21 11:07:32 -0300
324664917
Added new parameter scoring, support multiple matches by
2016-08-21 11:03:50 -0300
ed7710fbe
Optimize lib for release builds by
2016-08-20 22:37:33 -0300
cc9e1c1a6
Improve array conversion for paramslist by
2016-08-20 20:57:25 -0300
432cecc7b
Merge pull request #213 from FiniteReality/issue/212 by
2016-08-20 18:14:13 -0300
610a3a26a
(refs/pull/213/head)
Add DI support to command Groups by
2016-08-20 21:02:07 +0100
03b770dd5
Minor docstring fix on OverwritePermissions by
2016-08-19 12:02:07 -0300
5caafc173
Added UseExternalEmojis permission by
2016-08-19 11:53:10 -0300
dfdafd5ec
Updated channel masks by
2016-08-19 11:49:49 -0300
995111290
Readded AutoLoad setter by
2016-08-18 20:20:03 -0300
501f965bc
Merge pull request #208 from Kwoth/patch-1 by
2016-08-18 19:44:29 -0300
24ed9c6c0
GuildPermissions should take into account ownership and administrator by
2016-08-18 19:42:14 -0300
dfe043080
(refs/pull/209/head)
Fix logic error in RequirePermissionAttribute by
2016-08-18 23:18:34 +0100
17cd6291e
Add owner/administrator check to RequirePermissionAttribute by
2016-08-18 23:06:06 +0100
f12841c3f
(refs/pull/208/head)
Fixed AddBanAsync(IUser,int) calling itself instead of AddBanAsync(ulong,int) by
2016-08-18 23:50:48 +0200
a15b5667c
Merge pull request #204 from Kwoth/issues/201 by
2016-08-18 11:32:38 -0300
e1da83e2c
Merge pull request #205 from FiniteReality/issue/202 by
2016-08-18 11:31:41 -0300
06e81cbcc
Merge pull request #206 from FiniteReality/issue/203 by
2016-08-18 11:30:13 -0300
6d766d5f9
Cleaned up command attributes by
2016-08-18 11:28:12 -0300
252d89000
(refs/pull/206/head)
Fix comment copy+paste fail by
2016-08-18 14:09:47 +0100
8b864d4b9
Fix #203 by adding a NameAttribute to override Name by
2016-08-18 13:50:02 +0100
83f0e8588
(refs/pull/205/head)
Fix #202 by adding a Prefix property by
2016-08-18 13:45:58 +0100
62ab02717
(refs/pull/204/head)
Proper implementation of GetMessagesAsync, fixes #201 ? by
2016-08-18 12:03:33 +0200
f8ae8bd9c
Connection Closed errors should include the exception obj by
2016-08-17 21:28:06 -0300
3a086b4e6
Removed NuGet.Config by
2016-08-17 14:17:49 -0300
8051b5ea6
More cleanup by
2016-08-17 14:09:22 -0300
1fdba20a6
Clean up README, add known issues by
2016-08-17 14:04:31 -0300
eb9aacc40
Revert to stable websockets package by
2016-08-17 13:51:20 -0300
a4f2df7d6
Dont double count users during guild download by
2016-08-17 12:23:43 -0300
6372f6817
Maintain SocketGuild.DownloadedMemberCount by
2016-08-17 12:07:14 -0300
3fae3ab24
Maintain SocketGuild.MemberCount by
2016-08-17 12:06:00 -0300
ee4cc96b2
DefaultWebSocketClient's internal methods should not use a canceltoken on locks by
2016-08-17 11:53:32 -0300
0b25554c3
Unknown overload should return UnknownCommand instead of ParseFailed by
2016-08-17 10:07:26 -0300
625f78504
Fixed several issues in DefaultWebSocketClient by
2016-08-17 09:37:17 -0300
7b130f652
Fixed nullref in channel mention resolving for DM channels by
2016-08-16 20:29:39 -0300
8ea812cba
Do not give extension conversion errors if the object is null by
2016-08-16 01:59:01 -0300
9bef81e60
Improve exception for parameterless commands. by
2016-08-16 01:44:50 -0300
2b8253ce5
Added Type to ModifyChannelPermissions by
2016-08-16 00:51:51 -0300
8d74df8af
Add methods to manually mention by id by
2016-08-16 00:46:33 -0300
ac49f4b8b
Rename RequirePermission -> RequirePermissionAttribute by
2016-08-16 00:42:59 -0300
ae867451b
Validate login state before sending REST requests or RPC msgs by
2016-08-14 22:38:12 -0300
65505fbfc
Cleaned up internal entity namespaces by
2016-08-14 14:31:33 -0300
3977e8b41
Merge pull request #195 from RogueException/resolve by
2016-08-14 11:32:15 -0300
fc17aa3ea
(refs/pull/195/head)
Remove guild check from Message.Resolve by
2016-08-14 11:31:49 -0300
347f6b019
Expanded mention resolving options by
2016-08-14 11:02:22 -0300
59d722d9e
(refs/pull/193/merge)
Merge cf911456a7
into 30b19de6d3
by
2016-08-13 02:19:00 +0000
cf911456a
(refs/pull/193/head)
Default constructor back, name changed to AppendWhitespace by
2016-08-13 04:18:05 +0200
ff1972751
Brought back deleted setters by
2016-08-12 17:26:09 +0200
180a90907
added a flag "forceWhitespace" on module attribute to opt out of forced whitespaces after prefix by
2016-08-12 17:21:18 +0200
30b19de6d
Fixed README's Discord widget by
2016-08-12 11:12:55 -0300
23a53a768
Fixed README's Discord widget by
2016-08-12 10:11:33 -0300
94d6acc00
Exposed reflection classes on commands, modules and parameters by
2016-08-12 06:36:06 -0300
aa0cb12ae
Merge pull request #189 from Googie2149/master by
2016-08-11 23:37:59 -0300
2a19820c5
(refs/pull/189/head)
Removed Bearer token type by
2016-08-11 22:14:57 -0400
b63c666d1
Added Linux support by
2016-08-11 20:22:40 -0300
b6d14805b
Added .Net Core MyGet feed by
2016-08-11 20:22:29 -0300
3f53472c5
Fixed Color.DebuggerDisplay by
2016-08-11 19:41:30 -0300
414e04d76
Removed unused parameters by
2016-08-10 03:34:43 -0300
80ed28ebf
Added more extension methods by
2016-08-10 03:20:12 -0300
541ca565f
Added bot authorization headers by
2016-08-10 00:37:25 -0400
63d3b9397
Removed Discord.Commands.Attributes.Preconditions namespace by
2016-08-09 23:44:10 -0300
dcb603acd
Cleaned up permission checks, added Permissions.Has(enum) methods by
2016-08-09 18:18:50 -0300
e452aa966
Cleaned up Command Result structs by
2016-08-09 17:49:57 -0300
487d947ab
Removed SocketClientExtensions.GetGuildSummaries() by
2016-08-09 17:35:54 -0300
153eda472
Merge pull request #186 from RogueException/issues/185 by
2016-08-09 17:34:17 -0300
0b9f9b16a
Merge pull request #178 from DigiTechs/command_tweaks by
2016-08-09 17:31:10 -0300
2b9600686
Merge pull request #179 from DigiTechs/feature/172 by
2016-08-09 17:30:25 -0300
b13b52a1c
Added REST Ban model by
2016-08-09 17:20:46 -0300
eff995a2a
Added DebuggerDisplay/ToString to Emoji and GuildEmbed by
2016-08-09 17:20:09 -0300
3fb13fa7e
Disabled warnings on undocumented API classes by
2016-08-09 17:06:48 -0300
f7633ea3d
(refs/pull/178/head)
Revert 3856d43
& rename CommandParameter.Description to Summary by
2016-08-09 16:37:56 +0100
f2d80de34
(refs/pull/179/head)
Fix error with RequirePermission precondition by
2016-08-07 17:23:26 +0100
c2978914e
(refs/pull/186/head)
Add Extensions for WebSocket->SocketClient by
2016-08-06 21:12:43 -0400
c77c84bec
Remove ContextType.Invalid by
2016-08-06 00:43:11 +0100
6db3f52ac
eplace DM/Guild preconditions with context by
2016-08-06 00:15:11 +0100
f6931d4b8
Ignore doc warnings during Release build by
2016-08-05 16:29:08 -0300
f01cde36f
Merge pull request #182 from Joe4evr/xmldocs by
2016-08-05 16:20:36 -0300
911faaf29
(refs/pull/182/head)
Include XML Docs when building. by
2016-08-05 19:13:26 +0200
492cd35fe
(refs/pull/181/head)
Remove IEquatable implementation for IRole by
2016-08-05 01:13:42 +0100
d17aa198d
Change ContainsId to work for any IEntity type by
2016-08-05 01:09:48 +0100
1d96af5f3
Rename Contains extension to ContainsId by
2016-08-05 01:05:01 +0100
f444429cf
Add Contains overload for IEnumerable<IEntity<ulong>> by
2016-08-05 01:00:43 +0100
8b8d3f768
Fix visual studio's complaining by
2016-08-05 00:46:26 +0100
d2d462fe8
Make IRole inherit IEquatable<IRole> by
2016-08-05 00:32:49 +0100
86092f925
Rename Synopsis to Summary to improve clarity by
2016-08-05 00:17:29 +0100
11f1163ec
Add Command and module instance parameters to CheckPermissions by
2016-08-04 23:31:21 +0100
1e72eca34
Remove Preconditions check from Command.Execute by
2016-08-04 21:48:44 +0100
046d56cab
Add module-level preconditions and precondition for individual permissions by
2016-08-04 19:36:14 +0100
259af8ecf
Merge pull request #180 from Mushroom/dev by
2016-08-03 23:46:35 -0400
ae871dfc2
(refs/pull/180/head)
Fixed the CDN url by
2016-08-04 01:48:20 +0100
664d3200b
Updated CDN Url to new domain by
2016-08-03 13:09:33 -0400
0e920da21
Complete Preconditions implementation by
2016-08-03 17:21:38 +0100
a5393dc93
Rename Permission to Precondition by
2016-08-03 16:50:51 +0100
023703c99
Add logic to CommandService.Execute to handle basic permissions checks by
2016-08-03 16:43:25 +0100
47089448d
Fix Synopsis/Description mix-up by
2016-08-03 16:33:26 +0100
757c36ccd
Rename and move things about by
2016-08-03 16:09:58 +0100
619e88450
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git by
2016-08-03 15:34:53 +0100
8c0d4b612
Improve command documentation features by
2016-08-02 21:05:11 +0100
3856d4358
Remove Modules enumerable, change Commands to ILookup by
2016-08-02 19:54:00 +0100