535 Commits (3f86e61047d758ce6e5f54f6b943b82f5aa3a32e)

Author SHA1 Message Date
  Alex Gravely ec03883e26 Create unspecified channel object for unknown channel types (#811) 8 years ago
  Christopher F 608bc359ee Removed IChannel#Nsfw, added to ITextChannel 8 years ago
  Christopher F 5d7f2fc7ec Add GetReactionUsersAsync(IEmote) overload (#731) 8 years ago
  Christopher F 4205d68b5a Don't throw when receiving a presence for a user that doesn't exist (#746) 8 years ago
  Christopher F 1ffcd4bfa7 Changed Guild#DefaultChannel to resolve the first accessible channel (#777) 8 years ago
  Christopher F 182f00f8ce Reworked IChannel.IsNsfw to support the new API flag (#771) 8 years ago
  RogueException f997089174 Try to pull DM channels from cache on CHANNEL_CREATE 8 years ago
  Alex Gravely 6b5a6e7f1f Fix everyone mention. (#755) 8 years ago
  Joe4evr 8cd99beb62 Unify ShardedCommandContext with SocketCommandContext (#739) 8 years ago
  RogueException 14dfc48df3 Style cleanup 8 years ago
  Pat Murphy 224d0403db Adding Equals() overloads for reactions/emotes (#723) 8 years ago
  Christopher F 1ce1c019b3 Add support for audit log reasons (#708) 8 years ago
  Alex Gravely 707ec95717 Add SocketRole.Members property (#659) 8 years ago
  Amir Zaidi d088d7b05c Add packetLoss argument for PCM streams, change FrameBytes to FrameSamplesPerChannel in OpusEncodeStream (#677) 8 years ago
  Christopher F 5f04e2beba Cache outgoing presence data if disconnected (#705) 8 years ago
  Christopher F 1942637380 Merge pull request #656 from AntiTcb/fix/GetDMChannelAsync 8 years ago
  AntiTcb fb57a61432 Rename to GetOrCreateDMChannelAsync 8 years ago
  Alex Gravely 8c2a46e9e7 Add ulong overload to IMessageChannel.DeleteMessagesAsync (#649) 8 years ago
  AntiTcb 73611d1fab Remove IUser.CreateDMChannelAsync, implicitly implement IUser.GetDMChannelAsync 8 years ago
  RogueException 8eb9b2071c Set hasHeader in SodiumEncrypt 8 years ago
  RogueException 333881a711 Expose audio header more often 8 years ago
  AntiTcb 7db38f32bb Attach/Remove DMChannel to SocketGlobalUser.DMChannel property 8 years ago
  AntiTcb 33a91ba3de Remove redundant explicit interface definition. 8 years ago
  AntiTcb aeef5d0893 Update DM channel on entity updates. 8 years ago
  AntiTcb 6fed78025c Create DM channel if one does not exist. 8 years ago
  RogueException 4c7fad78e1 Build promises when guild is unavailable 8 years ago
  RogueException 285a0e5817 Updated deps, cleaned csprojs 8 years ago
  Sindre Langhus 82a413ace6 Fix for empty user objects after GUILD_MEMBER_REMOVE (#641) 8 years ago
  RogueException 4a128b326b Increment globaluser refs on private channel creation 8 years ago
  RogueException bd5ec0a29a Increment GlobalUser reference count on GuildUser creation 8 years ago
  Christopher F 576a52cdc6 Restructure and replace emojis with a new emote system (#619) 8 years ago
  Christopher F 7f1fc286cf Add IChannel.Nsfw, RequireNsfw precondition (#633) 8 years ago
  Sindre Langhus 90ac9027cf Replace Where+FirstOrDefault with FirstOrDefault in SocketClient (#636) 8 years ago
  RogueException a306d83283 Added net45 TFM 8 years ago
  RogueException f8b9acc4a1 Use implicit package references (#626) 8 years ago
  Christopher F be6abe1161 Throw when the client isn't logged in instead of connected 8 years ago
  Christopher F f759f942f8 Throw a preemptive exception when sending presence data before connect 8 years ago
  Christopher F 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  Christopher F 6000b15c4d C#7 TODOs 8 years ago
  RogueException e762dddfbb Added SnowflakeUtils 8 years ago
  RogueException 8d9e11c08a Exposed IAudioClient.SetSpeakingAsync 8 years ago
  RogueException d2a7be91e5 Added experimental jitter buffer 8 years ago
  RogueException 79fd14a95f Various audio fixes 8 years ago
  RogueException 39b0a998c8 Fixed a few audio constants 8 years ago
  RogueException e92cfd20ac Audio bugfixes and improvements. 8 years ago
  RogueException 424216b793 Disable FEC decoding 8 years ago
  RogueException 22a7b7dbba Support more incoming RTP packets types 8 years ago
  RogueException ee4cde69a4 Added UDP keepalives and latency 8 years ago
  RogueException 65154e0d4a Enable FEC decoding 8 years ago
  RogueException 483d26093b Bump up Opus PLP to 30 8 years ago