RogueException
|
94e5bbf0e8
|
Minor cleanup
|
9 years ago |
RogueException
|
47773086f9
|
Fixed error in Server-level permission resolving
|
9 years ago |
RogueException
|
82746e9207
|
Refactoring and fixed a few stylecop errors
|
9 years ago |
RogueException
|
a44e08bba1
|
Added UsePermissionsCache config, fixed a few permission bugs
|
9 years ago |
RogueException
|
f8b6105226
|
Minor style edit
|
9 years ago |
RogueException
|
3fe7124f4d
|
Started WebSocket cleanup
|
9 years ago |
RogueException
|
d2de658df0
|
Fixed compile error
|
9 years ago |
RogueException
|
8b42312bd5
|
Minor exception edit
|
9 years ago |
RogueException
|
2efd612886
|
Removed leftover doc
|
9 years ago |
RogueException
|
eb319d1fba
|
A few FindChannels and FindUsers bugfixes
|
9 years ago |
RogueException
|
1567f30c5f
|
Adjusted FindUsers docs
|
9 years ago |
RogueException
|
0bc7683e15
|
Fixed LogService level check
|
9 years ago |
RogueException
|
d9bfc5fef4
|
Fixed EditProfile not caching changes
|
9 years ago |
RogueException
|
54b2353012
|
Changed dotnet folder to netplatform, fixed reference to Shared
|
9 years ago |
RogueException
|
567fb0ffa6
|
Added cleanup and doc to websockets
|
9 years ago |
RogueException
|
fd874a6a0b
|
Moved net exceptions to Net namespace, grouped services together
|
9 years ago |
RogueException
|
2cdc0ad371
|
More cleanup and internal reordering
|
9 years ago |
RogueException
|
d512d96408
|
Renamed DataWebSocket and combined Bans API into Users
|
9 years ago |
RogueException
|
080be711a6
|
Changed a couple log strings
|
9 years ago |
RogueException
|
4dadd36bc4
|
Renamed AudioService functions
|
9 years ago |
RogueException
|
0828d8eb40
|
Added Shared project, resync'd net45 projects with dnx ones
|
9 years ago |
RogueException
|
1f3796ff96
|
Initial commit of audio isolation
|
9 years ago |
RogueException
|
f4ab33337f
|
Cleaned up some accessibilities
|
9 years ago |
RogueException
|
3dcdd159f6
|
Added missing file
|
9 years ago |
RogueException
|
9d6d00b21a
|
Merged Configs, 0.9-alpha1
|
9 years ago |
RogueException
|
da75cebff2
|
Added missing files
|
9 years ago |
RogueException
|
74c0bb5b51
|
Moved logging to its own service, more audio isolation prep
|
9 years ago |
RogueException
|
1721f6f4d6
|
Prep work for isolating audio package.
|
9 years ago |
RogueException
|
bba866652e
|
Added Mention function to User, GlobalUser, Channel and Role. Obsoleted old Mention static class.
|
9 years ago |
RogueException
|
3ccd416027
|
Fixed SendFile
|
9 years ago |
RogueException
|
142c03a1c2
|
Revert "Added experimental async event handlers"
This reverts commit 7237c6b3bf .
|
9 years ago |
RogueException
|
c52c9d697d
|
Minor changes
|
9 years ago |
RogueException
|
7237c6b3bf
|
Added experimental async event handlers
|
9 years ago |
RogueException
|
72e43227bf
|
Update API token after changing password
|
9 years ago |
RogueException
|
521fad9d1a
|
Add Server.IconUrl and use cdn url for User.AvatarUrl
|
9 years ago |
RogueException
|
171d7e3386
|
Added support for streams for EditStream(icon) and EditUser(avatar)
|
9 years ago |
RogueException
|
0460017456
|
Added warning about tests incompleteness
|
9 years ago |
RogueException
|
42224e9f6a
|
Added EditUser(rolesMode) to allow setting, adding or removing roles
|
9 years ago |
RogueException
|
6ced9449b0
|
Don't crash if Mention.Resolve is passed a private message.
|
9 years ago |
RogueException
|
a38acfa74d
|
Why not?
|
9 years ago |
RogueException
|
bdaefb3690
|
Fix docs referencing lib/ folder
|
9 years ago |
RogueException
|
e69e831219
|
Fixed GetService exception
|
9 years ago |
RogueException
|
26c5511786
|
Added DiscordAPIClient.Version
|
9 years ago |
RogueException
|
de831001b5
|
Add null checks to ModuleManager.EnableServers and EnableChannels
|
9 years ago |
RogueException
|
736e5ed268
|
Added status checks to a several properties of DiscordClient.
|
9 years ago |
RogueException
|
bdf89c91c4
|
Fixed some permissions issues in the built-in help.
|
9 years ago |
RogueException
|
f699e59795
|
Dont create aggregate exceptions inside the Run function
|
9 years ago |
RogueException
|
3027abc044
|
Added ModuleManager EnableChannels and EnableServers
|
9 years ago |
RogueException
|
5cf2eb6749
|
Added ChannelId and ServerId to IDiscordVoiceClient
|
9 years ago |
RogueException
|
13d397a0dc
|
Added opcode enums
|
9 years ago |