949 Commits (ecee1b721cb093500daed0e40baa21253d63ae8b)
 

Author SHA1 Message Date
  RogueException ecee1b721c Fixed some legacy warnings 10 years ago
  RogueException 8429a52bc5 Add an extra null check to Channel.GetUser when permission cache is disabled 10 years ago
  RogueException e3b5cf3a71 Fixed PM crash when modules are enabled 10 years ago
  RogueException 84bf9e7514 Added User.PrivateChannel 10 years ago
  RogueException f522053cf0 Fixed DiscordClient.PrivateChannels 10 years ago
  RogueException 4983e48583 Minor fix 10 years ago
  RogueException 8350040e76 Readded Server.TextChannels and VoiceChannels. Changed Channel.Type to ChannelType. 10 years ago
  RogueException 9b0dcc8ee3 Removed verbose message ids from verbose logging 10 years ago
  RogueException 89eba9acb4 I shan't, it's Christmas! 10 years ago
  RogueException f832eadba8 Services.Add now returns the object passed to it 10 years ago
  RogueException dcbf1f2299 Fixed Ban/Unban legacy methods to match old definitions 10 years ago
  RogueException 38e2501e61 Fixed Audio compile errors 10 years ago
  RogueException 1762bf438f Fixed modules/commands compile errors 10 years ago
  RogueException 06fae0c95a Re-added model functions, and added legacy extensions 10 years ago
  RogueException d10e771169 0.9.0-alpha2, Updated to .Net 4.6 10 years ago
  RogueException 5e1c568489 Added missing files 10 years ago
  RogueException 0d1e69600c Cleaned up all the models 10 years ago
  RogueException 539284e2ac Support null LastMessageIds 10 years ago
  RogueException b8e4f6c5da Fixed several issues 10 years ago
  RogueException 21ac5c5d74 Added missing files 10 years ago
  RogueException e8bdc980fe Reworked Rest system 10 years ago
  RogueException 16ab52dad5 Fixed Invite.Id being null 10 years ago
  RogueException 028e012d7e Added discriminator to User.ToString and Channel.ToString (when private) 10 years ago
  RogueException 3e72954c4c Fixed EditServer error 500s 10 years ago
  RogueException 2dca7d9ebe Changed ids to uint64s 10 years ago
  RogueException 0e3edaf01d Merge pull request #17 from jhgg/patch-1 10 years ago
  Jake fab26f0c9e Use `ulong` instead of `long` to store message id 10 years ago
  RogueException 3c25e6add2 Added rate limit warning to log. 10 years ago
  RogueException 8e16c7a894 Fixed handling of 429 responses 10 years ago
  RogueException 99bf5242d1 Added built-in token caching, enabled by default 10 years ago
  RogueException 22472d4015 Minor cleanup 10 years ago
  RogueException e581fc8de2 Also fire ServerAvailable/Unavailable when joining/leaving a server 10 years ago
  RogueException 4e9a2833e1 Build the Server.EveryoneRole object early just in case 10 years ago
  RogueException 4bf4df5c51 Fixed null primary logger 10 years ago
  RogueException 267b7bcaf4 Fixed errors during unload with a disabled message cache 10 years ago
  RogueException ca56063e14 Fixed GUILD_MEMBER_REMOVE 10 years ago
  RogueException 52934bf390 Fixed reconnects due to connection loss 10 years ago
  RogueException 5b647f2251 Use the CancelSource given to TaskManager rather than make our own 10 years ago
  RogueException 5760e94d81 Reworked internal task engine for DiscordClient and WebSocket. Several other minor async fixes. 10 years ago
  RogueException 2b8184f1ae Removed trackactivity conditionals 10 years ago
  RogueException 34d0b996d6 Added DiscordClient.AckMessage 10 years ago
  RogueException 1807982b27 Removed AckMessages and TrackActivity config options. 10 years ago
  RogueException 89d2050189 Fixed race condition in websocket 10 years ago
  RogueException 7986b819ee Added logging shortcuts, simplied log messages 10 years ago
  RogueException 910b4c4c3d Removed _userId references 10 years ago
  RogueException 3c22ed519c Refreshed nuget packages 10 years ago
  RogueException 954fea856f Fixed edit message queue 10 years ago
  RogueException a0cbe5d3b2 Use WebSocket4Net instead of WebSocketSharp 10 years ago
  RogueException b5cbf3664b Send channel_id as a string, not long 10 years ago
  RogueException c471fc51f5 Added moving users between audio channels 10 years ago