941e8383b
Merge pull request #522 from RogueException/feature/idiot-repellent by
2017-02-13 00:44:57 -0400
f3aa54640
(refs/pull/522/head)
Throw an InvalidOp if a user tries to set the DefaultRunMode to Default by
2017-02-12 19:06:36 -0500
70e8cea6e
Fixed order for permission resolving by
2017-02-11 23:15:48 -0400
9609520a5
Remove "Get" statement from example docs by
2017-02-11 20:12:53 +0000
73f00eb0d
Ensure injected properties have public setters by
2017-02-11 20:12:12 +0000
6352cbebe
(refs/pull/417/head)
Add TryAdd to DependencyMaps by
2017-02-11 13:53:14 -0500
40ede62e4
Remove Auto-Injection by
2017-02-11 13:38:26 -0500
e0a0d2100
Reduced missed heartbeat aggressiveness by
2017-02-11 01:49:28 -0400
145ae1518
Fix properties not being set properly on injection by
2017-02-11 05:48:45 +0000
bb9568607
Update docs to reflect the change. by
2017-02-10 22:11:06 +0000
f1df41234
Change whitelist injection into blacklist injection by
2017-02-10 22:02:18 +0000
f0b4c24e8
Add InjectAttribute for annotating injectable properties by
2017-02-10 21:52:33 +0000
a551064ea
Add IDependencyMap injection for public properties by
2017-02-10 15:44:24 +0000
8be4cb72e
SocketSystemMessage Internal -> Public by
2017-02-07 21:15:27 -0400
ea3a8f6a0
Added EmbedBuilder.AddField(EmbedFieldBuilder) by
2017-02-07 21:13:26 -0400
0cf5493c6
Fixed crash, added DM/Group channel helpers by
2017-02-07 21:10:30 -0400
d9fd0c34e
Fixed bugs with creating invites by
2017-02-07 19:48:09 -0400
e8074d394
(refs/pull/516/head)
Missing .Value before returning it by
2017-02-06 13:33:43 -0200
50e762c59
Fixing parse by
2017-02-06 03:28:00 -0200
45e58894f
(refs/pull/515/head)
Fix issue with precondition checking by
2017-02-05 21:36:24 -0500
5d2c7228c
(refs/pull/511/head)
Added support for gif avatars with AvatarUrl by
2017-02-04 17:28:22 -0800
858af5e8b
(refs/pull/509/head)
Typo by
2017-02-04 05:48:48 -0800
1dc973070
(refs/pull/508/head)
Update MessageHelper.cs by
2017-02-04 01:45:29 +0100
d8682a82b
Change all signatures in the SocketClients to interfaces. by
2017-02-03 15:04:54 +0100
25547407c
Now this should be ready to, I am the worst at git. by
2017-02-02 14:41:27 +0100
4b13e3fb0
Changed MessageUpdated to use Cacheable as well, after discussion with Volt. by
2016-12-25 14:30:20 +0100
2d67cf36a
Changed Id from a ulong to generic TId, as per discussion. by
2016-12-24 02:25:37 +0100
2a1314da2
Cleanup. by
2016-12-22 03:41:23 +0100
daf0ac934
Added docstrings for Cacheable by
2016-12-21 20:52:07 -0500
705d71875
Simplified PR, renamed Cached to Cacheable. by
2016-12-16 23:50:27 +0100
8435186d7
returns. by
2016-12-01 18:37:53 +0100
959d49a26
renamed Cache to Cached, and refactored many events to use Cached by
2016-12-01 11:35:45 +0100
05fcd5f07
First commit by
2016-11-29 00:37:45 +0100
84daf8f7a
(refs/pull/505/head)
Fix internal handler by
2017-02-01 08:06:03 +0100
8f0e9a761
Expose the Guild of a connected AudioClient on the interface Expose the instance itself on events by
2017-02-01 07:14:29 +0100
f80687ef0
(refs/pull/504/head)
Fix ParameterInfo.Type sometimes being null by
2017-02-01 04:06:24 +0100
af33689d1
Respond to feedback by
2017-01-31 02:47:05 +0100
c7bb1cdf3
Fix whitespace by
2017-01-31 02:36:57 +0100
02969ff7b
Update doc samples for correctness, consistency, and a better complete quickstart example. by
2017-01-31 02:28:53 +0100
4b92497c3
(refs/pull/501/head)
Amended after feedback by
2017-01-30 16:21:18 -0500
4cf6d8e03
Merge pull request #502 from Joe4evr/Before/AfterExecute by
2017-01-30 16:39:40 -0400
c9b8ed992
Started placeholders for analyzers by
2017-01-29 23:16:06 -0400
b00b69234
Users can no longer directly request user downloads. by
2017-01-29 23:15:48 -0400
6188ff0a2
Improve platform errors for websocket/udp by
2017-01-29 23:11:02 -0400
ea298875a
(refs/pull/502/head)
Actually mark the methods virtual #derp by
2017-01-30 03:17:57 +0100
c2599977a
Add BeforeExecute/AfterExecute methods to ModuleBase by
2017-01-30 03:14:12 +0100
d057c1b56
Update to Docs' Homepage by
2017-01-29 17:07:41 -0500
35c10a100
Don't throw if websocket close was requested by
2017-01-28 20:54:58 -0400
a266d072d
Fixed nullref during reconnect by
2017-01-28 19:04:42 -0400
547d7d241
Added a few debug tools for stability testing by
2017-01-28 19:04:20 -0400
11a639c5a
Moved a few log events to the shard logger by
2017-01-28 19:03:55 -0400
b91026f55
Stop spamming users/@me and voice/regions by
2017-01-28 17:04:35 -0400
6f3e54ad5
(refs/pull/449/merge)
Merge fc8210b8a3
into 99b1398dc4
by
2017-01-27 11:49:54 +0000
6a0f41a4d
Add voice guide by
2017-01-16 13:21:32 -0500
ba8fbdb91
(refs/pull/499/head)
Revert back to auto property, fire method at end of SetContext(). by
2017-01-26 20:02:24 +0100
c64d6cdd7
Add indicator that a modules CommandContext has been set. by
2017-01-26 18:02:04 +0100
99b1398dc
I forgot what frameworks we target... by
2017-01-26 11:23:04 -0400
b4373b5a9
Added dependency groups to metapackage nuspec by
2017-01-26 11:15:23 -0400
56b260c5e
Removed .Net Core runtime req from README by
2017-01-26 11:10:04 -0400
4610e66fd
Pack script fixes by
2017-01-26 11:06:06 -0400
55e9c7da5
Merge pull request #482 from FiniteReality/issue/462 by
2017-01-26 10:57:46 -0400
3cf03fa7f
Merge pull request #497 from Confruggy/patch-3 by
2017-01-26 10:55:08 -0400
deb755dd3
Merge pull request #488 from FiniteReality/issue/487 by
2017-01-26 10:52:12 -0400
7d617aebb
Merge branch 'dev' of github.com:RogueException/Discord.Net into dev by
2017-01-26 10:44:26 -0400
34139c9b5
Converted Discord.Net to a metapackage by
2017-01-26 10:43:32 -0400
dcde84616
Added build status to README by
2017-01-26 00:28:39 -0400
c10ebeef5
Updated xunit by
2017-01-26 00:06:47 -0400
224af65b2
Updated README with new compile requirements by
2017-01-25 23:02:14 -0400
eb2a946dd
Updated to 1.0.0-rc3 tooling by
2017-01-25 22:27:24 -0400
3bc252009
Abandon VersionSuffix by
2017-01-25 20:39:04 -0400
24663605f
Fixed CI detecting all packages as dev by
2017-01-25 20:14:19 -0400
b0db37cad
Versions are hard by
2017-01-25 18:00:00 -0400
7e9491fb3
Fix Issue #446. RestUserMessage initializes _reactions even if there are no reactions so get doesn't cause exception. by
2017-01-04 14:52:15 -0700
4665b63d2
Merge pull request #465 from Sentinent/user-presences by
2017-01-25 17:16:50 -0400
a75af58bd
Merge pull request #464 from Sentinent/dev by
2017-01-25 17:16:42 -0400
0d433caaa
Merge pull request #433 from Confruggy/patch-1 by
2017-01-25 17:16:32 -0400
78c892b1b
Pack script fixes by
2017-01-25 16:56:23 -0400
f3ba4b6f9
Changed nupkg directory by
2017-01-25 15:52:18 -0400
3046b62c9
Cleaned up csproj/sln/scripts by
2017-01-25 12:41:38 -0400
203265cb6
Cleaned up ShardedClient, delayed connections by
2017-01-25 12:21:58 -0400
858580a6a
Fixed a couple issues in the Tests csproj by
2017-01-24 17:30:18 -0400
dc659d4dc
Ignore warnings from HttpMixin by
2017-01-24 17:22:47 -0400
d043b8dae
Restore tests before testing by
2017-01-24 17:10:37 -0400
b5571d09c
Split build script into build, pack and test by
2017-01-24 16:33:28 -0400
a4009dca7
Abort packing if build fails by
2017-01-24 16:20:28 -0400
7c5fe7933
Updated build script by
2017-01-24 15:40:41 -0400
7ac02bbc4
Added credit for akavache files by
2017-01-24 14:05:07 -0400
5dda8ef31
Added environment var fallback by
2017-01-24 14:02:26 -0400
0947bedb2
Cleaned up VoiceChannels test by
2017-01-24 13:56:35 -0400
9fb413952
Fixed solution errors by
2017-01-24 13:47:56 -0400
bf8a615ee
Added config example by
2017-01-24 13:46:32 -0400
d9802593a
Started new testbed by
2017-01-24 11:55:41 -0400
fe3540049
Cleanup by
2017-01-24 11:42:28 -0400
158222bb7
Merged GuildExtensions into IGuild by
2017-01-24 11:41:07 -0400
7ef48c5ce
Improved discord HTTP exceptions by
2017-01-24 11:40:08 -0400
b76c74444
Internally exposed several ApiClient props by
2017-01-24 11:38:53 -0400
ea0044cb8
Made IVoiceChannel.UserLimit nullable by
2017-01-24 11:37:39 -0400
69bd4b4ea
Updated .NET dependencies to 4.3.0 by
2017-01-24 11:36:07 -0400
00bb3c9d7
Removed project.jsons by
2017-01-24 11:35:36 -0400
62d0017e0
Added .vscode settings to gitignore by
2017-01-24 11:34:10 -0400