59 Commits (b287f3dfd83ba5b0174d069ec637a3c08d4c58fa)

Author SHA1 Message Date
  Christopher F 576a52cdc6 Restructure and replace emojis with a new emote system (#619) 8 years ago
  RogueException a306d83283 Added net45 TFM 8 years ago
  Christopher F 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  Christopher F 6000b15c4d C#7 TODOs 8 years ago
  RogueException e762dddfbb Added SnowflakeUtils 9 years ago
  RogueException 8dfa0220c3 Prevent overlapping tags 9 years ago
  RogueException 13d488f43b Added slow/deadlocked event handler detection 9 years ago
  RogueException bf0be82d15 Added IWebhookUser and MessageSource 9 years ago
  RogueException 13b9b15cf0 Fixed DateTimeUtils on .Net Standard 1.1 9 years ago
  RogueException 32cf7ba5e1 A few datetime fixes 9 years ago
  RogueException bc469cbb46 Process everyone permission overwrites before role 9 years ago
  RogueException 5a6d6ee076 Fixed notempty precondition error message 9 years ago
  RogueException 21959fe43c Fixed several permission issues 9 years ago
  RogueException cab41851ba Prevent duplicate GuildUnavailables 9 years ago
  RogueException 1b0e47be42 Fixed SocketRole.CompareTo 9 years ago
  Christopher F 5e1d84d918 Merge pull request #395 from LassieME/issue/359 9 years ago
  Christopher F 66b7e0e7f0 Rename precondition to 'YoungerThanTwoWeeks' 9 years ago
  Christopher F 4a18b321ea Change the minimum allowed message to 13d23h59m 9 years ago
  Christopher F 607f478b9a Check that messages older than two weeks are not passed to bulk delete 9 years ago
  Sindre G. Langhus ab60f63511 Changes HasValue in Cachable to constructor argument 9 years ago
  RogueException 70e8cea6e2 Fixed order for permission resolving 9 years ago
  Sindre Langhus d8682a82b2 Change all signatures in the SocketClients to interfaces. 9 years ago
  Sindre G. Langhus 2d67cf36ae Changed Id from a ulong to generic TId, as per discussion. 9 years ago
  Christopher F daf0ac9347 Added docstrings for Cacheable 9 years ago
  Sindre G. Langhus 705d71875c Simplified PR, renamed Cached to Cacheable. 9 years ago
  Sindre G. Langhus 959d49a26f renamed Cache to Cached, and refactored many events to use Cached 9 years ago
  Sindre G. Langhus 05fcd5f076 First commit 9 years ago
  RogueException fe35400498 Cleanup 9 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 9 years ago
  RogueException 8326d01f62 Isolated API definitions to their own library 9 years ago
  RogueException c102f52bfa Merge branch 'issue/379' into dev 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
  RogueException f56a1b653d Cleaned up Reactions PR 9 years ago
  RogueException b9eeac9105 Merge branch 'dev' into feature/reactions 9 years ago
  RogueException 2c990f08f8 Readded fluent-style to EmbedBuilder 9 years ago
  RogueException 593ba46f1c Cleaned up command builders and async func names 9 years ago
  RogueException 7505831998 Added custom messages to Preconditions 9 years ago
  RogueException 853f8f2e6b Added prefixless TagHandling, added startIndex to resolve, fixed bugs. 9 years ago
  RogueException af6c3e10c3 Cleaned up EmbedBuilder 9 years ago
  Christopher F 52f979ec8a Support sending rich embeds, add an Embed Builder 9 years ago
  Christopher F 838d60e2c2 Add API model for Reaction, implement REST methods for reactions 9 years ago
  RogueException dfe654af3b PagedAsyncEnumerator's nextPage should return false if there are no more pages. 9 years ago
  RogueException 635819b89f Reduced command module lifetime to a single command execution. Removed ModuleAttribute. 9 years ago
  RogueException c1effbc971 Merged PlatformHelper into ConcurrentHashset 9 years ago
  RogueException 5c33e28757 Added missing ConfigureAwaits 9 years ago
  RogueException 3576c48680 Added null check to AsyncEvent 9 years ago
  RogueException 8f5b5347b4 Update REST models on modify 9 years ago
  RogueException edad75cef1 Fixed resolving user mentions with FullName 9 years ago
  RogueException dcde486aac Fixed crash when resolving a message with multiple tags 9 years ago