243 Commits (8bc1ef18d91b2cabcd60d0649ad0f645c0ded59f)

Author SHA1 Message Date
  Still Hsu ffe994a9df Mark guild optional in invite & general invite improvement (#1094) 7 years ago
  NovusTheory 890904f32c Allow external VoiceChannel client API implementation (#1057) 7 years ago
  FiniteReality 683b3f2701 Mark ChannelHelper.IsNsfw Obsolete 7 years ago
  Christopher F 237ad0f867 Revert "fix: Properly rethrow exceptions in SocketGuild audio client" 7 years ago
  Christopher F adf4da19fc fix: Properly rethrow exceptions in SocketGuild audio client 7 years ago
  Chris Johnston f9cbff5e42 Fix #995, Move Category Implementation from IGuildChannel to INestedChannel (#1004) 7 years ago
  Hawx bbbac85c46 Update Dependencies and support NS2.0 builds (#1046) 7 years ago
  Still Hsu bc6009ec72 Implement IMessageChannel#DeleteMessageAsync (#996) 7 years ago
  Christopher F 5023357a60 codefix #1020: RequestOptions should always be sorted last 7 years ago
  Joe4evr bf5275e071 Add ability to specify parameters on channel creation (#1020) 7 years ago
  HelpfulStranger999 0ba8b063ad Makes text parameter of sending messages optional (#1042) 7 years ago
  HelpfulStranger999 79811d0e61 Paginate reactions - solved #1007 (#1022) 7 years ago
  Finite Reality 39dffe8585 Audit Logs implementation (#1055) 7 years ago
  Still Hsu 97c893107b Implement GetBanAsync (#1056) 7 years ago
  Finite Reality bb4bb13846 Fix issues with #984, remove extraneous whitespace (#1051) 7 years ago
  Alex Gravely 6a7810b3a4 Fix Guild not being populated in SocketWebhookUser (#1044) 7 years ago
  Fyers 109f663a9a added UserDefaultAvatar to IUser (#973) 8 years ago
  Joe4evr d50fc3b4e1 Throw when attempting to modify a message not made by the current user (#992) 8 years ago
  Paulo 810f6d610e Fix SocketCategoryChannel properties (#945) 8 years ago
  Christopher F e9f9b484b6 Allow attaching embeds alongside a file upload. (#978) 8 years ago
  Joe4evr 2fd4f5670e Remove support for TokenType.User (#958) 8 years ago
  Paulo b88ce8c51f Remove IGuild.DownloadUsersAsync() from SocketGuild (#944) 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
  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
  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
  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
  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
  Alex Gravely 6b5a6e7f1f Fix everyone mention. (#755) 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
  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
  AntiTcb 33a91ba3de Remove redundant explicit interface definition. 8 years ago
  AntiTcb aeef5d0893 Update DM channel on entity updates. 8 years ago