426 Commits (9d9c8ad3c730fd2d3e27a6ba324161b767b082f9)

Author SHA1 Message Date
  RogueException 284af7b6e2 Support large DeleteMessages collections 8 years ago
  RogueException cbb38bd101 Hide Entity.Discord property 8 years ago
  RogueException e0e28c6dd1 Changed EmbedChannel's type to GuildChannel 8 years ago
  RogueException aae2667fed Keep tags sorted when adding everyone/here mentions 8 years ago
  RogueException a7f50e7f59 Added EmbedBuilder field helpers 8 years ago
  RogueException fd72583a75 Move guild presence updates to GuildMemberUpdated. Filter duplicate UserUpdated events. 8 years ago
  RogueException 8dfa0220c3 Prevent overlapping tags 8 years ago
  RogueException 7d1cae8ae8 Fixed tag parsing with incomplete tags 8 years ago
  RogueException 158ce0f922 Started adding IAudioClient incoming stream creation/destruction events 8 years ago
  RogueException bf0be82d15 Added IWebhookUser and MessageSource 8 years ago
  RogueException 20f7ba431f Cleaned up and fixed several reorder issues. 8 years ago
  Confruggy fbd34d6719 Update MessageHelper.cs (#508) 8 years ago
  Mateusz Brawański efbd3cb681 GuildUserExtensions removed in favour of atomic role add/remove endpoints (#540) 8 years ago
  RogueException 84b3d24175 Merge pull request #549 from Mushroom/reactions 8 years ago
  RogueException 711a4e90a4 Renamed AvatarFormat -> ImageFormat. Cleaned up. 8 years ago
  RogueException 6dd2e0a708 Merge pull request #573 from james7132/auto-avatar 8 years ago
  RogueException cc11d667e3 Merge pull request #574 from Sentinent/get-userreactions-fix 8 years ago
  RogueException 1d5b7a2b01 Removed Unknown status 8 years ago
  Sentinent 58d9fb1ed6 Fixed GetReactionsUsersAsync returning an empty enumerable 8 years ago
  james7132 bfc4fd686e Automatic animated avatar detection 8 years ago
  Mushroom 78076bd9df Added support for reaction 'me' field 8 years ago
  RogueException 1b0e47be42 Fixed SocketRole.CompareTo 8 years ago
  RogueException 1cd67c2467 Allow EmbedFieldBuilder to take object values 8 years ago
  Christopher F 2db60749ca Add IsUnique parameter to CreateChannelInvite 8 years ago
  Christopher F c486f0ee50 Don't force avatar formats 8 years ago
  Christopher F a5adc8a129 Cleanup from rebase 8 years ago
  Christopher F 6116c1bcef Replace IUser.AvatarUrl with IUser#GetAvatarUrl(size) 9 years ago
  Emzi0767 9c3f858b42 Fixed couple non-default arguments in REST messages 8 years ago
  RogueException ea3a8f6a01 Added EmbedBuilder.AddField(EmbedFieldBuilder) 9 years ago
  RogueException d9fd0c34e4 Fixed bugs with creating invites 9 years ago
  firebingo 7e9491fb34 Fix Issue #446. RestUserMessage initializes _reactions even if there are no reactions so get doesn't cause exception. 9 years ago
  RogueException a75af58bdb Merge pull request #464 from Sentinent/dev 9 years ago
  RogueException 0d433caaa6 Merge pull request #433 from Confruggy/patch-1 9 years ago
  RogueException fe35400498 Cleanup 9 years ago
  RogueException 158222bb78 Merged GuildExtensions into IGuild 9 years ago
  RogueException ea0044cb87 Made IVoiceChannel.UserLimit nullable 9 years ago
  Sentinent a03269fcf1 Fixed guild member's joinedat reseting after certain events 9 years ago
  RogueException cf2596db58 Fixed a nullref when an embed is not provided to SendMessage 9 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 9 years ago
  RogueException 2c075e186a Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 9 years ago
  RogueException 572c0e6c6b Renamed new params classes to XXXProperties 9 years ago
  RogueException 8326d01f62 Isolated API definitions to their own library 9 years ago
  Confruggy 7b1db31985 Update MessageHelper.cs 9 years ago
  FiniteReality 2e2fbaa5f3 Add mentionable property to ModifyGuildRoleParams 9 years ago
  RogueException c102f52bfa Merge branch 'issue/379' into dev 9 years ago
  RogueException 86d9f52438 Cleaned up new params 9 years ago
  RogueException 8f87b2cc71 Added support for .NET Standard 1.1 and 1.2 9 years ago
  Christopher F 3fc043132b docstrings for modify params, minor bugfixes 9 years ago
  Christopher F 64681856b1 Create wrapper modify objects 9 years ago
  RogueException f56a1b653d Cleaned up Reactions PR 9 years ago