511 Commits (d704080fc3b89a698b6e3b5557e9ad2a319f1243)

Author SHA1 Message Date
  Darnell Williams fc5e70c9dd Attempts to resolve #961 (#962) 7 years ago
  Christopher F e9f9b484b6 Allow attaching embeds alongside a file upload. (#978) 7 years ago
  Joe4evr 2fd4f5670e Remove support for TokenType.User (#958) 7 years ago
  Alex Gravely 178ea8de4d Change GameParty size types to longs. (#955) 7 years ago
  Paulo b88ce8c51f Remove IGuild.DownloadUsersAsync() from SocketGuild (#944) 8 years ago
  Christopher F 73ac9d7886 Remove incomplete reconnect handler for certain session invalidations 8 years ago
  Christopher F a384ce02ab Support listening/watching activity types 8 years ago
  Christopher F fdd2c80d2b Fix outgoing activity sending (#916) 8 years ago
  Christopher F d5e9d6f9c1 Fix ShardedClient#GetShardFor null-case (#742) 8 years ago
  Chris Johnston edfbd055bb Fix #854 Added ViewChannel enum and property to channel permissions (#874) 8 years ago
  Christopher F 030422fa1d Add support for channel categories (#907) 8 years ago
  Christopher F c08f37bb03 Fix nullref exceptions from Rich Presences 8 years ago
  Christopher F 5ce85deb9d Attempt to patch the GameParty nullref 8 years ago
  Alex Gravely 7b2ddd027c Add missing REST Webhook implemenation (#843) 8 years ago
  Christopher F a19ff188e9
Added support for animated emoji (#913) 8 years ago
  Christopher F 34b4e5a6d2
Refactor Games, support reading Rich Presences (#877) 8 years ago
  Christopher F 678a7238e6
Allow users to opt-in to proxies (#888) 8 years ago
  Mateusz Brawański b4bf046ad4 Implemented emoji endpoints (#835) 8 years ago
  Christopher F 9979a027d5 Change default InviteAge to 24 hours 8 years ago
  enzosk8 da335b95c4 Fix general typos (#852) 8 years ago
  Finite Reality 759db34146 Remove payload compression, use stream compression (#853) 8 years ago
  Alex Gravely e00f17fe55 Move DeleteMessagesAsync from IMessageChannel to ITextChannel (#829) 8 years ago
  Christopher F 347c5a0d39 Disable obsolete warnings in files that reference TokenType.User 8 years ago
  Chris Johnston f8108871d6 Typo fix for SocketGuildUser.Hierarchy description (#831) 8 years ago
  Alex Gravely 9b7afec4cc Add BaseSocketClient object. (#773) 8 years ago
  Chris Johnston 30e867a183 Implement welcome message channels (#819) 8 years ago
  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