36 Commits (87115bc01e863ae729eb1a9c5877adf5a2429fba)

Author SHA1 Message Date
  RogueException 87115bc01e Added JSON serialization of reference ids 10 years ago
  RogueException 5be13b91ae Switched ids to use int64 rather than strings 10 years ago
  RogueException 07c0b5c418 Added some variation to cache object hashcodes 10 years ago
  RogueException b7ae343370 Handle everyone mentions a little more properly 10 years ago
  RogueException 9487fba23f Hid old CurrentUser, exposed GlobalUser via CurrentUser 10 years ago
  RogueException 0eb0e14bba Only add everyone to mentionedroles if the user has permissions 10 years ago
  RogueException c280ed0bda Fixed nullref in Message.Update 10 years ago
  RogueException 9ae1761d34 Set IsMentioningMe to true if your role is mentioned 10 years ago
  RogueException 2977a9367d Removed IsMentioningEveryone 10 years ago
  RogueException a3c7b08d94 Reworked the mention system 10 years ago
  RogueException 38dd1efa0f Improved equality checks for cache objects 10 years ago
  RogueException e2bf2bcc89 Added Message.MentionedChannels 10 years ago
  RogueException 6635ab97dd Cleaned up ToString on model classes 10 years ago
  RogueException b6d48ca116 Fixed a few reference bugs with private messages 10 years ago
  RogueException 674c585bee Add new reference system 10 years ago
  RogueException b7ad4f603d Clean up collections and references properly 10 years ago
  RogueException 759506da87 Fixed Message.User 10 years ago
  RogueException 2acd4f8861 Even more bug fixes 10 years ago
  RogueException 1fcbd36ead Lots of bug fixes 10 years ago
  RogueException 6fd3683ce7 More member -> user renames 10 years ago
  RogueException 01f299e030 Started rename of member -> user, added server permission resolving, added channel message cache options. 10 years ago
  RogueException dd6ceb8469 Started major API refactor 10 years ago
  RogueException 76e4317400 Simplified caches, moved some eventargs, and made caching/uncaching objects more reliable. 10 years ago
  RogueException 443c43b643 Renamed MessageCleaner to MentionHelper, added Mentionhelper.GetUserIds 10 years ago
  RogueException a0b1237d33 Starting reorganization - grouped all API serialization definitions together, moved Audio to Interop and grouped Net classes together. 10 years ago
  RogueException d27e74a9ae Add Channel.IsPrivate comment to Message.Member error 10 years ago
  RogueException e730134b74 Throw a proper error if accessing Message.Member in a private channel. 10 years ago
  RogueException 5521300d9d Cleaned models 10 years ago
  RogueException 6dd0b4dde5 Message.Member fix 10 years ago
  RogueException 6e9538a857 Clear message cleanText on message_update 10 years ago
  RogueException 1d485eb641 Refactored project structure and API calls. Exposed DiscordAPIClient as public. 10 years ago
  RogueException ee9ccf816b Crash fix and some added documentation. 10 years ago
  RogueException 4529ad3d4a Refactor all the things! 10 years ago
  RogueException 26dd48ac27 Renamed Membership to Member 10 years ago
  RogueException 7ca386e2e4 Added Member, Server and ServerId shortcuts to Message 10 years ago
  Brandon Smith 6a9eb0815e Reorganized project structure 10 years ago