856 Commits (42224e9f6ac411118ce00b421f7b02d94d87091f)
 

Author SHA1 Message Date
  RogueException 916d3efeb5 Added pragmas to API/Bans 9 years ago
  RogueException bd67e1dc53 Fixed project references 9 years ago
  RogueException a844fa9bf3 0.8.0-beta1 9 years ago
  RogueException a0b1237d33 Starting reorganization - grouped all API serialization definitions together, moved Audio to Interop and grouped Net classes together. 9 years ago
  RogueException cfac081884 Renamed UserStatus.Away to Idle 9 years ago
  RogueException d7235b62c1 Removed leftovers from anonymous logins and registration. 9 years ago
  RogueException d0722b457c Renamed Mute/Deaf to ServerMute/ServerDeaf 9 years ago
  RogueException 6921694616 0.7.3 9 years ago
  RogueException cc08046acd 0.7.4 9 years ago
  RogueException 333302f6e7 Added support for user objects being passed to Send/EditMessage. 9 years ago
  RogueException 1acdee48cd Rebuilt Nuget references 9 years ago
  RogueException e975203c46 Reverted to DNX Beta6 (...again) 9 years ago
  RogueException c337f6d6ab Fixed file uploads 9 years ago
  RogueException d4f9949367 Update to DNX Beta8 9 years ago
  RogueException 16418f61b9 Move TaskHelper to Shared folder 9 years ago
  RogueException 8130c37040 Clean up old DNXCore50 code, flatten Discord.Helpers namespace 9 years ago
  RogueException 539bc2c41a Remove the note in README about not supporting encryption 9 years ago
  RogueException cd37f55816 Minor edit 9 years ago
  RogueException 558fa86dea Internalize VoiceBuffer, expose it via interface 9 years ago
  RogueException 29eae77c19 Exposed VoiceWebSocket.VoiceBuffer 9 years ago
  RogueException 4de88bfdcc Added GetVoiceClient(Server) overload 9 years ago
  RogueException 6706789968 Removed leftover debug code 9 years ago
  RogueException 3611ab9452 0.7.3-beta4 9 years ago
  RogueException d1bcd90d53 Added new VoiceBuffer and did some VoiceWebSocket refactoring. 9 years ago
  RogueException a154075a50 renamed SendMessage's mentions parameter to mentionedUserIds 9 years ago
  RogueException 4cc8df142f Ignore GUILD_INTEGRATIONS_UPDATE 9 years ago
  RogueException 1b5e6ad076 Fixed syntax error 9 years ago
  RogueException 0cbf5ba633 Dont crash on null URL from redirect opcode 9 years ago
  RogueException 242c509023 Removed role ordering for permissions resolving 9 years ago
  RogueException 0edb47fa7f Added name param to CreateRole 9 years ago
  RogueException d27e74a9ae Add Channel.IsPrivate comment to Message.Member error 9 years ago
  RogueException e730134b74 Throw a proper error if accessing Message.Member in a private channel. 9 years ago
  RogueException aced598aad Allow the voice thread to take longer sleeps when possible. 9 years ago
  RogueException 04021bc2e6 Increase VoiceWebSocket.spinLockThreshold to 3ms. 9 years ago
  RogueException 4aefd190f7 Wait for the encryption key before returning from VoiceSocket.WaitForConnection() 9 years ago
  RogueException 17c92db6bf Fixed permissions error when processing #general 9 years ago
  RogueException dd9b72a05d Fixed LeaveVoiceServer when Multiserver is disabled 9 years ago
  RogueException 81428ac0e2 Fixed warning 9 years ago
  RogueException 50c5f3bd7f Switched several members to internal 9 years ago
  RogueException 48da25752f Made EpochTIme internal 9 years ago
  RogueException 4ce382dc80 Added Role.IsManaged summary 9 years ago
  RogueException 27db09bdc7 0.7.3-beta3 9 years ago
  RogueException 8ae78f1989 Modify the cache with EditServer's response 9 years ago
  RogueException f087eeabf4 Added CreateRole and EditRole responses 9 years ago
  RogueException bcb33b54ac Added Role.IsManaged, renamed Role.Hoist to IsHosted 9 years ago
  RogueException b3dbfd8f84 Fixed DeleteMessages 9 years ago
  RogueException 345a78aa35 Renamed PermissionOverwrites.Type to TargetType, cleaned up Channel/Server permission constants. 9 years ago
  RogueException b6037a00ec Improved color constants 9 years ago
  RogueException 9dfef636bd Added rgb constructors for PackedColor 9 years ago
  RogueException 7f3702b0a8 Added ServerAvailable and ServerUnavailable events 9 years ago