1532 Commits (2593f996b5ce7800420695367cc3d70e832fe9f2)
 

Author SHA1 Message Date
  Brandon Smith 104aef128d Cleaned up old references to User.UpdateActivity 9 years ago
  RogueException 3f14650a28 Removed Format.Code's escape parameter 9 years ago
  RogueException c2917c039f Removed default channel's Read permission resolving exception 9 years ago
  RogueException 7b036446a2 Fixed voice errors 9 years ago
  RogueException 0aae3fe3a0 Dont use msg.Member when message queue is enabled 9 years ago
  RogueException db703b51b0 Use VoiceKeepAlives 9 years ago
  RogueException d64238629b Cleaned CreateInvite overloads 9 years ago
  RogueException bf35971bc4 Renamed CreateInvite's channelId to serverOrChannelId 9 years ago
  RogueException 6ac22aac21 Renamed DiscordWebSocketClient -> DiscordWSClient 9 years ago
  RogueException 41b337b273 Reverted to old style Rest/WebSocket engines 9 years ago
  RogueException ee44caf6ab Reorganized Net namespace, made SharpRest inherit from RestClient. 9 years ago
  RogueException 2969361333 Fixed error with null proxycredentials 9 years ago
  RogueException 98bad63957 Added Proxy support, split DiscordWebSocketClientConfig into DiscordAPIClientConfig 9 years ago
  RogueException 90bb365da8 Throw exception if data is pushed after a voice client disconnected. 9 years ago
  RogueException 23e8ec8a0c Renamed DiscordSimpleClient -> DiscordWebSocketClient, moved DiscordAPIClient back into root namespace. 9 years ago
  RogueException 6e9d6a9b6c Don't crash on voice buffer clear 9 years ago
  RogueException a2480ebaeb Added more JsonIgnores 9 years ago
  RogueException d83d9d0487 Dont serialize Channel.Members or Users 9 years ago
  RogueException 942f59c817 Added Mention.Everyone 9 years ago
  RogueException 712ac2343a Removed SendMessage's mentionedUsers parameter. 9 years ago
  RogueException f658035e6e Fixed RestClient initialization error 9 years ago
  RogueException f93940ef0d Fixed a project reference 9 years ago
  RogueException 3ea472e3dc Moved Enums to API/Enums 9 years ago
  RogueException c6a3fad80f Isolated AvatarImageType 9 years ago
  RogueException 443c43b643 Renamed MessageCleaner to MentionHelper, added Mentionhelper.GetUserIds 9 years ago
  RogueException 44db9c4979 Removed leftover DNXCore50 reference 9 years ago
  RogueException 916d3efeb5 Added pragmas to API/Bans 9 years ago
  RogueException bd67e1dc53 Fixed project references 9 years ago
  RogueException a844fa9bf3 0.8.0-beta1 9 years ago
  RogueException a0b1237d33 Starting reorganization - grouped all API serialization definitions together, moved Audio to Interop and grouped Net classes together. 9 years ago
  RogueException cfac081884 Renamed UserStatus.Away to Idle 9 years ago
  RogueException d7235b62c1 Removed leftovers from anonymous logins and registration. 9 years ago
  RogueException d0722b457c Renamed Mute/Deaf to ServerMute/ServerDeaf 9 years ago
  RogueException 6921694616 0.7.3 9 years ago
  RogueException cc08046acd 0.7.4 9 years ago
  RogueException 333302f6e7 Added support for user objects being passed to Send/EditMessage. 9 years ago
  RogueException 1acdee48cd Rebuilt Nuget references 9 years ago
  RogueException e975203c46 Reverted to DNX Beta6 (...again) 9 years ago
  RogueException c337f6d6ab Fixed file uploads 9 years ago
  RogueException d4f9949367 Update to DNX Beta8 9 years ago
  RogueException 16418f61b9 Move TaskHelper to Shared folder 9 years ago
  RogueException 8130c37040 Clean up old DNXCore50 code, flatten Discord.Helpers namespace 9 years ago
  RogueException 539bc2c41a Remove the note in README about not supporting encryption 9 years ago
  RogueException cd37f55816 Minor edit 9 years ago
  RogueException 558fa86dea Internalize VoiceBuffer, expose it via interface 9 years ago
  RogueException 29eae77c19 Exposed VoiceWebSocket.VoiceBuffer 9 years ago
  RogueException 4de88bfdcc Added GetVoiceClient(Server) overload 9 years ago
  RogueException 6706789968 Removed leftover debug code 9 years ago
  RogueException 3611ab9452 0.7.3-beta4 9 years ago
  RogueException d1bcd90d53 Added new VoiceBuffer and did some VoiceWebSocket refactoring. 9 years ago