Commit Graph

  • f8b2b5627e fix: Move content check for ModifyMessage (#1503) Paulo 2020-05-07 10:12:08 -03:00
  • 41543a8084 fix: Fix Deserialization in Audit Log Data Types (#1509) NeKz 2020-05-07 15:09:46 +02:00
  • 479e28358e feature: Implement missing audit log types (#1458) NeKz 2020-05-07 15:04:33 +02:00
  • ed869bd78b [apibrk] change: Specify WebSocket close code (#1500) Monica S 2020-04-25 12:12:57 +01:00
  • 6d8e216545 docs: Small typo in documentation (#1460) Yamboy1 2020-04-22 18:10:38 +12:00
  • 106f346ddb docs: 2020 April Documentation Maintenance (#1484) Still Hsu 2020-04-22 14:04:10 +08:00
  • 1f01a2d1fa fix: nullcheck _shards before iterating (#1493) Min 2020-04-22 16:02:22 +10:00
  • c637bab91a meta: bump to 2.3.0-dev Christopher Felegy 2020-04-16 21:48:45 -04:00
  • 8d9e9714f7 meta: bump version to 2.3.0-dev Christopher Felegy 2020-04-16 21:44:53 -04:00
  • 4b602b4517 meta: 2.2.0 Christopher Felegy 2020-04-14 20:50:55 -04:00
  • 6ed311bc73 meta: 2.2.0 Christopher Felegy 2020-04-14 20:50:55 -04:00
  • 91aec9ff93 add idn debugger Christopher Felegy 2020-04-14 20:47:36 -04:00
  • adf823ca9a Added System.Linq reference (#1470) Braedon Smith 2020-03-31 09:03:11 -05:00
  • d734ce0a11 feature: Add ability to modify the banner for guilds (#1432) NovusTheory 2019-12-26 17:44:01 -06:00
  • a4846516fb fix: false-positive detection of CustomStatusGame based on Id property (#1416) Chris Johnston 2019-11-29 19:13:08 -08:00
  • 2bba324143 feature: add StartedAt, EndsAt, Elapsed and Remaining to SpotifyGame. (#1414) Saulius Šaltenis 2019-11-30 05:11:48 +02:00
  • e627f0780a change: fix #1415 Re-add support for overwrite permissions for news channels (#1417) Chris Johnston 2019-11-29 19:07:43 -08:00
  • 1c63fd479d (ifcbrk)fix: #1335 Add isMentionable parameter to CreateRoleAsync in non-breaking manner (#1418) Chris Johnston 2019-11-29 18:59:11 -08:00
  • 9ede6b905f docs: Fix incorrect and missing colour values for Color fields (#1426) Mark 2019-11-29 18:58:04 -08:00
  • 3ff4e3d506 fix: #1421 (in a better way) Return empty set when ActiveClients is null (#1422) Chris Johnston 2019-11-23 09:58:13 -08:00
  • 911523d56f docs: Fix the Comparer descriptions not linking the type (#1424) Joe4evr 2019-11-23 18:57:16 +01:00
  • 99d7135d09 nit: Utilize ValueTuples (#1393) Joe4evr 2019-11-09 20:58:49 +01:00
  • 79a0ea9de3 Feature: CustomStatusGame Activity (#1406) Chris Johnston 2019-11-09 10:41:10 -08:00
  • 5439cbad5a fix: GetUsersAsync to use MaxUsersPerBatch const as limit instead of MaxMessagesPerBatch. (#1412) Saulius Šaltenis 2019-11-09 20:38:25 +02:00
  • f86c39de6a feature: Implemented Message Reference Property (#1413) Neuheit 2019-11-09 13:12:29 -05:00
  • 7f0c0c9155 fix: add .NET Standard 2.1 support for Color (#1405) Patrick Klaeren 2019-10-25 23:38:41 +01:00
  • fd204eeb7b ci: do not exit on failed robocopy Christopher Felegy 2019-10-24 17:08:35 -04:00
  • a8cdadc0ec meta: copy only _site to docs-static Christopher Felegy 2019-10-24 16:59:21 -04:00
  • 007b011f12 Cache regex instances in MessageHelper (#1403) Chris Johnston 2019-10-24 07:52:45 -07:00
  • 65223a6bb6 meta: Fix packaging (#1402) JT 2019-10-24 11:09:00 +08:00
  • 1794f95be1 meta: fix metapackage build Christopher Felegy 2019-10-23 15:43:19 -04:00
  • 1c6ee72a9a docs: Fix #1394 Misworded doc for command params args (#1400) Chris Johnston 2019-10-23 12:25:26 -07:00
  • a08d529645 meta: Fix package publishing in azure pipelines (#1401) JT 2019-10-24 03:23:13 +08:00
  • d199d93ae4 meta: Fix .NET Core 3.0 compatibility + Drop NS1.3 (#1382) JT 2019-10-23 10:50:12 +08:00
  • a61adb07e0 feature: #1381 Guild PreferredLocale support (#1387) Chris Johnston 2019-10-22 19:46:41 -07:00
  • 0bda8a4217 fix: patch todo in NamedTypeReader (#1392) Joe4evr 2019-10-03 22:35:48 +02:00
  • 0d54207a27 feature: support guild subscription opt-out (#1386) Kieran Boyle 2019-10-01 20:51:02 +01:00
  • 3d39704c6c test: fix coercion error with DateTime/Offset (#1388) JT 2019-10-02 03:48:35 +08:00
  • fd3810e9fe docs: September 2019 Documentation Update (#1379) Still Hsu 2019-09-23 07:06:57 +08:00
  • 7b9029dd91 feature: support X-RateLimit-Reset-After (#1372) Christopher F 2019-09-21 09:24:37 -04:00
  • 68eb71c175 (binbrk)feature: Support filtering audit log entries on user, action type, and before entry id (#1377) Chris Johnston 2019-09-20 15:36:02 -07:00
  • c54867feba feature: update audit log models (#1373) NeKz 2019-09-21 00:29:11 +02:00
  • 606dac3e1a fix: Use double precision for X-Reset-After, set CultureInfo when parsing numeric types (#1375) Chris Johnston 2019-09-14 09:38:26 -07:00
  • 3755a027b3 feature: Provide ParameterInfo with error ParseResult (#1355) Adam Gauthier 2019-09-08 18:06:19 -04:00
  • b00da3d73c feature: add the "Stream" permission. (#1357) Radka Janeková 2019-09-08 18:23:03 +02:00
  • bcb3534195 change: use millisecond precision by default Christopher Felegy 2019-09-08 11:28:27 -04:00
  • 3c6b3765ab test: target the Process env-var scope Christopher Felegy 2019-09-08 11:27:20 -04:00
  • 9482204bcf feature: Add support for setting X-RateLimit-Precision (#1354) Chris Johnston 2019-09-08 08:21:10 -07:00
  • 07f4d5f353 [abibrk] change: Update ISystemMessage interface to allow reactions (#1368) Chris Johnston 2019-09-08 08:18:52 -07:00
  • dcd9cdd13e lint: rename IsStream to IsStreaming Christopher Felegy 2019-09-07 22:19:26 +00:00
  • 9bb08c9ba4 feature: Add SelfStream voice state property (#1369) Chris Johnston 2019-09-07 19:08:40 -07:00
  • b0a595be77 fix: Fix keys of guild update audit (#1371) NeKz 2019-09-08 04:05:10 +02:00
  • c977f2ec9c fix: #1314 Don't parse tags within code blocks (#1318) Chris Johnston 2019-08-25 06:28:05 -07:00
  • e8cb031704 fix: CommandExecuted event will fire when a parameter precondition fails like what happens when standard precondition fails. (#1346) advorange 2019-08-25 06:22:30 -07:00
  • 265da99619 feature: Add Quote Formatting (#1348) Chris Johnston 2019-08-25 06:14:24 -07:00
  • 52565ed0de docs: Fixing GatewayEncoding comment (#1359) moiph 2019-08-25 06:09:55 -07:00
  • 794eba5d1a feature: Add ChannelFollowAdd MessageType (#1358) Chris Johnston 2019-08-18 15:37:58 -07:00
  • 15b2a36790 [ci skip] Removed duplicate "any" from the readme (#1353) Kieran Boyle 2019-08-12 13:34:00 +01:00
  • af79ed54a1 docs: Fixed a spelling error. (#1349) Saulius Šaltenis 2019-07-30 22:22:43 +03:00
  • 2981d6bd80 ci: build and deploy docs automatically Christopher Felegy 2019-07-21 21:39:38 -04:00
  • 120c0f72cb fix: Remove null coalescing on ToEmbedBuilder Color (#1333) gab 2019-06-30 01:10:10 +02:00
  • 4edda5b729 fix: Fixed attempting to access a non-present optional value (#1337) Casino Boyale 2019-06-30 00:09:01 +01:00
  • 9da11b4184 [ifcbrk] feature: Implement Client Status Support (#1247) Chris Johnston 2019-06-22 20:46:20 -07:00
  • c870e672a2 debug: temporary sanity checking in SocketGuild Christopher Felegy 2019-06-22 17:02:43 -04:00
  • c88b1dada7 [ifcbrk] feature: id overload for RemoveReactionAsync (#1310) Casino Boyale 2019-06-21 22:35:40 +01:00
  • faf23dee35 [ifcbrk] feature: BOOST (#1319) Chris Johnston 2019-06-21 14:34:45 -07:00
  • d6d4429c3d fix: include MessageFlags and SuppressEmbedParams Christopher Felegy 2019-06-21 17:27:00 -04:00
  • 363d1c6da6 docs: Fix invalid cref values in docs (#1329) Still Hsu 2019-06-22 05:23:03 +08:00
  • 9fede346d3 feature: Added a Rest property to DiscordShardedClient (#1326) Casino Boyale 2019-06-21 22:22:32 +01:00
  • c864f48c3b lint: Fix spelling mistake in ExclusiveBulkDelete warning (#1330) Passive 2019-06-22 07:21:22 +10:00
  • 0484fe8e9d docs: Change token explanation (#1331) Alex Gravely 2019-06-21 17:20:19 -04:00
  • cd288923c3 [ifcbrk] feature: suppress messages Christopher Felegy 2019-06-21 17:17:54 -04:00
  • 1e8aa080ab Fix #1327 Color.ToString returns wrong value (#1328) Passive 2019-06-22 01:28:44 +10:00
  • a797be9ca0 test: Split Unit and Integration tests into separate projects (#1290) Chris Johnston 2019-06-12 13:08:03 -07:00
  • 40844b9e13 feature(binbrk): Add properties missing from User and Activity models (#1237) Chris Johnston 2019-06-12 13:00:30 -07:00
  • 10463cfdd2 meta: bump version to v2.2.0-dev, update CHANGELOG Christopher Felegy 2019-06-08 23:13:11 -04:00
  • dfd82a5ab7 meta: v2.1.1 Christopher Felegy 2019-06-08 20:14:45 -04:00
  • d287ed1d4c fix: add EmbedTypeConverter with unknown handling Christopher Felegy 2019-06-08 19:38:31 -04:00
  • 1cc5d7321b fix: fixed optionals having IsSpecified true when objects weren't in cache (#1323) Casino Boyale 2019-06-06 21:22:34 +01:00
  • 2e95c4913b fix: ignore escape behavior on remainder parameters (#994) Christopher Felegy 2019-06-05 17:13:29 -04:00
  • a8c853f1ec Revert "Merge remote-tracking branch 'quahu/dev' into dev" Christopher Felegy 2019-06-05 17:11:06 -04:00
  • 8fb0d5dc13 Merge remote-tracking branch 'quahu/dev' into dev Christopher Felegy 2019-06-05 17:07:42 -04:00
  • 3e65e03b85 meta: bump Ix.Net to 3.2.0 Christopher Felegy 2019-06-05 16:47:57 -04:00
  • 46da3523d0 docs: update TextChannelProperties to 6-hour slow mode Christopher Felegy 2019-06-05 16:37:55 -04:00
  • fc48c6606d feature: Disconnect guild members from voice channels (#1311) Chris Johnston 2019-06-05 10:41:18 -07:00
  • 4433ca741b fix: Update maximum value for SlowModeInterval (#1320) Jyrka98 2019-06-05 18:55:50 +03:00
  • 63ccd05faa lint: newline on Emote#GetHashCode Christopher Felegy 2019-06-04 14:05:59 -04:00
  • 1b54883896 fix: Changed Emote GetHashCode to not include Name (#1317) Tiago Cabral 2019-06-04 19:04:53 +01:00
  • abf3e905f2 fix: Changed Emote equals to not compare emote names (#1316) Casino Boyale 2019-06-03 18:14:20 +01:00
  • 1f55f01866 feature(internal): Set the @everyone IRole for @everyone and @here tags (#1313) Chris Johnston 2019-06-02 16:53:26 -07:00
  • 4d7de176d0 meta: add versioning guarantees to README Christopher Felegy 2019-06-02 19:52:39 -04:00
  • c78a6790b1 fix: don't raise REST log events twice Christopher Felegy 2019-05-19 12:16:37 -04:00
  • bc66d7ea4e meta: bump version to 2.1.1-dev Christopher Felegy 2019-05-19 12:14:36 -04:00
  • c9e2c034f8 ci: use buildTag variable Christopher Felegy 2019-05-19 10:43:37 -04:00
  • 89da65af96 ci: deploy on tags Christopher Felegy 2019-05-19 10:42:19 -04:00
  • 8118c11efe ci: build/tag includes must be a list Christopher Felegy 2019-05-19 10:36:08 -04:00
  • 53e0202677 meta: CI should build tag commits as well Christopher Felegy 2019-05-19 10:33:05 -04:00
  • 63381f1204 meta: v2.1.0 Christopher Felegy 2019-05-18 22:26:16 -04:00
  • 03304ff364 lint: ClientExtensions should be a member of Discord.Rest Christopher Felegy 2019-05-18 17:42:57 -04:00
  • 1356ea9736 feature: Add AddGuildUserAsync guild ID extension method. (#1240) Alex Gravely 2019-05-18 17:40:04 -04:00