2837 Commits (89ae95b8849c43b3b7d8f9aa5a80e3d1a798a677)
 

Author SHA1 Message Date
  Chris Johnston 89ae95b884
Merge branch 'dev' into quotationMarks 8 years ago
  Joe4evr d50fc3b4e1 Throw when attempting to modify a message not made by the current user (#992) 8 years ago
  Paulo 810f6d610e Fix SocketCategoryChannel properties (#945) 8 years ago
  advorange 6d58796f2d Added in an all value for category channels. (#952) 8 years ago
  Chris Johnston 88e6244075 Add release version to docs footer, Add doc build instructions (#963) 8 years ago
  Quahu 55299ff14f Prevents NREs when sending/modifying messages (#993) 8 years ago
  Christopher F 1905fdec04 Add BanAsync extension to IGuildUser 8 years ago
  Christopher F ac5ecd365d Include the content in `payload_json` for file uploads 8 years ago
  Christopher F bfaa6fc97a
Enforce a maximum value when parsing unix timestamps (#981) 8 years ago
  Christopher F 02c650773d Clean up SpotifyGame PR 8 years ago
  Still Hsu 64b9cc7a53 Add Spotify track support (#970) 8 years ago
  Christopher F b9be6deb4f Move EmbedBuilder+Extensions to Discord.Net.Core 8 years ago
  Christopher F b38dca7803 All arguments in ReplyAsync should be optional 8 years ago
  Christopher F b70ae41285 AddModule(s)Async should be explicit about IServiceProvider 8 years ago
  Darnell Williams fc5e70c9dd Attempts to resolve #961 (#962) 8 years ago
  Christopher F f175dde2b3 Clean embed serialization up slightly 8 years ago
  Christopher F e9f9b484b6 Allow attaching embeds alongside a file upload. (#978) 8 years ago
  Christopher F f9ac190e9a Don't create a service scope in CommandService#ExecuteAsync anymore 8 years ago
  Christopher F e68ef63bc6 Allow GetPrefixedToken to handle the default TokenType 8 years ago
  Joe4evr 2fd4f5670e Remove support for TokenType.User (#958) 8 years ago
  Joe4evr 170a2e00bd Resolve #936 (#941) 8 years ago
  Michael Flaherty 8537924d9b Add Missing Parameter For WebSocket4Net Constructor (#968) 8 years ago
  Alex Gravely 4edbd8d4b9 Allow nested ModuleBase classes to be built when declared from non-module classes. (#969) 8 years ago
  Christopher F f19730e433 AddModuleAsync/AddModulesAsync should not require an IServiceProvider 8 years ago
  Chris Johnston 63e670464f Add more tests for Permissions class (#967) 8 years ago
  Finite Reality 32ebdd51f7 Correct impl. of HasFlag and ResolveChannel (#966) 8 years ago
  Christopher F b1eaa44021 Don't attempt to load types with generic parameters as a module 8 years ago
  Alex fda19b5a8f [docs] Change 'Echos' to 'Echoes' (#964) 8 years ago
  Anu6is 88765970ec Incorrect variable assignment (#959) 8 years ago
  Alex Gravely 500f5f434a Add request info to HttpException & RateLimitedException (#957) 8 years ago
  Christopher F bb8ebc13d2 Add callback method for when a module class has been added (#934) 8 years ago
  Alex Gravely 178ea8de4d Change GameParty size types to longs. (#955) 8 years ago
  Christopher F 3b2b434258 Bump version to 2.0.0-beta2 8 years ago
  Chris Johnston fd3533f7bb Move default alias map into a separate source file 8 years ago
  Chris Johnston 12d5a70087 add check for null value when building ImmutableDictionary 8 years ago
  Chris Johnston ac394c2132 add more quote unicode punctuation pairs 8 years ago
  Chris Johnston 7fbd0ab08b simplification of GetMatch method for CommandParser 8 years ago
  Paulo b88ce8c51f Remove IGuild.DownloadUsersAsync() from SocketGuild (#944) 8 years ago
  Chris Johnston 2cb6750e25 newline formatting tweak 8 years ago
  Chris Johnston befb65efde add newline before namespace for consistency 8 years ago
  Chris Johnston 8187f35975 minor syntax changes in CommandServiceConfig 8 years ago
  Chris Johnston f0fe5d603d copy IReadOnlyDictionary to ImmutableDictionary 8 years ago
  Chris Johnston 1a8aa96f9b Move aliases outside of CommandInfo class 8 years ago
  Chris Johnston 23ba23b133 remove unnecessary whitespace 8 years ago
  Chris Johnston 9c58d0ee01 minor formatting changes to CommandParser 8 years ago
  Chris Johnston 46e9cf64f3 revert type of CommandServiceConfig QuotationMarkAliasMap to Dictionary 8 years ago
  Chris Johnston d42936c568 change storage type of alias dictionary to be IReadOnlyDictionary 8 years ago
  Chris Johnston 6633a5cca5 Fix conventions of the command parser utility functions 8 years ago
  Chris Johnston 2e27d268a9 remove commented out code 8 years ago
  Chris Johnston 3e54e6fa04 change quotation mark parsing to use a map of matching pairs 8 years ago