e47b0f9aa
(refs/pull/944/head)
Remove IGuild.DownloadUsersAsync() from SocketGuild by
2018-01-30 13:10:20 -0200
b4efe50f9
Update Users property for category channels by
2018-01-30 13:08:39 -0200
8187f3597
minor syntax changes in CommandServiceConfig by
2018-01-29 15:58:08 -0800
f0fe5d603
copy IReadOnlyDictionary to ImmutableDictionary by
2018-01-29 15:57:47 -0800
1a8aa96f9
Move aliases outside of CommandInfo class by
2018-01-29 15:55:47 -0800
23ba23b13
remove unnecessary whitespace by
2018-01-29 15:50:22 -0800
9c58d0ee0
minor formatting changes to CommandParser by
2018-01-29 15:48:22 -0800
46e9cf64f
revert type of CommandServiceConfig QuotationMarkAliasMap to Dictionary by
2018-01-29 02:29:31 -0800
d42936c56
change storage type of alias dictionary to be IReadOnlyDictionary by
2018-01-29 00:43:48 -0800
6633a5cca
Fix conventions of the command parser utility functions by
2018-01-29 00:23:20 -0800
2e27d268a
remove commented out code by
2018-01-28 16:50:58 -0800
3e54e6fa0
change quotation mark parsing to use a map of matching pairs by
2018-01-28 16:41:09 -0800
4f6e29be8
clean up leftover changes from testing by
2018-01-28 04:29:18 -0800
384b0ca62
Added normal quotation mark to list of aliases, removed single quote mark by
2018-01-28 04:26:20 -0800
2290a6223
merge conflicts to update with latest branch by
2018-01-28 04:22:07 -0800
605630f46
Add ability to support different types of quotation marks by
2018-01-28 04:12:58 -0800
c66dbba11
(refs/pull/941/head)
Remember to not search *only* typereaders for primitives 😒 by
2018-01-28 07:31:39 +0100
193457621
Resolve #936 by
2018-01-28 07:15:45 +0100
bd3e9eee9
Resort usings in ModuleBase by
2018-01-27 16:51:18 -0500
804276757
Clean up removed owned IServiceProvider by
2018-01-27 16:41:39 -0500
30066cb10
Remove redundant try-catch around OnModuleBuilding invocation by
2018-01-27 16:37:22 -0500
60c7c31d4
Include the ModuleBuilder in OnModuleBuilding by
2018-01-27 16:36:27 -0500
9e0b5d75d
(refs/pull/934/merge)
Merge b6a9ff5786
into 73ac9d7886
by
2018-01-27 21:14:18 +0000
73ac9d788
Remove incomplete reconnect handler for certain session invalidations by
2018-01-27 16:08:01 -0500
b6a9ff578
(refs/pull/934/head)
#DERP by
2018-01-22 13:17:14 +0100
f623d19c6
Resolution for #937 because it's literally 4 lines of code by
2018-01-22 13:15:31 +0100
8272c9675
Re-adjust quickstart by
2018-01-22 11:39:28 +0100
e30b90713
Undo experimental changes, request IServiceProvider instance everywhere instead by
2018-01-22 11:35:08 +0100
ad7e0a46c
Fix quickstart leftover from previous draft by
2018-01-19 03:40:27 +0100
e3349ef3d
Doc comment on items by
2018-01-19 03:33:46 +0100
81bd9111f
Add comment about the ServiceProviderFactory in the quickstart by
2018-01-19 03:16:44 +0100
72b5e6c8a
Remove superfluous comments, provide simpler alternative for setting the ServiceProvider. by
2018-01-19 03:10:40 +0100
74b17b0e0
Experimental change for feedback by
2018-01-16 18:06:28 +0100
7d851d143
(refs/pull/935/head)
Use ImmutableArray by
2018-01-16 12:02:14 +0100
ff5d1aae6
Allow parameters to store the collection of TypeReaders for their type by
2018-01-16 11:18:25 +0100
7b100e99b
* Make the service provider parameters required by
2018-01-15 23:34:06 +0100
7f1b79294
I..... missed one. by
2018-01-15 20:04:37 +0100
031b289d8
Rename method to more intuitive 'OnModuleBuilding' by
2018-01-15 20:02:20 +0100
9a166ef1d
Add callback method for when a module class has been added to the CommandService. by
2018-01-15 19:09:10 +0100
05cd1ff85
Don't attempt to resolve permissions for invalid roles by
2018-01-14 19:39:26 -0500
a384ce02a
Support listening/watching activity types by
2018-01-13 23:20:04 -0500
f69ef2a8c
Add API Analyzer Assembly (#906) by
2018-01-14 04:54:47 +0100
792f8fd43
(refs/pull/906/head)
Merge branch 'dev' into Analyzer by
2018-01-13 21:38:35 -0500
87124d3e3
Simplify Flatten extension (#933) by
2018-01-12 16:24:01 -0600
fda34c77e
(refs/pull/933/head)
Simplify Flatten extension by
2018-01-12 16:08:38 -0600
e0a96cd11
Add doc file by
2018-01-11 05:19:55 +0100
b5e754865
Comparers (#929) by
2018-01-11 03:31:43 +0100
7a43cab45
(refs/pull/929/head)
Remove specialized implementation, as per feedback by
2018-01-11 03:23:49 +0100
86d3eec67
Add comment explaining the specialized implementation by
2018-01-09 03:26:55 +0100
aaee98879
Add Message comparer. by
2018-01-08 19:13:56 +0100
d9ede4e78
(refs/pull/927/merge)
Merge 2041e475dd
into 97397f3617
by
2018-01-08 17:56:34 +0000
97397f361
Apply consistency to attributes in the commands extension (#928) by
2018-01-08 12:56:31 -0500
0c1d83224
Fix namespace #whoops by
2018-01-08 18:30:03 +0100
5a5f92b1d
Add entity equality comparers by
2018-01-08 17:55:24 +0100
bc7801376
(refs/pull/928/head)
Allow preconditions to be used multiple times (for use with groups) by
2018-01-08 03:04:59 -0500
ea3118845
Apply consistency to attributes in the commands extension by
2018-01-08 02:51:17 -0500
42c879c37
Add 'html' to EmbedType enum by
2018-01-08 02:29:24 -0500
2041e475d
(refs/pull/927/head)
Remove unused 'fatal' bool in WebSocketClosedException#ctor by
2018-01-07 23:43:31 -0500
f1362ee04
Log a fatal exception when the WebSocket cannot be recovered by
2018-01-07 22:33:11 -0500
0f2af47ec
Fix typo in API model for GameAssets by
2018-01-07 15:55:01 -0500
b241a256a
(refs/pull/926/merge)
Merge 28d44d586d
into 9d77a3cd37
by
2018-01-07 07:30:14 +0000
28d44d586
(refs/pull/926/head)
Add Embed Video Structure into EmbedBuilder by
2018-01-07 16:26:00 +0900
2433518ee
Add Embed Provider Structure into EmbedBuilder by
2018-01-07 16:23:30 +0900
3be8e40d3
Merge remote-tracking branch 'upstream/dev' into dev by
2018-01-07 15:05:31 +0900
9d77a3cd3
Fix parsing timestamps with a timezone attached by
2018-01-06 23:36:08 -0500
fdd2c80d2
Fix outgoing activity sending (#916) by
2018-01-06 23:20:21 -0500
d5e9d6f9c
Fix ShardedClient#GetShardFor null-case (#742) by
2018-01-06 22:54:50 -0500
5bbd9bba8
Renamed existing Flatten method to FlattenAsync and added new Flatten method. Also fixed ClientHelper using incorrect guild batch count. (#744) by
2018-01-06 21:43:11 -0600
edfbd055b
Fix #854 Added ViewChannel enum and property to channel permissions (#874) by
2018-01-06 19:35:17 -0800
804d9188e
Fix flawed bulk message deletion (#872) by
2018-01-07 04:33:00 +0100
cd82a0f70
Added a contributing guide (#828) by
2018-01-06 22:30:52 -0500
80de0f5f9
(refs/pull/828/merge)
Merge 8d8de59f3f
into 030422fa1d
by
2018-01-07 03:30:40 +0000
5c8c78498
Add EditorConfig (#876) by
2018-01-06 22:30:04 -0500
2aec53bbf
(refs/pull/876/merge)
Merge c692306fcc
into 030422fa1d
by
2018-01-07 03:29:23 +0000
030422fa1
Add support for channel categories (#907) by
2018-01-06 22:27:51 -0500
39bddca5d
Fix broken markdown in command docs (#920) by
2018-01-06 10:04:07 +0800
c08f37bb0
Fix nullref exceptions from Rich Presences by
2018-01-05 20:49:59 -0500
227f61aa4
Allow null value to reset IGuildUser nickname (#923) by
2018-01-05 17:24:21 -0800
b30af57b7
Remove RPC from main distribution (#925) by
2018-01-05 20:23:19 -0500
b483a744f
(refs/pull/907/merge)
Merge 41ed9106f2
into 5f46aef3a7
by
2018-01-06 00:45:23 +0000
f4c05b9a6
(refs/pull/925/head)
Remove RPC from main distribution by
2018-01-05 17:17:30 -0500
5f46aef3a
Ability to ignore unused parameters instead of failing the command. (#915) by
2018-01-05 15:02:27 -0500
1363e5ae3
(refs/pull/923/head)
Update comment to use see tag by
2018-01-05 02:12:38 -0800
9bd9b5495
Update comments by
2018-01-05 01:04:28 -0800
f7f514d1f
Added workaround for UserHelper#ModifyAsync that accepts null values as a way to reset user nicknames by
2018-01-05 01:04:09 -0800
d80691f7c
(refs/pull/920/head)
Fix broken markdown in command docs by
2018-01-01 21:50:21 +0800
30936c616
(refs/pull/915/head)
Correct name & only pass in bool by
2017-12-27 16:05:50 -0500
5ce85deb9
Attempt to patch the GameParty nullref by
2017-12-27 14:47:55 -0500
568667d93
Addition of FailOnTooManyArgs by
2017-12-25 13:19:18 -0500
7b2ddd027
Add missing REST Webhook implemenation (#843) by
2017-12-23 15:17:20 -0500
a19ff188e
Added support for animated emoji (#913) by
2017-12-23 15:09:24 -0500
0b78f174b
(refs/pull/913/head)
Added unit tests for emotes by
2017-12-23 15:06:48 -0500
34b4e5a6d
Refactor Games, support reading Rich Presences (#877) by
2017-12-23 14:58:35 -0500
b6a987c94
Fix bugs in emote parser by
2017-12-23 14:51:20 -0500
cb768f55b
(refs/pull/877/head)
Refactor GameParty to use dedicated current/capacity values by
2017-12-23 14:29:59 -0500
5d40e7daa
Added support for animated emoji by
2017-12-23 14:21:10 -0500
304b4d0fa
(refs/pull/909/merge)
Merge 4d50f7c342
into 678a7238e6
by
2017-12-18 19:34:07 +0000
4d50f7c34
(refs/pull/909/head)
Replace tabs with spaces. by
2017-12-18 20:33:20 +0100
ed32790cf
Add new mono-compatible websocket provider. by
2017-12-18 20:28:45 +0100
cd648ba7d
Quick refactoring by
2017-12-15 09:45:48 +0100