2039 Commits (b1506879db0e9bb1640d3968bde3d8c39cac19d8)
 

Author SHA1 Message Date
  RogueException b1506879db Cleaned up Hierarchy PR 9 years ago
  RogueException c037865b28 Cleaned up PR 9 years ago
  RogueException fa7c60865d Merge pull request #350 from LassieME/issues/342 9 years ago
  Sindre a6f89b7c36 Solves Issue 342, but there might be a cleaner way to do this that doesnt make you end up with a IGuild in the RestRole. 9 years ago
  james7132 97a6bf6b6e Add IGuildUser.Hirearchy, added docstrings 9 years ago
  james7132 89e61fe7d7 Fixed variable naming 9 years ago
  james7132 2e9bca5b85 Fix role comparison 9 years ago
  james7132 08c7b49aae Remove IComparable<IGuildUser> 9 years ago
  james7132 50d1aa0689 Implemented IComparable<IRole> on IGuildUser 9 years ago
  james7132 f3cd96d2fe Implemented IComparable<T> on IRole and IGuildUUser 9 years ago
  RogueException 9fcf88b7ac Merge pull request #333 from LassieME/issue-332-fix 9 years ago
  Sindre Langhus 0b43545ae0 Update ReplyAsync Task to return the sent message. 9 years ago
  Christopher F 0b42a2b1b4 Assign a default value to DiscordSocketClient.Status 9 years ago
  RogueException 043f8ded85 Moved ISelfUser.ModifyStatusAsync to DiscordSocketClient.SetStatus/SetGame. Resend status on reconnect. 9 years ago
  RogueException d9e00c9170 Added guild parameter to PresenceUpdated, added GuildMemberUpdated 9 years ago
  RogueException b23d839d8b Made RequestOptions in XXXMessage.DeleteAsync optional 9 years ago
  RogueException 6e1a76d070 Merge pull request #327 from RogueException/issue-240 9 years ago
  Khionu Sybiern 8f553e60a1 Adjusted GetGuildPruneCount to using params; 9 years ago
  RogueException b860392b44 Guild prunes must be at least 1 day 9 years ago
  RogueException b22d704001 Renamed SocketGuild.GetCurrentUser -> CurrentUser 9 years ago
  RogueException 3458a0ce75 Merge pull request #324 from LassieME/patch-issue-323 9 years ago
  RogueException 313c957a34 Default isTTS to false on Send methods 9 years ago
  RogueException b8102a6767 Default DependencyMap to an empty map when not supplied 9 years ago
  Christopher F 2cbfaa5498 Remove unnecessary slash in RestInvite#Url 9 years ago
  Sindre Langhus 98088519d1 Update SocketChannelHelper.cs 9 years ago
  RogueException a464f9ec3a Fixed errors caused by #321 9 years ago
  RogueException 0d6ac00905 Merge pull request #321 from RogueException/sysmsg-deletables 9 years ago
  RogueException 22413f0b9b Merge pull request #322 from james7132/send-file-async-fix 9 years ago
  james7132 7dbd2b5325 Fix #320 9 years ago
  Khionu Sybiern 505a63f8e0 Update IMessage.cs 9 years ago
  Khionu Sybiern 57824b6847 Update IUserMessage.cs 9 years ago
  RogueException dfe654af3b PagedAsyncEnumerator's nextPage should return false if there are no more pages. 9 years ago
  RogueException 3ca0067f1b Merge pull request #313 from FiniteReality/scoped-di 9 years ago
  Christopher F 11f4dc0d10 Add a missing null-conditional in CommandContext#ctor 9 years ago
  FiniteReality a7cefbcf9f Move DI stuff around to support scoped DI 9 years ago
  RogueException c813a049ff Merge pull request #315 from james7132/command-module-fix 9 years ago
  james7132 3841eb616c Fix #311 9 years ago
  RogueException 5389f98042 Ignore errors when deserializing Game 9 years ago
  RogueException 123fc90efc Removed duplicate model 9 years ago
  Christopher F a35d047333 Fix some minor typos in docs 9 years ago
  Christopher F 77342903bb Update Documentation to be compatible with Beta2 9 years ago
  RogueException 8c8ac47887 Merge pull request #308 from Joe4evr/AutoLoadFix 9 years ago
  RogueException 881c0320bd Don't cache generic JsonConverters 9 years ago
  RogueException 890318ecfc Added a simpler CommandContext constructor 9 years ago
  RogueException c497f95d35 Readded navigational props to interfaces 9 years ago
  RogueException 8ebc437674 Exposed IDependencyMap in CommandService.Execute 9 years ago
  Joe4evr bc45c0b6a4 Exclude abstract types from being loaded as modules. 9 years ago
  RogueException 75fb31e939 Removed IDiscordClient reference from IEntity 9 years ago
  RogueException 735c869f3d Moved Client from ModuleBase to CommandContext. 9 years ago
  RogueException af9a2c2d64 Fixed nullref on guild member remove 9 years ago