RogueException
|
ff217a2714
|
Fixed DownloadMessages returning null
|
9 years ago |
RogueException
|
cd62fb6d1e
|
Removed duplicate ban/unban methods
|
9 years ago |
RogueException
|
2991956496
|
Added GenericPermissionChecker, PublicChecker and PrivateChecker
|
9 years ago |
RogueException
|
5be13b91ae
|
Switched ids to use int64 rather than strings
|
9 years ago |
RogueException
|
07c0b5c418
|
Added some variation to cache object hashcodes
|
9 years ago |
RogueException
|
6a5fd68821
|
Renamed DownloadMessages' cache to useCache
|
9 years ago |
RogueException
|
bfdfc5623e
|
Dont do cache lookups when the cache parameter for DownloadMessages is false.
|
9 years ago |
RogueException
|
338fa86d75
|
DownloadMessages shouldn't pop newer messages out of the message cache when downloading older ones.
|
9 years ago |
RogueException
|
1e21462eb5
|
Improved DownloadMessages' bad permission handling
|
9 years ago |
RogueException
|
ce247278da
|
Added RelativeDirection for DownloadMessages
|
9 years ago |
RogueException
|
c8533a4531
|
Fixed event filtering for ChannelWhitelist and AllowPrivate
|
9 years ago |
RogueException
|
505e71f57b
|
Apply unrestricted module filter to events
|
9 years ago |
RogueException
|
62f07a15f4
|
Fixed double MessageReceived for modules
|
9 years ago |
RogueException
|
4f9dfe6a50
|
Removed redundant call
|
9 years ago |
RogueException
|
b8516b1f5e
|
Remove other permissions if a user does not have read on a channel
|
9 years ago |
RogueException
|
36955ac516
|
Removed case sensitivity of commands
|
9 years ago |
RogueException
|
b7ae343370
|
Handle everyone mentions a little more properly
|
9 years ago |
RogueException
|
f0c1e7012e
|
Added frankfurt region
|
9 years ago |
RogueException
|
1d63ae756c
|
User.LastOnlineAt should default to null if that person hasn't logged on yet
|
9 years ago |
RogueException
|
864fb53ab6
|
Dont crash if client is disconnected from within DiscordClient.Run
|
9 years ago |
RogueException
|
d39b4b0f42
|
Handle voice socket opcode 3
|
9 years ago |
RogueException
|
f06a1d7278
|
Added support for custom errors from permission checkers
|
9 years ago |
RogueException
|
d9759abf4c
|
Added support for multiple commands at the same path
|
9 years ago |
RogueException
|
e7e2a85c3a
|
Added DNXCore placeholders (again)
|
9 years ago |
RogueException
|
d035e3f8eb
|
Fixed Discord.Net.Commands assembly name
|
9 years ago |
RogueException
|
1595150fd1
|
Added a few more permission checks
|
9 years ago |
RogueException
|
2abe8b4d80
|
Display error if help is activated on a group the user is denied access to.
|
9 years ago |
RogueException
|
abc24cde5c
|
Added some ModuleService null checks
|
9 years ago |
RogueException
|
d36b09fd9f
|
Added ModuleService.GetManager
|
9 years ago |
RogueException
|
c09c41599a
|
Removed Min/MaxArgs
|
9 years ago |
RogueException
|
2126c43e1c
|
Omitted optional args will now appear as blank strings.
|
9 years ago |
RogueException
|
5896d1b9d3
|
Fixed ModuleChecker
|
9 years ago |
RogueException
|
9624e39bc8
|
Fixed DualChannelPermissions.GetBit
|
9 years ago |
RogueException
|
430610a0e7
|
Fixed GetChannelPermissions with roles
|
9 years ago |
RogueException
|
a5e2e9ca10
|
Cleaned up channel permissions, added GetChannelPermissions.
|
9 years ago |
RogueException
|
2e4f880563
|
Added required parameter to GetService
|
9 years ago |
RogueException
|
093095e410
|
Added new permissions system, fixed more commands and module bugs.
|
9 years ago |
RogueException
|
7cd1119ab7
|
Fixed a few command bugs and cleaned up several parts.
|
9 years ago |
RogueException
|
7f8780d749
|
Added command categories, removed old permission resolver.
|
9 years ago |
RogueException
|
ee3677fde0
|
Fixed references
|
9 years ago |
RogueException
|
63e70468e1
|
Added Module.CreateCommands, exposed a few properties and added module names.
|
9 years ago |
RogueException
|
210a28442e
|
Fixed ModuleExtensions function name
|
9 years ago |
RogueException
|
6ab46e92f8
|
Fixed net45's file linking for modules
|
9 years ago |
RogueException
|
9bb77dd373
|
Added ModuleExtensions
|
9 years ago |
RogueException
|
7b23c0fe9e
|
Fixed accessibility error in GlobalUser
|
9 years ago |
RogueException
|
9487fba23f
|
Hid old CurrentUser, exposed GlobalUser via CurrentUser
|
9 years ago |
RogueException
|
674e6674b7
|
Minor fix
|
9 years ago |
RogueException
|
c2bdfe96b0
|
Temporary fix for DownloadMessages
|
9 years ago |
RogueException
|
cb9915f37e
|
Add Exception property to log messages
|
9 years ago |
RogueException
|
aa0ed4cdc1
|
AddService should return the passed object
|
9 years ago |