74 Commits (901aed31a27c60ce0b7e65d977aa37dbaffa9594)

Author SHA1 Message Date
  Chris Johnston 901aed31a2 Add PreferredCulture to IGuild 6 years ago
  Chris Johnston f308895919 Fix #1381 Guild PreferredLocale support 6 years ago
  Chris Johnston 68eb71c175 (binbrk)feature: Support filtering audit log entries on user, action type, and before entry id (#1377) 6 years ago
  Christopher Felegy c870e672a2 debug: temporary sanity checking in SocketGuild 6 years ago
  Chris Johnston faf23dee35 [ifcbrk] feature: BOOST (#1319) 6 years ago
  Still Hsu 4309550ca0 docs: Main docs update (#1304) 6 years ago
  Still Hsu e03c5274f8 feature: Add GetCategory method (#1261) 6 years ago
  Monica S 7366cd4361 feature: Implement Dispose for types which have disposable data (#1171) 7 years ago
  Nathan Solomon a64ab6025b Resolve Issue #1188 (Allow Users to specify position when creating a new channel) (#1196) 7 years ago
  Alex Gravely 8ef5f8120f feature: add Add Guild Member endpoint (#1183) 7 years ago
  Chris Johnston d30d12246d Update Guild and Message Models (#1165) 7 years ago
  advorange 00717cf481 Implemented GetVoiceRegionsAsync on IGuild. (#1166) 7 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 7 years ago
  Still Hsu b2f0043952 Fix typo in audit log interface declaration (#1104) 7 years ago
  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
  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
  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
  Finite Reality 39dffe8585 Audit Logs implementation (#1055) 7 years ago
  Still Hsu 97c893107b Implement GetBanAsync (#1056) 7 years ago
  Joe4evr 2fd4f5670e Remove support for TokenType.User (#958) 8 years ago
  Paulo b88ce8c51f Remove IGuild.DownloadUsersAsync() from SocketGuild (#944) 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
  Mateusz Brawański b4bf046ad4 Implemented emoji endpoints (#835) 8 years ago
  Christopher F 347c5a0d39 Disable obsolete warnings in files that reference TokenType.User 8 years ago
  Chris Johnston 30e867a183 Implement welcome message channels (#819) 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 1ce1c019b3 Add support for audit log reasons (#708) 8 years ago
  RogueException 4c7fad78e1 Build promises when guild is unavailable 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 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  RogueException e762dddfbb Added SnowflakeUtils 8 years ago
  RogueException 6192228378 Raise GuildMembersDownloaded for non-large guilds 9 years ago
  RogueException eed0598f99 Destroy audio stream when a user disconnects 9 years ago
  RogueException b1caec5f59 Add better support for invisible users 9 years ago
  RogueException e0e28c6dd1 Changed EmbedChannel's type to GuildChannel 9 years ago
  RogueException fd72583a75 Move guild presence updates to GuildMemberUpdated. Filter duplicate UserUpdated events. 9 years ago
  RogueException 6798ba0d4b Prevent duplicate incoming stream events on connect 9 years ago
  RogueException 35e793fd9a Leave voice channel on audioclient disconnect 9 years ago
  RogueException 158ce0f922 Started adding IAudioClient incoming stream creation/destruction events 9 years ago
  RogueException e7401eda68 Fixed internal nullref on voicestate change 9 years ago
  RogueException 20f7ba431f Cleaned up and fixed several reorder issues. 9 years ago
  RogueException 254c83ecff Started adding audio receive 9 years ago
  RogueException cab41851ba Prevent duplicate GuildUnavailables 9 years ago