100 Commits (66e5af9eb315802a53b1e1d2581e8a40d6de5c46)

Author SHA1 Message Date
  Devoxin 66e5af9eb3 Move this out of guild entity 8 years ago
  Devoxin 29db63d4d1 Amend based on feedback 8 years ago
  Devoxin 7cce63a0a3 Expose VoiceServerUpdate events 8 years ago
  Joe4evr 2fd4f5670e Remove support for TokenType.User (#958) 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 34b4e5a6d2
Refactor Games, support reading Rich Presences (#877) 8 years ago
  Christopher F 347c5a0d39 Disable obsolete warnings in files that reference TokenType.User 8 years ago
  Alex Gravely 9b7afec4cc Add BaseSocketClient object. (#773) 8 years ago
  RogueException f997089174 Try to pull DM channels from cache on CHANNEL_CREATE 8 years ago
  RogueException 14dfc48df3 Style cleanup 8 years ago
  Christopher F 5f04e2beba Cache outgoing presence data if disconnected (#705) 8 years ago
  AntiTcb 7db38f32bb Attach/Remove DMChannel to SocketGlobalUser.DMChannel property 8 years ago
  Sindre Langhus 82a413ace6 Fix for empty user objects after GUILD_MEMBER_REMOVE (#641) 8 years ago
  Sindre Langhus 90ac9027cf Replace Where+FirstOrDefault with FirstOrDefault in SocketClient (#636) 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
  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 58d2de2578 Added config for handler timeout duration 9 years ago
  RogueException f0202e4d4e Improved warnings for unknown entities 9 years ago
  RogueException bc2e0a19af Fixed non-guild presence updates 9 years ago
  RogueException fd72583a75 Move guild presence updates to GuildMemberUpdated. Filter duplicate UserUpdated events. 9 years ago
  RogueException 27d6f4159d Lowered latency updates to debug level 9 years ago
  RogueException 158ce0f922 Started adding IAudioClient incoming stream creation/destruction events 9 years ago
  RogueException 5e94b97024 Added RequestOptions to RestClient methods. Added guild summary paging. 9 years ago
  RogueException 13d488f43b Added slow/deadlocked event handler detection 9 years ago
  RogueException bf0be82d15 Added IWebhookUser and MessageSource 9 years ago
  RogueException 3a45e9ec87 Support InvalidSession(true) 9 years ago
  RogueException 254c83ecff Started adding audio receive 9 years ago
  RogueException 1d5b7a2b01 Removed Unknown status 9 years ago
  RogueException 3bd920ce66 Merged UserPresenceUpdated into UserUpdated 9 years ago
  RogueException 92028f59e9 Removed SocketClient's explicit ConnectionState 9 years ago
  RogueException 900b9b082e Removed persistant guild list for user downloads 9 years ago
  RogueException cab41851ba Prevent duplicate GuildUnavailables 9 years ago
  RogueException 7e7df27024 Ready event waits until guilds are downloaded 9 years ago
  Christopher F bb78c50b6f Fix ConnectionState on DiscordSocketClient 9 years ago
  RogueException 8c75e0d581 Fixed a couple audio bugs 9 years ago
  Christopher F 5e1d84d918 Merge pull request #395 from LassieME/issue/359 9 years ago
  RogueException 06dcac6a9f Fixed audio and a few ConnectionManager issues 9 years ago
  RogueException 3190d7e26d Moved (re)connection handling to ConnectionManager 9 years ago
  RogueException 8630185ac9 Started Discord.Net.Relay 9 years ago
  RogueException d321ad3e5c Moved Frame models, added default providers 9 years ago
  Sindre G. Langhus ab60f63511 Changes HasValue in Cachable to constructor argument 9 years ago
  RogueException e0a0d2100d Reduced missed heartbeat aggressiveness 9 years ago
  RogueException 0cf5493c61 Fixed crash, added DM/Group channel helpers 9 years ago
  Sindre Langhus d8682a82b2 Change all signatures in the SocketClients to interfaces. 9 years ago