2033 Commits (71b55324630f65bcca6a952c4dc6dc2bc0cd1c06)

Author SHA1 Message Date
  Emzi0767 71b5532463 I forgot that docstrings are XML 9 years ago
  Emzi0767 ff292e17d3 Fixing broken docstrings 9 years ago
  Emzi0767 8c6354856f Per Volt: reimplemented new endpoints 9 years ago
  Emzi0767 fb537ea493 Oops 9 years ago
  Emzi0767 1fbf8253e1 Made changes per fox's suggestion: Change->Modify. New Modify overload. 9 years ago
  Emzi0767 b6be009173 Removed GuildUserExtensions and moved the methods to IGuildUser and implementations 9 years ago
  RogueException 4c2221dacb More audio cleanup, finished receive streams 9 years ago
  RogueException 8e0c65498b Cleaned up audio code 9 years ago
  Christopher F 2db60749ca Add IsUnique parameter to CreateChannelInvite 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
  Christopher F c486f0ee50 Don't force avatar formats 9 years ago
  Christopher F a5adc8a129 Cleanup from rebase 9 years ago
  Christopher F 6116c1bcef Replace IUser.AvatarUrl with IUser#GetAvatarUrl(size) 9 years ago
  Christopher F 3c9704c822 Merge pull request #520 from james7132/property-injection 9 years ago
  Christopher F 7476c4ca38 Cleanup property injection 9 years ago
  Christopher F 6fd834f326 Merge pull request #417 from RogueException/feature/better-di 9 years ago
  Christopher F c8f382ce2a Merge pull request #526 from RogueException/feature/user-roles 9 years ago
  Christopher F bb9f144eae Remove implicit SocketGuildUser.RoleIds; refactor Roles to ReadOnly 9 years ago
  RogueException 1070feafa8 Merge pull request #509 from aequasi/patch-2 9 years ago
  RogueException 85e0dee0f0 Merge pull request #523 from Emzi0767/dev 9 years ago
  RogueException 966be796b2 Merge pull request #504 from Joe4evr/TypeReader_NRE_fix 9 years ago
  Christopher F e601cea255 Add Roles property to SocketGuildUser 9 years ago
  Emzi0767 9c3f858b42 Fixed couple non-default arguments in REST messages 9 years ago
  Christopher F f3aa546407 Throw an InvalidOp if a user tries to set the DefaultRunMode to Default 9 years ago
  RogueException 70e8cea6e2 Fixed order for permission resolving 9 years ago
  james7132 73f00eb0d7 Ensure injected properties have public setters 9 years ago
  Christopher F 6352cbebef Add TryAdd to DependencyMaps 9 years ago
  Christopher F 40ede62e4d Remove Auto-Injection 9 years ago
  RogueException e0a0d2100d Reduced missed heartbeat aggressiveness 9 years ago
  james7132 145ae1518b Fix properties not being set properly on injection 9 years ago
  james7132 f1df412341 Change whitelist injection into blacklist injection 9 years ago
  james7132 f0b4c24e82 Add InjectAttribute for annotating injectable properties 9 years ago
  james7132 a551064eaf Add IDependencyMap injection for public properties 9 years ago
  RogueException 8be4cb72e3 SocketSystemMessage Internal -> Public 9 years ago
  RogueException ea3a8f6a01 Added EmbedBuilder.AddField(EmbedFieldBuilder) 9 years ago
  RogueException 0cf5493c61 Fixed crash, added DM/Group channel helpers 9 years ago
  RogueException d9fd0c34e4 Fixed bugs with creating invites 9 years ago
  Aaron Scherer 858af5e8bb Typo 9 years ago
  Joe4evr f80687ef0e Fix ParameterInfo.Type sometimes being null 9 years ago
  RogueException 4cf6d8e03f Merge pull request #502 from Joe4evr/Before/AfterExecute 9 years ago
  RogueException c9b8ed992c Started placeholders for analyzers 9 years ago
  RogueException b00b69234f Users can no longer directly request user downloads. 9 years ago
  RogueException 6188ff0a2f Improve platform errors for websocket/udp 9 years ago
  Joe4evr ea298875af Actually mark the methods virtual #derp 9 years ago
  Joe4evr c2599977a5 Add BeforeExecute/AfterExecute methods to ModuleBase 9 years ago
  RogueException 35c10a1006 Don't throw if websocket close was requested 9 years ago
  RogueException a266d072db Fixed nullref during reconnect 9 years ago