4dadd36bc
Renamed AudioService functions by
2015-12-06 07:14:18 -0400
0828d8eb4
Added Shared project, resync'd net45 projects with dnx ones by
2015-12-06 02:00:21 -0400
1f3796ff9
Initial commit of audio isolation by
2015-12-06 01:43:04 -0400
f4ab33337
Cleaned up some accessibilities by
2015-12-06 01:42:40 -0400
3dcdd159f
Added missing file by
2015-12-05 18:54:03 -0400
9d6d00b21
Merged Configs, 0.9-alpha1 by
2015-12-05 18:53:39 -0400
da75cebff
Added missing files by
2015-12-05 05:33:21 -0400
74c0bb5b5
Moved logging to its own service, more audio isolation prep by
2015-12-05 05:32:09 -0400
1721f6f4d
Prep work for isolating audio package. by
2015-12-04 21:13:56 -0400
bba866652
Added Mention function to User, GlobalUser, Channel and Role. Obsoleted old Mention static class. by
2015-12-03 06:37:11 -0400
3ccd41602
Fixed SendFile by
2015-12-02 13:09:07 -0400
142c03a1c
Revert "Added experimental async event handlers" by
2015-12-02 10:01:24 -0400
c52c9d697
Minor changes by
2015-12-02 09:10:42 -0400
7237c6b3b
Added experimental async event handlers by
2015-12-02 07:03:13 -0400
72e43227b
Update API token after changing password by
2015-12-02 04:30:35 -0400
521fad9d1
Add Server.IconUrl and use cdn url for User.AvatarUrl by
2015-12-02 04:06:16 -0400
171d7e338
Added support for streams for EditStream(icon) and EditUser(avatar) by
2015-12-02 03:57:12 -0400
046001745
Added warning about tests incompleteness by
2015-12-02 03:12:38 -0400
42224e9f6
Added EditUser(rolesMode) to allow setting, adding or removing roles by
2015-12-02 03:10:28 -0400
6ced9449b
Don't crash if Mention.Resolve is passed a private message. by
2015-12-01 19:58:43 -0400
a38acfa74
Why not? by
2015-12-01 19:09:04 -0400
bdaefb369
Fix docs referencing lib/ folder by
2015-12-01 18:49:40 -0400
e69e83121
Fixed GetService exception by
2015-12-01 18:47:18 -0400
26c551178
Added DiscordAPIClient.Version by
2015-12-01 18:46:11 -0400
de831001b
Add null checks to ModuleManager.EnableServers and EnableChannels by
2015-12-01 15:07:01 -0400
736e5ed26
Added status checks to a several properties of DiscordClient. by
2015-12-01 14:55:13 -0400
bdf89c91c
Fixed some permissions issues in the built-in help. by
2015-12-01 08:39:33 -0400
f699e5979
Dont create aggregate exceptions inside the Run function by
2015-12-01 05:11:51 -0400
3027abc04
Added ModuleManager EnableChannels and EnableServers by
2015-11-30 14:24:37 -0400
5cf2eb674
Added ChannelId and ServerId to IDiscordVoiceClient by
2015-11-30 09:27:28 -0400
13d397a0d
Added opcode enums by
2015-11-30 03:46:25 -0400
6cfdac14d
Added GetCacheStats by
2015-11-29 12:30:22 -0400
f046ed1ca
Hide aliases from default help by
2015-11-29 11:31:52 -0400
e64bed7bd
Fixed error by
2015-11-29 11:18:11 -0400
7f06b9d04
Fix up some whitespace checks by
2015-11-29 11:17:45 -0400
c88a92f5e
Ignore repeated whitespaces in commands, and support linebreaks and tabs by
2015-11-29 11:16:10 -0400
cd244e30a
Adding a module also adds it as a singleton by
2015-11-29 10:36:58 -0400
085138c18
Stopped hardcoding regions by
2015-11-29 10:35:44 -0400
91b3c17fb
Fixed race condition, better handled serialization errors, and added singleton store by
2015-11-29 10:35:35 -0400
ce1845bce
Added default constructors to message subclasses. by
2015-11-29 04:18:37 -0400
635f91b1a
Tiny cleanup by
2015-11-29 04:11:50 -0400
4fc3faa88
Removed unnecessary override by
2015-11-29 04:11:14 -0400
65ebcaffb
Added custom contract resolver for message import/export by
2015-11-29 04:10:46 -0400
5f1f202b7
Invalidate caches when a cached object is imported. by
2015-11-29 03:27:15 -0400
2cd07edf2
Fixed SendTTSMessage by
2015-11-29 03:20:35 -0400
6acd5afda
Return the messages from ImportMessages by
2015-11-29 03:14:59 -0400
f9e61d89a
Renamed Mention.Clean to Mention.Resolve, added another overload by
2015-11-29 02:47:31 -0400
639885b26
Added Mention.Clean by
2015-11-29 02:44:14 -0400
2e6f65b77
Changed commands to use RawText instead of Text by
2015-11-29 02:39:19 -0400
1a125322b
Combined Message.IsQueued and HasFailed into Message.State by
2015-11-29 02:38:28 -0400
ced88fefa
Fixed exceptions during message importing by
2015-11-29 02:32:14 -0400
61e9ca0c8
Dont add a server to cache if it's unavailable by
2015-11-28 23:40:28 -0400
6da23b4f6
Raise ServerUnavailable when a server goes down - not ServerAvailable by
2015-11-28 23:39:42 -0400
ca25af5b8
Changed preprocessor conditions for new monikers and updated packages. by
2015-11-28 23:02:02 -0400
3b65526d0
Upgraded netcore50 moniker to dotnet5.4 by
2015-11-28 20:16:15 -0400
579e305c9
Added a serverless client.GetUser by
2015-11-28 00:22:47 -0400
bb10d7f92
Dont add null users to Message.MentionedUsers by
2015-11-27 06:10:12 -0400
7d2ce35d4
Changed User.Channels to check for the Connect perm on voice channels by
2015-11-27 05:53:57 -0400
66bdca11e
Fixed AddMember not being called on voice channels by
2015-11-27 05:39:19 -0400
6ac88a3b0
Fixed AvatarUrl by
2015-11-27 04:59:44 -0400
50700c994
Moved libs from the lib folder to executable folder by
2015-11-27 04:35:01 -0400
896004c0f
Added message cache import/export by
2015-11-27 02:52:50 -0400
87115bc01
Added JSON serialization of reference ids by
2015-11-27 02:52:35 -0400
e189fa246
Ignore UDP errors in VoiceSocket's outgoing thread, and push them to the log. by
2015-11-26 20:51:16 -0400
4d2f1e1ba
Removed System.Net.Http dependency by
2015-11-26 18:55:32 -0400
24729022a
(refs/pull/15/head)
Updated docs a bit by
2015-11-26 20:55:48 +0100
d1557d237
(refs/pull/14/merge)
Merge 236efc68b7
into ccef6ec142
by
2015-11-26 14:41:16 +0000
236efc68b
(refs/pull/14/head)
Fixes, improvements by
2015-11-26 15:39:03 +0100
898e98ea0
Added new code by
2015-11-26 15:37:00 +0100
73a878f2b
Added more text, prepared for example replacement by
2015-11-26 14:27:54 +0100
31efbb16a
Updated Getting started by
2015-11-26 14:04:58 +0100
fac8b1ded
Exposed Client.AllUsers by
2015-11-25 02:09:35 -0400
98f240663
Merge branch 'master' by
2015-11-25 01:47:15 -0400
ccef6ec14
Cleaned up getting_started.cs by
2015-11-25 01:46:05 -0400
32528a27d
Merge pull request #13 from Mikedog87/patch-1 by
2015-11-25 01:39:16 -0400
c58d41b41
(refs/pull/13/head)
Updated example so that it works on 0.8.1 by
2015-11-25 15:31:40 +1000
e3567513a
(refs/pull/12/merge)
Merge d9b1779a3d
into 704e0c9523
by
2015-11-25 05:10:38 +0000
054b2f0af
Reworked the permissions cache to improve memory usage and performance by
2015-11-24 16:52:49 -0400
d9b1779a3
(refs/pull/12/head)
Minor comment edit by
2015-11-24 15:09:59 -0400
f2a25fe3e
Added VoiceBitrate to configure the bitrate of the opus encoder by
2015-11-24 12:33:25 -0400
704e0c952
Fixed JoinedServer event not being raised by
2015-11-24 02:49:13 -0400
05991f4c4
Minor DateTime changes by
2015-11-23 22:24:49 -0400
c91052378
Changed GameId from string to nullable int by
2015-11-23 03:44:49 -0400
97c4a1cca
Fixed MessageDeleted not always being fired by
2015-11-23 00:03:44 -0400
64e6ea417
Added GetArg(name) to CommandEventArgs by
2015-11-22 20:28:51 -0400
3f9e9040a
Added Command[paramName] by
2015-11-22 20:15:52 -0400
214377908
Changed CommandBuilder.Alias back to old params syntax by
2015-11-22 19:56:41 -0400
53206cae9
Fixed reference data loss and memory leaks by
2015-11-22 19:56:15 -0400
aaf7a02de
Fixed channel reordering exceptions by
2015-11-22 19:55:34 -0400
bacfd52ea
Fixed GetService exception when required is true by
2015-11-22 17:10:23 -0400
166faaf28
Removed SessionsService by
2015-11-22 17:10:06 -0400
77f84fb15
0.8.1-beta2 by
2015-11-22 15:32:31 -0400
6ee397124
0.8.1-beta2 by
2015-11-22 15:32:08 -0400
61bcd61ab
Reordering a channel only modifies channels of the same type. by
2015-11-22 04:39:11 -0400
efb8179f3
Added Mention.User(GlobalUser) by
2015-11-22 03:27:07 -0400
2a48dab18
Allow for multiple instances of the alias function in commandbuilder by
2015-11-22 02:14:58 -0400
04a15100f
Voice performance update, and reenabled pings by
2015-11-22 01:33:24 -0400
3fa6ba8d5
Fixed pings, incoming message debugging and joining channels by
2015-11-22 00:57:39 -0400
c36820f6a
Return a blank array rather than null if DownloadMessages does not have permissions. by
2015-11-21 16:29:56 -0400
aadaeb556
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by
2015-11-21 16:00:54 -0400