477 Commits (0edb47fa7f369907fe91bd5dbd4f09d28c09a10e)
 

Author SHA1 Message Date
  RogueException 0edb47fa7f Added name param to CreateRole 10 years ago
  RogueException d27e74a9ae Add Channel.IsPrivate comment to Message.Member error 10 years ago
  RogueException e730134b74 Throw a proper error if accessing Message.Member in a private channel. 10 years ago
  RogueException aced598aad Allow the voice thread to take longer sleeps when possible. 10 years ago
  RogueException 04021bc2e6 Increase VoiceWebSocket.spinLockThreshold to 3ms. 10 years ago
  RogueException 4aefd190f7 Wait for the encryption key before returning from VoiceSocket.WaitForConnection() 10 years ago
  RogueException 17c92db6bf Fixed permissions error when processing #general 10 years ago
  RogueException dd9b72a05d Fixed LeaveVoiceServer when Multiserver is disabled 10 years ago
  RogueException 81428ac0e2 Fixed warning 10 years ago
  RogueException 50c5f3bd7f Switched several members to internal 10 years ago
  RogueException 48da25752f Made EpochTIme internal 10 years ago
  RogueException 4ce382dc80 Added Role.IsManaged summary 10 years ago
  RogueException 27db09bdc7 0.7.3-beta3 10 years ago
  RogueException 8ae78f1989 Modify the cache with EditServer's response 10 years ago
  RogueException f087eeabf4 Added CreateRole and EditRole responses 10 years ago
  RogueException bcb33b54ac Added Role.IsManaged, renamed Role.Hoist to IsHosted 10 years ago
  RogueException b3dbfd8f84 Fixed DeleteMessages 10 years ago
  RogueException 345a78aa35 Renamed PermissionOverwrites.Type to TargetType, cleaned up Channel/Server permission constants. 10 years ago
  RogueException b6037a00ec Improved color constants 10 years ago
  RogueException 9dfef636bd Added rgb constructors for PackedColor 10 years ago
  RogueException 7f3702b0a8 Added ServerAvailable and ServerUnavailable events 10 years ago
  RogueException 1ca4bd50d4 Fix cache errors on server delete 10 years ago
  RogueException edffc914a1 Added ArgText to commands 10 years ago
  RogueException 5163d5482d Added preset PackedColors (thanks izy!) 10 years ago
  RogueException 8e44311a54 Default to multiline codeblock if a language is specified 10 years ago
  RogueException c7eabfd49f Added single backtick to the escape list 10 years ago
  RogueException 2d54504de8 Added support for single-line code blocks 10 years ago
  RogueException cf352dfda4 Added Format.Code 10 years ago
  RogueException 9ffb546cf3 Fixed changing avatar 10 years ago
  RogueException afc36728c8 Added TODO about potential rare race condition 10 years ago
  RogueException 9d46e04f89 Better handle if someone changes voice channels while talking 10 years ago
  RogueException 9f38f71a4c Split SetStatus into SetStatus and SetGame 10 years ago
  RogueException c990383ee7 Fixed SetStatus 10 years ago
  RogueException 981df84780 Removed Install function from CommandsPlugin 10 years ago
  RogueException 7edeb00629 Added SetStatus 10 years ago
  RogueException d54bb75e2e Updated commands extension description 10 years ago
  RogueException 6373a76771 Actually run a collections OnRemoved code when an item is removed 10 years ago
  RogueException 1f06e81f64 Typo permissions -> colors in PackedColors 10 years ago
  RogueException ea8132f0dc Fixed RGB summaries in PackedColor 10 years ago
  RogueException 72f8e4f5df Added role order support to permission resolving 10 years ago
  RogueException 356bcc2a65 Added role reordering 10 years ago
  RogueException 43644c8e4a 0.7.3-beta2 10 years ago
  RogueException 3c882cf2e5 A few role color fixes 10 years ago
  RogueException bf49a7ff95 Added PackedColor 10 years ago
  RogueException 5382b52037 Added hoist and color editing for roles 10 years ago
  RogueException 765647732c Added initial support for role hoisting and colors 10 years ago
  RogueException 10f1ff1905 Don't throw a nullreference in EditProfile if the current user doesn't have an associated email 10 years ago
  RogueException d709bd60a8 Make email in EditProfile optional if not being changed 10 years ago
  RogueException c2b6bb9c34 Fixed MessageQueue 10 years ago
  RogueException ed2ab4e41c Added support for blank command groups 10 years ago