5c4672bc2
Added db files to gitignore by
2017-01-24 11:33:20 -0400
02b072633
(refs/pull/497/head)
Update Format.cs by
2017-01-23 16:10:56 +0100
aed63e67f
(refs/pull/495/head)
Update logging.cs by
2017-01-22 18:25:52 -0600
1c258544b
Update logging.cs by
2017-01-22 18:25:12 -0600
e907c3e50
Update logging.cs by
2017-01-22 18:21:28 -0600
2b9cedd9d
Update logging.cs by
2017-01-22 18:14:33 -0600
a59fa722e
Update logging.cs by
2017-01-22 18:11:10 -0600
c1e445d8c
Update Format.cs by
2017-01-22 22:33:03 +0100
0715cb662
(refs/pull/488/head)
Actually use HashSet<T> to initialize _moduleDefs by
2017-01-22 03:08:52 +0000
902419b85
(refs/pull/492/merge)
Merge 4ae7234b50
into 236304c1a4
by
2017-01-20 01:15:51 +0000
4ae7234b5
(refs/pull/492/head)
Fix project.json version number by
2017-01-20 02:14:35 +0100
5223ad1d0
Make the WS4Net provider target NETStandard by
2017-01-20 02:04:25 +0100
a65ba095a
Replace ConcurrentBag<T> with HashSet<T> by
2017-01-17 20:08:18 +0000
6d87d2fed
(refs/pull/485/head)
Return CommandInfo at ExecuteResult by
2017-01-16 04:41:38 -0200
fbe8ccb5d
(refs/pull/484/head)
Better handling of Success/Error by
2017-01-15 23:44:47 -0200
f7bd7aee8
Changing back Type to var by
2017-01-15 20:57:06 -0200
c6e6539e9
Add Nullable (to Value Types) at TypeReaders by
2017-01-15 20:55:35 -0200
c2b50b56d
(refs/pull/482/head)
Ensure aliases are built in the correct order by
2017-01-15 21:19:08 +0000
236304c1a
Include command contexts on docs by
2017-01-14 19:09:21 -0500
fbc32b3dc
Merge pull request #479 from AntiTcb/patch-1 by
2017-01-14 18:50:41 -0500
4188a2740
(refs/pull/479/head)
Unparsed -> Remainder in example. by
2017-01-14 18:49:40 -0500
6dc52e8eb
(refs/pull/465/head)
Fixed users not being updated on PRESENCE_UPDATEs by
2017-01-06 00:42:16 -0800
a03269fcf
(refs/pull/464/head)
Fixed guild member's joinedat reseting after certain events by
2017-01-05 01:44:41 -0800
d53f5f31e
(refs/pull/461/head)
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
184fd87e7
(refs/pull/457/head)
Allow arbitrary attributes to be added to commands by
2017-01-03 19:32:05 +0000
cf2596db5
Fixed a nullref when an embed is not provided to SendMessage by
2017-01-02 01:17:32 -0400
d06b7856f
Fixed several package errors by
2017-01-02 00:05:45 -0400
64e22947e
Updated README by
2017-01-01 23:57:17 -0400
02b4e0c3c
Added providers to metapackage by
2017-01-01 23:55:18 -0400
4a75f68ac
Added ManageWebhooks to Channel/OverwritePermissions by
2017-01-01 23:40:19 -0400
737fd3dc8
Removed leftover Discord.Net.API files by
2017-01-01 23:32:43 -0400
e2934abe2
Made API models internal. Removed Discord.Net.API. by
2017-01-01 23:28:42 -0400
dac51db29
Added DiscordShardedClient, some DiscordSocketClient fixes. by
2017-01-01 09:03:35 -0400
fc8d2b315
Added AudioOutStream, exposed Clear/ClearAsync methods. Added support for cancelTokens. by
2017-01-01 00:30:13 -0400
b17a9b713
Removed debug lines by
2016-12-31 20:21:45 -0400
58cb8cfb2
Added a limit to BufferedAudioTarget's internal buffer. by
2016-12-31 20:07:20 -0400
c34841c53
Dont flush audio streams on Dispose by
2016-12-31 06:31:56 -0400
64ddcb564
Added isDisposed checks to audio classes. Dont flush the OpusEncodeStream by
2016-12-30 18:21:00 -0400
9cca61246
Improved BufferedAudioTarget loop by
2016-12-30 17:41:56 -0400
73461d60c
Changed bitrate to bits/sec by
2016-12-30 17:20:59 -0400
d6dc3a4e4
Added IDisposable to RTPWriteStream. Flush on Dispose. by
2016-12-30 17:20:39 -0400
082ddc616
Added IDisposable to IAudioClient by
2016-12-30 17:06:15 -0400
f4469a76b
Added Flush support for audio streams by
2016-12-30 17:02:25 -0400
beb2acb40
Fixed deadlock during connection by
2016-12-30 16:17:38 -0400
3b72d4895
Added support for partial PCM frames by
2016-12-30 16:02:01 -0400
c38a78603
Removed unused parameter by
2016-12-30 05:59:43 -0400
2877653a0
Readded outgoing audio by
2016-12-30 00:41:29 -0400
c9a12cde1
Added default alias when GroupAttribute isn't provided by
2016-12-29 20:57:07 -0400
c2bd7b4c0
(refs/pull/450/head)
Add `IsPrivate` to `ICommandContext` by
2016-12-29 20:08:34 +0100
e3da623f3
Cleaned up alias generation by
2016-12-28 19:22:57 -0400
032c9e007
Do not add null aliases by
2016-12-28 19:22:53 -0400
fc8210b8a
(refs/pull/449/head)
Enable pre-releases not enabled by default by
2016-12-29 03:07:10 +1300
1169d3671
Removed RetryMode.RetryErrors by
2016-12-27 17:50:32 -0400
d82d7e158
Do not catch our thrown HttpException in RequestQueueBucket by
2016-12-27 16:50:30 -0400
83a545601
Fixed RPC NullRef by
2016-12-27 15:04:49 -0400
3ddc59c38
Added NullableConverter, fixed Image serialization by
2016-12-27 14:52:22 -0400
813efd761
(refs/pull/447/merge)
Merge bb52930f4f
into 2c075e186a
by
2016-12-27 18:10:53 +0000
bb52930f4
(refs/pull/447/head)
Added an API.Image if statement to DiscordContractResolver, and rewrote ImageConverter to work with Optional<Image?> by
2016-12-27 19:05:48 +0100
3343b1b5d
(refs/pull/440/head)
Add command suggestions for incorrect commands by
2016-12-24 18:59:04 +0000
2c075e186
Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. by
2016-12-23 16:52:32 -0400
1965c0539
Added support for concrete Rest/Socket/RPC classes in command params by
2016-12-23 16:03:19 -0400
572c0e6c6
Renamed new params classes to XXXProperties by
2016-12-23 15:22:59 -0400
8326d01f6
Isolated API definitions to their own library by
2016-12-23 15:10:45 -0400
ca6eb6aff
Added UDPClient Provider by
2016-12-23 15:07:59 -0400
7b1db3198
(refs/pull/433/head)
Update MessageHelper.cs by
2016-12-21 23:17:14 +0100
f42f82be3
(refs/pull/371/merge)
Merge 26ba1a6092
into 357f42ffdb
by
2016-12-21 12:07:35 +0000
357f42ffd
Merge pull request #432 from BoGuu/dev by
2016-12-21 08:06:27 -0400
470f7fba7
(refs/pull/432/head)
DefaultRetryMode never assigned - DRestAPIClient by
2016-12-21 01:50:42 +0000
1fd9452e6
Added WS4Net provider to build script by
2016-12-20 09:41:42 -0400
f64de4ab4
Merge pull request #431 from AntiTcb/issues/427 by
2016-12-20 02:09:28 -0500
b1259cd1f
Merge pull request #430 from Confruggy/dev by
2016-12-19 18:09:14 -0500
5118ed876
(refs/pull/431/head)
Can target classes now. by
2016-12-19 17:54:06 -0500
bc985ada9
Modules without aliases now default to an empty string alias by
2016-12-19 17:53:54 -0500
d27970113
(refs/pull/430/head)
Update UserTypeReader.cs by
2016-12-19 23:20:42 +0100
419bc1e98
Changed "his" to "this" by
2016-12-19 14:00:29 -0800
18b0eaff3
(refs/pull/429/head)
Changed "his" to "this" by
2016-12-19 14:00:29 -0800
ae3ada84c
Renamed ModuleBuilder.AddAlias -> AddAliases by
2016-12-18 18:21:02 -0400
ac4f00760
Merge pull request #425 from FiniteReality/issue/424 by
2016-12-18 18:15:28 -0400
c1a9bdc14
Cleaned up alias permutations, fixed empty aliases by
2016-12-18 18:14:39 -0400
5663e47db
Added command separator char, improved passing search results to parser by
2016-12-18 17:48:33 -0400
2e2fbaa5f
(refs/pull/425/head)
Add mentionable property to ModifyGuildRoleParams by
2016-12-18 17:23:41 +0000
0d209b3fd
Added internal error for if a matching alias cannot be found by
2016-12-18 14:18:33 -0400
2ebee2b9c
(refs/pull/423/merge)
Merge 9ec15c81a5
into 6676a54655
by
2016-12-18 18:06:21 +0000
6676a5465
IAudioChannel should extend IChannel by
2016-12-18 13:58:51 -0400
9ec15c81a
(refs/pull/423/head)
Allow module builders to have empty aliases by
2016-12-18 11:19:42 +0000
fc4a0bbe8
Merge pull request #422 from RogueException/revert-412-issue/304-v2 by
2016-12-17 16:35:56 -0500
604d69fb7
(refs/pull/422/head)
Revert "Implement configurable command node separators" by
2016-12-17 16:34:04 -0500
f5918b63e
(refs/pull/421/merge)
Merge 67b16b1ae3
into 18de2ecac7
by
2016-12-17 14:07:23 +0000
67b16b1ae
(refs/pull/421/head)
Fix CommandMapNode.GetCommands and RemoveCommand by
2016-12-17 13:32:29 +0000
b9b6ac36f
Add docstrings, per volt's feedback by
2016-12-16 19:18:27 -0500
18de2ecac
Merge pull request #412 from FiniteReality/issue/304-v2 by
2016-12-16 15:38:27 -0400
ded721be0
Fixed xmldoc by
2016-12-16 15:32:49 -0400
c102f52bf
Merge branch 'issue/379' into dev by
2016-12-16 11:12:50 -0400
86d9f5243
Cleaned up new params by
2016-12-16 11:11:07 -0400
d623b18df
Added AddParameter<T>. Fixed AddParameter ignoring default typereaders. by
2016-12-16 10:00:39 -0400
2dd62ba5e
Set DefaultRunMode to Sync by
2016-12-16 09:15:32 -0400
3ac2b4d22
(refs/pull/404/merge)
Merge 527cee93eb
into 1efcd3daf6
by
2016-12-16 13:14:48 +0000
1efcd3daf
Added request retry modes by
2016-12-16 09:13:42 -0400
3927758b7
Removed Guild.VoiceStates by
2016-12-16 08:22:12 -0400
2778d0bdb
Fixes #414 by
2016-12-16 08:22:05 -0400