1725 Commits (c77c84bec7cca32b8d4c081acaf57e197461d6f5)
 

Author SHA1 Message Date
  Finite Reality c77c84bec7 Remove ContextType.Invalid 9 years ago
  Finite Reality 6db3f52ac1 eplace DM/Guild preconditions with context 9 years ago
  Finite Reality 11f1163ec2 Add Command and module instance parameters to CheckPermissions 9 years ago
  Finite Reality 1e72eca34a Remove Preconditions check from Command.Execute 9 years ago
  Finite Reality 046d56cab5 Add module-level preconditions and precondition for individual permissions 9 years ago
  Finite Reality 0e920da21f Complete Preconditions implementation 9 years ago
  Finite Reality a5393dc937 Rename Permission to Precondition 9 years ago
  Finite Reality 023703c996 Add logic to CommandService.Execute to handle basic permissions checks 9 years ago
  Finite Reality 757c36ccd1 Rename and move things about 9 years ago
  Finite Reality 619e884506 Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git 9 years ago
  Finite Reality eb38bdd437 Fix indentation 9 years ago
  Finite Reality 772fd97080 Implement initial command permissions system 9 years ago
  RogueException dcd13e98e9 Cleaned up Disconnect function locking 9 years ago
  RogueException 9fc92d016d Don't TrySetException with a null exception 9 years ago
  Christopher F c6115ea7f6 [docs] Document TypeReaders, Events, and Joining Audio 9 years ago
  RogueException cbdcc5f46a Removed Extensions namespace 9 years ago
  RogueException 79d5ae7779 Fixed nickname null check, hid internal method 9 years ago
  Christopher F 4dcbff16fd [docs] Rename FAQs to Samples 9 years ago
  RogueException c98bd6820e Fixed VoiceChannel.ConnectAsync nullref and race conditions 9 years ago
  RogueException d9b5cd6c98 Merge pull request #167 from DigiTechs/audio 9 years ago
  RogueException f0a9f7cbbb Merge pull request #169 from RogueException/issues/168 9 years ago
  Christopher F 5049e573b3 Support GET /channels/{id}/pins 9 years ago
  Finite Reality c3dc8cd15a Use async methods and feed exceptions to promise 9 years ago
  Finite Reality 1d5ae33e0e Rename promise to make more sense 9 years ago
  Finite Reality 7159600d7d Finish SocketVoiceChannel.ConnectAsync 9 years ago
  Christopher F 9afe2839f1 Merge pull request #165 from RogueException/issues/159 9 years ago
  Christopher F fca0099bc2 SocketSelfUser inherits ISelfUser 9 years ago
  RogueException 75b864bfe7 Merge pull request #164 from RogueException/issues/160 9 years ago
  RogueException 8da907a9be Merge pull request #162 from RogueException/issues/146 9 years ago
  Christopher F 4c200c94ec Key the ModuleMap based on Type rather than instance 9 years ago
  Christopher F c54f6addd2 Replace IEnumerable with IReadonlyCollection where possible 9 years ago
  RogueException a04cf5201a Cleaned up params implementation 9 years ago
  Finite Reality 6732e256fb Clean up a little 9 years ago
  Finite Reality 5ce609c323 Fix small typo 9 years ago
  Finite Reality c8fc0ffa33 Add support for 'params' arguments 9 years ago
  Christopher F 3c5788bbfc Added GetUsers extensions to WebSocket->Channel 9 years ago
  Christopher F beb2cea232 Added GetChannels extension to WebSocket->IGuild 9 years ago
  Christopher F 9348e087b0 Don't load modules that are already loaded 9 years ago
  Khionu Terabite 724dbf0abf Merge pull request #163 from RogueException/khio-patch 9 years ago
  Khionu Terabite 846a1746a2 Added `Command.Synopsis` for seperation of short and long descriptions, this being intended for long. 9 years ago
  Christopher F e5909c49bd Added extension methods for WebSocket->Channels 9 years ago
  RogueException 15dd6016e7 Fixed several CommandParameter nullrefs 9 years ago
  RogueException 02d5fc4a8e Exposed CommandParameter's Type 9 years ago
  RogueException c678432b1a Moved reconnect's Disconnect call to its separate task 9 years ago
  RogueException 2912107c35 Removed IGuild.CreateInviteAsync 9 years ago
  RogueException 7df5fa9371 Merge pull request #157 from RogueException/issues/153 9 years ago
  RogueException 3077249705 Fixed parsing errors when the first argument is on a new line 9 years ago
  Christopher F ee7bf028f7 Adjust GuildExtensions per Voltana's feedback 9 years ago
  Christopher F 326686d26a Add Extension Methods for WebSocket->IGuild 9 years ago
  Christopher F 75802403b5 Remove all references to XKCD URLs in Invites 9 years ago