Sindre Langhus
|
d8682a82b2
|
Change all signatures in the SocketClients to interfaces.
|
2017-02-03 15:04:54 +01:00 |
|
Sindre G. Langhus
|
2d67cf36ae
|
Changed Id from a ulong to generic TId, as per discussion.
|
2017-02-02 13:52:38 +01:00 |
|
Christopher F
|
daf0ac9347
|
Added docstrings for Cacheable
|
2017-02-02 13:51:53 +01:00 |
|
Sindre G. Langhus
|
705d71875c
|
Simplified PR, renamed Cached to Cacheable.
|
2017-02-02 13:51:53 +01:00 |
|
Sindre G. Langhus
|
959d49a26f
|
renamed Cache to Cached, and refactored many events to use Cached
|
2017-02-02 13:51:35 +01:00 |
|
Sindre G. Langhus
|
05fcd5f076
|
First commit
|
2017-02-02 13:37:39 +01:00 |
|
RogueException
|
11a639c5aa
|
Moved a few log events to the shard logger
|
2017-01-28 19:03:55 -04:00 |
|
RogueException
|
3cf03fa7f8
|
Merge pull request #497 from Confruggy/patch-3
Fixed Format.Sanitize
|
2017-01-26 10:55:08 -04:00 |
|
RogueException
|
34139c9b59
|
Converted Discord.Net to a metapackage
|
2017-01-26 10:43:32 -04:00 |
|
RogueException
|
eb2a946dd6
|
Updated to 1.0.0-rc3 tooling
|
2017-01-25 22:27:24 -04:00 |
|
RogueException
|
3bc2520095
|
Abandon VersionSuffix
|
2017-01-25 20:39:04 -04:00 |
|
RogueException
|
24663605f6
|
Fixed CI detecting all packages as dev
|
2017-01-25 20:14:19 -04:00 |
|
RogueException
|
b0db37cad6
|
Versions are hard
|
2017-01-25 18:00:00 -04:00 |
|
RogueException
|
3046b62c94
|
Cleaned up csproj/sln/scripts
|
2017-01-25 12:41:38 -04:00 |
|
RogueException
|
203265cb65
|
Cleaned up ShardedClient, delayed connections
|
2017-01-25 12:21:58 -04:00 |
|
RogueException
|
7c5fe79333
|
Updated build script
|
2017-01-24 15:40:41 -04:00 |
|
RogueException
|
fe35400498
|
Cleanup
|
2017-01-24 11:42:28 -04:00 |
|
RogueException
|
158222bb78
|
Merged GuildExtensions into IGuild
|
2017-01-24 11:41:07 -04:00 |
|
RogueException
|
7ef48c5ce5
|
Improved discord HTTP exceptions
|
2017-01-24 11:40:08 -04:00 |
|
RogueException
|
ea0044cb87
|
Made IVoiceChannel.UserLimit nullable
|
2017-01-24 11:37:39 -04:00 |
|
RogueException
|
69bd4b4ea6
|
Updated .NET dependencies to 4.3.0
|
2017-01-24 11:36:07 -04:00 |
|
RogueException
|
00bb3c9d70
|
Removed project.jsons
|
2017-01-24 11:35:36 -04:00 |
|
Confruggy
|
02b0726338
|
Update Format.cs
removed comma and space
|
2017-01-23 16:10:56 +01:00 |
|
Confruggy
|
c1e445d8ce
|
Update Format.cs
|
2017-01-22 22:33:03 +01:00 |
|
RogueException
|
d06b7856f6
|
Fixed several package errors
|
2017-01-02 00:05:45 -04:00 |
|
RogueException
|
4a75f68ac8
|
Added ManageWebhooks to Channel/OverwritePermissions
|
2017-01-01 23:40:54 -04:00 |
|
RogueException
|
e2934abe29
|
Made API models internal. Removed Discord.Net.API.
|
2017-01-01 23:28:42 -04:00 |
|
RogueException
|
dac51db299
|
Added DiscordShardedClient, some DiscordSocketClient fixes.
|
2017-01-01 09:03:35 -04:00 |
|
RogueException
|
fc8d2b3155
|
Added AudioOutStream, exposed Clear/ClearAsync methods. Added support for cancelTokens.
|
2017-01-01 00:30:13 -04:00 |
|
RogueException
|
58cb8cfb20
|
Added a limit to BufferedAudioTarget's internal buffer.
|
2016-12-31 20:07:20 -04:00 |
|
RogueException
|
082ddc616c
|
Added IDisposable to IAudioClient
|
2016-12-30 17:06:15 -04:00 |
|
RogueException
|
3b72d48950
|
Added support for partial PCM frames
|
2016-12-30 16:02:01 -04:00 |
|
RogueException
|
2877653a09
|
Readded outgoing audio
|
2016-12-30 00:41:29 -04:00 |
|
RogueException
|
1169d3671c
|
Removed RetryMode.RetryErrors
|
2016-12-27 17:50:32 -04:00 |
|
RogueException
|
3ddc59c386
|
Added NullableConverter, fixed Image serialization
|
2016-12-27 14:52:22 -04:00 |
|
RogueException
|
2c075e186a
|
Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext.
|
2016-12-23 16:57:30 -04:00 |
|
RogueException
|
572c0e6c6b
|
Renamed new params classes to XXXProperties
|
2016-12-23 16:57:29 -04:00 |
|
RogueException
|
8326d01f62
|
Isolated API definitions to their own library
|
2016-12-23 16:57:29 -04:00 |
|
BoGuu
|
470f7fba73
|
DefaultRetryMode never assigned - DRestAPIClient
|
2016-12-21 01:50:42 +00:00 |
|
RogueException
|
ac4f007600
|
Merge pull request #425 from FiniteReality/issue/424
Add mentionable property to ModifyGuildRoleParams
|
2016-12-18 18:15:28 -04:00 |
|
FiniteReality
|
2e2fbaa5f3
|
Add mentionable property to ModifyGuildRoleParams
Allows roles to be configured to be mentionable, fixes #424
|
2016-12-18 18:27:45 +00:00 |
|
RogueException
|
6676a54655
|
IAudioChannel should extend IChannel
|
2016-12-18 13:58:51 -04:00 |
|
RogueException
|
ded721be03
|
Fixed xmldoc
|
2016-12-16 15:32:49 -04:00 |
|
RogueException
|
c102f52bfa
|
Merge branch 'issue/379' into dev
|
2016-12-16 11:12:50 -04:00 |
|
RogueException
|
86d9f52438
|
Cleaned up new params
|
2016-12-16 11:11:07 -04:00 |
|
RogueException
|
1efcd3daf6
|
Added request retry modes
|
2016-12-16 09:13:42 -04:00 |
|
RogueException
|
8f87b2cc71
|
Added support for .NET Standard 1.1 and 1.2
|
2016-12-16 05:52:46 -04:00 |
|
Christopher F
|
3fc043132b
|
docstrings for modify params, minor bugfixes
|
2016-12-04 19:07:07 -05:00 |
|
Christopher F
|
a4e95923b6
|
Bitrate must be at least 8000
per the following API error:
{
"bitrate": [
"Int value should be greater than 8000."
]
}
|
2016-12-04 17:51:57 -05:00 |
|
Christopher F
|
e2aa0e92a4
|
Slight modification to fix images in thumbnails
|
2016-12-04 17:35:36 -05:00 |
|