207878dbf
(refs/pull/1127/merge)
Merge 7b87911351
into 748e92bcda
by
2018-08-19 19:26:49 +0000
7b8791135
(refs/pull/1127/head)
Code Cleanup by
2018-08-19 21:24:24 +0200
45ea9c66c
Code Cleanup by
2018-08-19 21:12:49 +0200
8779a5b76
Add assertion for the collection test by
2018-08-19 19:15:24 +0200
27dc92cdc
Add a doc by
2018-08-19 19:09:31 +0200
514dd37e6
(refs/pull/1126/head)
Add == support on Color by
2018-08-18 21:31:19 +0200
7da36190b
Support to read an IEnumerable property by
2018-08-18 13:59:08 +0200
e1c32078e
Fix an off-by-one by
2018-08-18 11:33:09 +0200
55b76238a
Trim potential excess whitespace by
2018-08-18 10:11:54 +0200
6f74e24e5
Add a catch to wrap parsing/input errors by
2018-08-18 09:59:20 +0200
3a7943125
Throw an exception with a tailored message. by
2018-08-18 09:10:37 +0200
e7f63586f
Cleanup previous PR by
2018-08-15 00:46:39 +0800
dae5b234c
fix: undefined behavior using DateTime on intel architerctures by
2018-08-13 15:56:50 -0400
c1b16e930
Change to use Task.WhenAll by
2018-08-12 19:38:10 -0400
0e78fd915
Bump down lang. version & whitespace cleanup. by
2018-08-12 02:11:08 -0400
2dedeee93
Add configurable 'NotAGuild' message by
2018-08-12 02:33:28 +0200
de83ef455
Silly git.... by
2018-08-12 02:21:05 +0200
56ae93d23
Rebase and use in all in-box preconditions by
2017-12-08 04:45:29 +0100
9cc4f1345
Cleanup of https://github.com/Still34/Discord.Net/pull/8 by
2018-08-11 02:59:29 +0800
8a0429d4f
Update DescriptionGenerator by
2018-08-11 02:53:29 +0800
c9039d152
Allow GetExecutableCommandsAsync(ModuleInfo) to recurse properly to all submodules. by
2018-08-10 11:38:27 -0400
ab2742ea5
Merge pull request #8 from Chris-Johnston/add-misc-missing-docs by
2018-08-10 22:33:12 +0800
3ad948d44
Fix grammar issue by
2018-08-10 07:21:07 -0700
ae090fb31
Merge branch 'dev' into docs/pre-release by
2018-08-10 21:13:45 +0800
54e5a6f26
Merge pull request #10 from CasinoBoyale/030818-Branch by
2018-08-10 21:04:35 +0800
6e80cef06
Add <remarks> tag to the IGuildIntegration xmldocs by
2018-08-09 21:36:10 -0700
cee15227b
Use consistent quotation marks around subscribers, the name for these users are dependant on the source of where they are integrated from (youtube or twitch), so we should not use a name that is specific to one platform by
2018-08-09 21:22:36 -0700
25c208ccc
Removed unnecessary see tag by
2018-08-09 21:07:31 -0700
e41136c95
restored the removed line break by
2018-08-09 21:06:44 -0700
06d66a594
Fix logic for quoted arguments by
2018-08-10 01:12:15 +0200
9daef7e2c
Fix superflous empty line. by
2018-08-10 00:46:46 +0200
ffd6b9267
Add NamedArgumentTypeReader by
2018-08-10 00:44:35 +0200
748e92bcd
Allow `FromError(Exception)` on all IResult types. by
2018-08-09 02:20:36 +0200
2c3e9193c
Implement ISnowflakeEntity for Audit Log entries by
2018-08-09 18:26:38 +0200
c8677b082
(refs/pull/1122/head)
Implement ISnowflakeEntity for Audit Log entries by
2018-08-09 18:26:38 +0200
a63d46908
Amendments by
2018-08-09 17:19:31 +0100
10c412c0f
Merge pull request #9 from Joe4evr/TwoReactionSample by
2018-08-09 23:56:46 +0800
1d5e7d6b7
Made some requested changes by
2018-08-09 11:58:57 +0530
538424b47
(refs/pull/1121/head)
Allow `FromError(Exception)` on all IResult types. by
2018-08-09 02:20:36 +0200
0b2dbffe8
Missed a period by
2018-08-09 01:11:40 +0100
2f41896cd
Added some class summaries by
2018-08-09 01:08:18 +0100
15eea920e
Added MessageBulkDeleted event (wip) by
2018-08-08 23:20:56 +0530
cc46da2fe
(refs/pull/1117/head)
Update README.md by
2018-08-08 17:32:40 +0800
2fd1c62a6
Add NamedArgumentTypeAttribute by
2018-08-04 19:30:22 +0200
a139e9457
Added second sample for adding reactions by
2018-08-04 18:52:07 +0200
2909e14da
Fix typo by
2018-08-03 12:08:20 +0800
3c420b547
Add alternative suggestion by
2018-08-03 12:07:16 +0800
4b66d24e8
Initial commit by
2018-08-03 11:44:56 +0800
d9e186467
Added types to <returns> tags where missing by
2018-08-02 14:20:51 -0700
35fd4eb45
Cleanup doc for c1d78189
by
2018-08-02 23:45:39 +0800
3876bd79e
Merge branch 'dev' into docs/pre-release by
2018-08-02 23:43:26 +0800
d00e3360f
Merge pull request #7 from CasinoBoyale/Casino-Docs by
2018-08-02 23:39:28 +0800
c1d78189e
core: add PrioritySpeaker to Permissions by
2018-08-01 15:09:46 -0400
5dad0fa1a
Minor fixes around OnModuleBuilding (#1116) by
2018-08-01 16:10:21 +0200
0fd59f884
Amendments by
2018-08-01 13:32:42 +0100
c5c98015f
(refs/pull/1116/head)
* Don't attempt instantiation of an abstract module by
2018-08-01 08:54:43 +0200
1d2013210
Rewrote the rest of the returns tags by
2018-07-31 22:58:48 -0700
c8bc452c6
Rewrote the returns tags in IGuildIntegration, removed the ones I was unsure about. by
2018-07-31 22:52:27 -0700
a1ee83b1d
Add XML docs by
2018-08-01 13:15:25 +0800
cbad425a3
Change all color class references to struct ...because it isn't a class. by
2018-08-01 13:14:51 +0800
9bbf58054
Added property get pattern to xml docs and identical returns tag. by
2018-07-30 22:48:48 -0700
9185853db
Added property get standard for IntegrationAccount by
2018-07-30 22:43:16 -0700
3d8e08219
Made changes to get field descriptions from feedback, added returns tag to IConnection by
2018-07-30 22:41:05 -0700
a46910ced
fix spacing of values in guildpermission by
2018-07-30 22:19:32 -0700
9fcea887f
Fix whitespace in ChannelPermission by
2018-07-30 22:17:01 -0700
981e2eb18
I can spell :^) by
2018-07-30 22:10:57 -0700
c572a98dc
Added discord API documentation to IConnection interface by
2018-07-30 22:06:10 -0700
e8b3b493b
Added specification of how the bits of the color raw value are packed by
2018-07-30 22:03:54 -0700
14b645a29
Added xml doc for ToAllowList and ToDenyList by
2018-07-30 22:00:25 -0700
677e71535
Added xmldoc for GuildPermission methods by
2018-07-30 21:58:05 -0700
d64f670f2
Added remarks about 2FA requirement for guild permissions by
2018-07-30 21:54:23 -0700
6c3f85db7
Added obsolete mention to the ReadMessages flag. by
2018-07-30 21:51:31 -0700
8dc6f2efa
Added minimal descriptions from the API documentation for Integration types by
2018-07-30 21:42:23 -0700
4d3d2dcb3
Adjustment to SocketDMChannel by
2018-07-31 00:36:18 +0100
e823fc233
Added RestGuild documentation by
2018-07-31 00:31:23 +0100
17847e95e
Added RestDMChannel documentation by
2018-07-31 00:14:35 +0100
c623b828a
Added SocketDMChannel documentation by
2018-07-31 00:14:23 +0100
ba8515a5d
Amendments to RestUser by
2018-07-31 00:04:45 +0100
09ccc5033
Rollback font optimization changes by
2018-07-26 10:19:07 +0800
af8c28999
Minor optimization for doc rendering by
2018-07-26 10:09:00 +0800
6cc23a065
Minor Changes Requested By Foxbot by
2018-07-24 14:30:19 +0100
6a562f553
(feature/rest-on-socket)
feature: obey CacheMode on BaseSocketClient by
2018-07-23 00:10:59 -0400
2b83cf157
feature: add ForceDownload CacheMode by
2018-07-23 00:10:49 -0400
3ef78a90e
Add XML docs & minor optimizations by
2018-07-21 12:42:25 +0800
d9321d160
Merge branch 'dev' into docs/pre-release by
2018-07-21 12:11:56 +0800
bae947ef9
Add changes according to 194a8aa427
by
2018-07-21 12:05:42 +0800
afc3a9d06
Added GetJumpUrl() as an extension method for IMessage (#1102) by
2018-07-21 01:31:30 +0100
96afbcf7a
(refs/pull/1102/head)
lint: use TextChannel to get GuildID by
2018-07-20 20:09:55 -0400
20adaeb2e
lint: remove eof newline by
2018-07-20 20:08:36 -0400
aadd6f639
Add missing fields to new MemberInfo type (#1107) by
2018-07-21 01:07:29 +0100
0e83265ec
Change all Select(... as ...) to OfType by
2018-07-21 03:07:01 +0800
7957b7bec
(refs/pull/1111/merge)
Merge 059c74f5f6
into 245806fe3d
by
2018-07-18 13:41:13 +0000
059c74f5f
(refs/pull/1111/head)
Example Project by
2018-07-18 14:40:07 +0100
a282cfd21
Added RestInvite documentation by
2018-07-16 16:45:37 +0100
afb007fd0
Added RestUser Documentation by
2018-07-16 16:43:54 +0100
5a517da91
Fixed a typo in ISnowflakeEntity by
2018-07-16 12:41:18 +0100
050872db5
Clarify supported nullable type by
2018-07-15 13:59:12 +0800
0ffe27180
Fix arrow alignment by
2018-07-15 13:46:59 +0800
48f3d72e0
fix: don't force DEBUG_LIMITS by
2018-07-14 21:35:56 -0400
80b820c54
feature: adjust the ratelimit for reactions by
2018-07-14 21:33:47 -0400