RogueException
|
eb319d1fba
|
A few FindChannels and FindUsers bugfixes
|
2015-12-07 18:35:45 -04:00 |
|
RogueException
|
1567f30c5f
|
Adjusted FindUsers docs
|
2015-12-07 18:31:39 -04:00 |
|
RogueException
|
0bc7683e15
|
Fixed LogService level check
|
2015-12-07 10:26:49 -04:00 |
|
RogueException
|
d9bfc5fef4
|
Fixed EditProfile not caching changes
|
2015-12-07 10:26:38 -04:00 |
|
RogueException
|
54b2353012
|
Changed dotnet folder to netplatform, fixed reference to Shared
|
2015-12-07 10:04:50 -04:00 |
|
RogueException
|
567fb0ffa6
|
Added cleanup and doc to websockets
|
2015-12-06 22:23:06 -04:00 |
|
RogueException
|
fd874a6a0b
|
Moved net exceptions to Net namespace, grouped services together
|
2015-12-06 21:27:58 -04:00 |
|
RogueException
|
2cdc0ad371
|
More cleanup and internal reordering
|
2015-12-06 21:16:58 -04:00 |
|
RogueException
|
d512d96408
|
Renamed DataWebSocket and combined Bans API into Users
|
2015-12-06 20:33:48 -04:00 |
|
RogueException
|
080be711a6
|
Changed a couple log strings
|
2015-12-06 07:21:08 -04:00 |
|
RogueException
|
4dadd36bc4
|
Renamed AudioService functions
|
2015-12-06 07:14:18 -04:00 |
|
RogueException
|
0828d8eb40
|
Added Shared project, resync'd net45 projects with dnx ones
|
2015-12-06 02:00:21 -04:00 |
|
RogueException
|
1f3796ff96
|
Initial commit of audio isolation
|
2015-12-06 01:43:04 -04:00 |
|
RogueException
|
f4ab33337f
|
Cleaned up some accessibilities
|
2015-12-06 01:42:40 -04:00 |
|
RogueException
|
3dcdd159f6
|
Added missing file
|
2015-12-05 18:54:03 -04:00 |
|
RogueException
|
9d6d00b21a
|
Merged Configs, 0.9-alpha1
|
2015-12-05 18:53:39 -04:00 |
|
RogueException
|
da75cebff2
|
Added missing files
|
2015-12-05 05:33:21 -04:00 |
|
RogueException
|
74c0bb5b51
|
Moved logging to its own service, more audio isolation prep
|
2015-12-05 05:32:09 -04:00 |
|
RogueException
|
1721f6f4d6
|
Prep work for isolating audio package.
|
2015-12-04 21:13:56 -04:00 |
|
RogueException
|
bba866652e
|
Added Mention function to User, GlobalUser, Channel and Role. Obsoleted old Mention static class.
|
2015-12-03 06:37:11 -04:00 |
|
RogueException
|
3ccd416027
|
Fixed SendFile
|
2015-12-02 13:09:07 -04:00 |
|
RogueException
|
142c03a1c2
|
Revert "Added experimental async event handlers"
This reverts commit 7237c6b3bf.
|
2015-12-02 10:01:24 -04:00 |
|
RogueException
|
c52c9d697d
|
Minor changes
|
2015-12-02 09:10:42 -04:00 |
|
RogueException
|
7237c6b3bf
|
Added experimental async event handlers
|
2015-12-02 07:03:13 -04:00 |
|
RogueException
|
72e43227bf
|
Update API token after changing password
|
2015-12-02 04:30:35 -04:00 |
|
RogueException
|
521fad9d1a
|
Add Server.IconUrl and use cdn url for User.AvatarUrl
|
2015-12-02 04:06:16 -04:00 |
|
RogueException
|
171d7e3386
|
Added support for streams for EditStream(icon) and EditUser(avatar)
|
2015-12-02 03:57:12 -04:00 |
|
RogueException
|
0460017456
|
Added warning about tests incompleteness
|
2015-12-02 03:12:38 -04:00 |
|
RogueException
|
42224e9f6a
|
Added EditUser(rolesMode) to allow setting, adding or removing roles
|
2015-12-02 03:10:28 -04:00 |
|
RogueException
|
6ced9449b0
|
Don't crash if Mention.Resolve is passed a private message.
|
2015-12-01 19:58:43 -04:00 |
|
RogueException
|
a38acfa74d
|
Why not?
|
2015-12-01 19:09:04 -04:00 |
|
RogueException
|
bdaefb3690
|
Fix docs referencing lib/ folder
|
2015-12-01 18:49:40 -04:00 |
|
RogueException
|
e69e831219
|
Fixed GetService exception
|
2015-12-01 18:47:18 -04:00 |
|
RogueException
|
26c5511786
|
Added DiscordAPIClient.Version
|
2015-12-01 18:46:11 -04:00 |
|
RogueException
|
de831001b5
|
Add null checks to ModuleManager.EnableServers and EnableChannels
|
2015-12-01 15:07:01 -04:00 |
|
RogueException
|
736e5ed268
|
Added status checks to a several properties of DiscordClient.
|
2015-12-01 14:55:13 -04:00 |
|
RogueException
|
bdf89c91c4
|
Fixed some permissions issues in the built-in help.
|
2015-12-01 08:39:33 -04:00 |
|
RogueException
|
f699e59795
|
Dont create aggregate exceptions inside the Run function
|
2015-12-01 05:11:51 -04:00 |
|
RogueException
|
3027abc044
|
Added ModuleManager EnableChannels and EnableServers
|
2015-11-30 14:24:37 -04:00 |
|
RogueException
|
5cf2eb6749
|
Added ChannelId and ServerId to IDiscordVoiceClient
|
2015-11-30 09:27:28 -04:00 |
|
RogueException
|
13d397a0dc
|
Added opcode enums
|
2015-11-30 03:46:25 -04:00 |
|
RogueException
|
6cfdac14da
|
Added GetCacheStats
|
2015-11-29 12:30:22 -04:00 |
|
RogueException
|
f046ed1ca7
|
Hide aliases from default help
|
2015-11-29 11:31:52 -04:00 |
|
RogueException
|
e64bed7bdb
|
Fixed error
|
2015-11-29 11:18:11 -04:00 |
|
RogueException
|
7f06b9d04b
|
Fix up some whitespace checks
|
2015-11-29 11:17:45 -04:00 |
|
RogueException
|
c88a92f5e6
|
Ignore repeated whitespaces in commands, and support linebreaks and tabs
|
2015-11-29 11:16:10 -04:00 |
|
RogueException
|
cd244e30a6
|
Adding a module also adds it as a singleton
|
2015-11-29 10:36:58 -04:00 |
|
RogueException
|
085138c182
|
Stopped hardcoding regions
|
2015-11-29 10:35:44 -04:00 |
|
RogueException
|
91b3c17fb3
|
Fixed race condition, better handled serialization errors, and added singleton store
|
2015-11-29 10:35:35 -04:00 |
|
RogueException
|
ce1845bce9
|
Added default constructors to message subclasses.
|
2015-11-29 04:18:37 -04:00 |
|