2320 Commits (deb755dd3d7094140511773a687e18bfac84f411)
 

Author SHA1 Message Date
  RogueException deb755dd3d Merge pull request #488 from FiniteReality/issue/487 8 years ago
  RogueException 7d617aebb2 Merge branch 'dev' of github.com:RogueException/Discord.Net into dev 8 years ago
  RogueException 34139c9b59 Converted Discord.Net to a metapackage 8 years ago
  RogueException dcde846163 Added build status to README 8 years ago
  RogueException c10ebeef57 Updated xunit 8 years ago
  RogueException 224af65b29 Updated README with new compile requirements 8 years ago
  RogueException eb2a946dd6 Updated to 1.0.0-rc3 tooling 8 years ago
  RogueException 3bc2520095 Abandon VersionSuffix 8 years ago
  RogueException 24663605f6 Fixed CI detecting all packages as dev 8 years ago
  RogueException b0db37cad6 Versions are hard 8 years ago
  firebingo 7e9491fb34 Fix Issue #446. RestUserMessage initializes _reactions even if there are no reactions so get doesn't cause exception. 8 years ago
  RogueException 4665b63d27 Merge pull request #465 from Sentinent/user-presences 8 years ago
  RogueException a75af58bdb Merge pull request #464 from Sentinent/dev 8 years ago
  RogueException 0d433caaa6 Merge pull request #433 from Confruggy/patch-1 8 years ago
  RogueException 78c892b1bb Pack script fixes 8 years ago
  RogueException f3ba4b6f99 Changed nupkg directory 8 years ago
  RogueException 3046b62c94 Cleaned up csproj/sln/scripts 8 years ago
  RogueException 203265cb65 Cleaned up ShardedClient, delayed connections 8 years ago
  RogueException 858580a6a4 Fixed a couple issues in the Tests csproj 8 years ago
  RogueException dc659d4dcf Ignore warnings from HttpMixin 8 years ago
  RogueException d043b8daea Restore tests before testing 8 years ago
  RogueException b5571d09ce Split build script into build, pack and test 8 years ago
  RogueException a4009dca7d Abort packing if build fails 8 years ago
  RogueException 7c5fe79333 Updated build script 8 years ago
  RogueException 7ac02bbc40 Added credit for akavache files 8 years ago
  RogueException 5dda8ef31f Added environment var fallback 8 years ago
  RogueException 0947bedb28 Cleaned up VoiceChannels test 8 years ago
  RogueException 9fb413952f Fixed solution errors 8 years ago
  RogueException bf8a615eef Added config example 8 years ago
  RogueException d9802593ab Started new testbed 8 years ago
  RogueException fe35400498 Cleanup 8 years ago
  RogueException 158222bb78 Merged GuildExtensions into IGuild 8 years ago
  RogueException 7ef48c5ce5 Improved discord HTTP exceptions 8 years ago
  RogueException b76c744447 Internally exposed several ApiClient props 8 years ago
  RogueException ea0044cb87 Made IVoiceChannel.UserLimit nullable 8 years ago
  RogueException 69bd4b4ea6 Updated .NET dependencies to 4.3.0 8 years ago
  RogueException 00bb3c9d70 Removed project.jsons 8 years ago
  RogueException 62d0017e04 Added .vscode settings to gitignore 8 years ago
  RogueException 5c4672bc24 Added db files to gitignore 8 years ago
  FiniteReality 0715cb6623 Actually use HashSet<T> to initialize _moduleDefs 8 years ago
  FiniteReality a65ba095af Replace ConcurrentBag<T> with HashSet<T> 8 years ago
  Christopher F 236304c1a4 Include command contexts on docs 8 years ago
  Christopher F fbc32b3dc4 Merge pull request #479 from AntiTcb/patch-1 8 years ago
  Alex 4188a27401 Unparsed -> Remainder in example. 8 years ago
  Sentinent 6dc52e8eb8 Fixed users not being updated on PRESENCE_UPDATEs 8 years ago
  Sentinent a03269fcf1 Fixed guild member's joinedat reseting after certain events 8 years ago
  RogueException cf2596db58 Fixed a nullref when an embed is not provided to SendMessage 8 years ago
  RogueException d06b7856f6 Fixed several package errors 8 years ago
  RogueException 64e22947ea Updated README 8 years ago
  RogueException 02b4e0c3c1 Added providers to metapackage 8 years ago