Commit Graph

  • 3af0aa83dd Crowdin translations download auto/crowdin github-actions[bot] 2026-03-16 18:21:35 +00:00
  • 5d74ed3e0c Bump PyNaCl version to allow 1.6.x version installs master Rapptz 2026-03-14 12:19:35 -04:00
  • 14b2c1afd3 Don't cache SoundboardSound when Intents.expressions is disabled Rapptz 2026-03-14 11:29:38 -04:00
  • 108e9abb52 Avoid AttributeError on AutoShardedClient.close() call before async setup Jakub Kuczys 2026-03-04 22:01:50 +01:00
  • 026a882d52 Raise context menu command limit to 15 to match Discord Rapptz 2026-03-03 20:42:56 -05:00
  • 41e6639bbc Version bump for development Rapptz 2026-03-03 13:41:03 -05:00
  • dfd1144b22 Version bump to v2.7.1 v2.7.1 Rapptz 2026-03-03 13:38:56 -05:00
  • 64fcfe9333 Add changelog for v2.7.1 Rapptz 2026-03-03 13:35:17 -05:00
  • 9cf04aec3c Add warning and raise if davey is not installed Rapptz 2026-03-03 13:27:13 -05:00
  • 92c715e388 Unpin strict davey dependency Rapptz 2026-03-03 13:11:15 -05:00
  • 2383467ccd Show davey version in --version output Rapptz 2026-03-03 13:00:45 -05:00
  • 699a97f3eb Fix aiohttp websocket timeout deprecation warning ₳Ⱡ₥Ø₲ 2026-03-02 22:11:04 +02:00
  • b01de35fa2 Remove old workaround to /callback not having a return type Rapptz 2026-03-02 12:29:02 -05:00
  • 616137875b Fix memory leak with the view store when removing items Rapptz 2026-03-02 11:31:05 -05:00
  • 9798e5921a Version bump for development Rapptz 2026-02-27 13:49:41 -05:00
  • 5df6e2230a Version bump to v2.7.0 v2.7.0 Rapptz 2026-02-27 13:49:19 -05:00
  • 8c232c1cbd Add v2.7.0 changelog Rapptz 2026-02-27 13:48:51 -05:00
  • e55b308c1a Add AI contribution guideline Rapptz 2026-02-26 01:33:25 -05:00
  • 198549822e Close websocket when reconnecting websocket during polling Rapptz 2026-02-25 12:08:49 -05:00
  • 7f9c3b1b40 Fix FFmpeg errors not sent to after callback levin 2026-02-25 18:03:02 +01:00
  • 59d7a55a41 [tasks] Add overloads Steve C 2026-02-25 11:54:11 -05:00
  • 79b709290c Add client parameter to PartialEmoji.from_str Rapptz 2026-02-24 09:47:10 -05:00
  • ef1cb6a089 Prevent empty dictionaries from being added to the ViewStore Rapptz 2026-02-23 02:30:05 -05:00
  • 8bad09e1d8 Add Discord timestamp converter and transformer Alex Nørgaard 2026-02-23 03:13:10 +00:00
  • fd5a218d7c Add Message.is_forwardable to check if a message can be forwarded n6ck 2026-02-22 19:12:39 -08:00
  • 598a16e62f Add support for getting an integration's scopes Soheab 2026-02-22 23:29:20 +01:00
  • f780f04447 Update last_send when receiving a HEARTBEAT request Rapptz 2026-02-22 16:59:18 -05:00
  • 38d5d8e47a Use walk_children within remove_view Michael 2026-02-22 23:47:15 +02:00
  • 91f958cbac Add missing wait_for overloads for soundboard & voice effects Steve C 2026-02-22 16:46:24 -05:00
  • 93fa3cb9d6 Fix (Sync)Webhook.edit_message missing the view parameter DA344 2026-02-22 22:45:49 +01:00
  • 60e746ca94 Exclude category property from CategoryChannel docs Michael 2026-02-22 23:44:08 +02:00
  • 46000f78c7 Add guild and user context to autocomplete logs Michael 2026-02-22 23:43:44 +02:00
  • e5263c0870 Add support for new modal components Soheab 2026-02-22 22:43:06 +01:00
  • 05816daa7e Remove black config and transition isort config to ruff Thanos 2026-02-22 16:00:49 -05:00
  • dae46f7d0f Add generics to Interaction params Steve C 2026-02-22 15:59:46 -05:00
  • e45c8e60e1 Add bypass slowmode permissions Sacul 2026-02-23 04:53:02 +08:00
  • 680ca5ee20 Add command_id and custom_id attributes to Interaction Soheab 2026-02-22 21:02:14 +01:00
  • 2f1c3fde7b Fix Message.call raising an attribute error when accessed Rapptz 2026-02-18 22:27:23 -05:00
  • 103fe90d8b [commands] Fix decorator order mattering for hybrid commands Rapptz 2026-02-05 08:56:58 -05:00
  • a7d42b9906 Fallback to Item.row when converting to Modal component list Rapptz 2026-02-04 18:57:04 -05:00
  • 3ab09be13c Invert View.is_finished condition when there is no associated Future Rapptz 2026-01-28 16:58:55 -05:00
  • c8b95774cb Change join thread endpoint from POST to PUT Quintenvw 2026-01-14 12:10:36 +01:00
  • bcea13e993 Allow ui.View initialization without a running event loop Michael 2026-01-14 01:08:53 +02:00
  • b9b21ca270 [commands] Fix Context.from_interaction derived Message.type Rapptz 2026-01-11 08:02:50 -05:00
  • 1df81fea52 [commands] Mark Cog check special methods as MaybeCoro return Rapptz 2026-01-08 08:17:43 -05:00
  • bd37844be7 Add DAVE protocol support Snazzah 2026-01-07 16:05:46 -05:00
  • 0052878983 Guard against Item.view being None when dispatching Rapptz 2025-12-21 12:18:05 -05:00
  • 9be91cb093 Optimise utils.find and specialise utils.as_chunks Sacul 2025-11-19 08:51:27 +08:00
  • c342db8534 [commands] Fix flag annotations in 3.14 using annotationlib Rapptz 2025-11-12 20:17:43 -05:00
  • 9580898c97 Detach view from item when removed Soheab 2025-11-13 02:02:19 +01:00
  • b77459a4df Change description to be optional when creating emoji n6ck 2025-11-12 03:52:54 +00:00
  • 8b15475496 [Zstandard] Decompress even when discord doesn't encode size information Michael H 2025-11-07 18:57:01 -05:00
  • 0ace5f8b51 Document new timestamp format style Sacul 2025-11-08 07:56:24 +08:00
  • e2cf721e9c Fix container items having out of date internal state DA344 2025-11-08 00:53:04 +01:00
  • 8f2cb60700 Fix inaccurate total_children_count property in modals Sacul 2025-10-28 19:51:15 +08:00
  • 09f748d48f Add uv.lock and pylock.toml to gitignore Soheab 2025-10-28 12:50:55 +01:00
  • 62cb74b7d8 Do not assume Python 3.14 has compression.zstd beerpsi 2025-10-28 18:50:33 +07:00
  • 055885100d Fix default value for reason parameter in delete_invite Sacul 2025-10-28 19:49:25 +08:00
  • ab8195bbd3 Add support for role member counts Rapptz 2025-10-16 02:23:49 -04:00
  • fed237cdd6 Add animated=true parameter to animated emoji v2.6.x Rapptz 2025-10-14 17:33:49 -04:00
  • 7f76a31a26 Use webp as the default emoji URL format Rapptz 2025-10-14 17:20:32 -04:00
  • f9989e8faf Use obj reference target instead of data for typing objects Rapptz 2025-10-08 17:31:24 -04:00
  • c58b973c7e Add animated=true parameter to animated emoji Rapptz 2025-10-14 17:33:49 -04:00
  • 9c327df45a Use webp as the default emoji URL format Rapptz 2025-10-14 17:20:32 -04:00
  • 6d19bc763c [commands] Fix flag annotations not working under 3.14 Rapptz 2025-10-14 17:16:25 -04:00
  • 91bf014ddf [commands] Fix flag annotations not working under 3.14 Rapptz 2025-10-14 17:16:25 -04:00
  • 0115942c78 Version bump to v2.6.4 v2.6.4 Rapptz 2025-10-08 17:43:16 -04:00
  • cf759e414f Add v2.6.4 changelog Rapptz 2025-10-08 17:41:50 -04:00
  • be3e332251 Add v2.6.4 changelog Rapptz 2025-10-08 17:41:50 -04:00
  • 0fb682eb91 Use compression.zstd for gateway compression on Python 3.14 beerpsi 2025-10-09 04:33:29 +07:00
  • 463becb7ed Use compression.zstd for gateway compression on Python 3.14 beerpsi 2025-10-09 04:33:29 +07:00
  • e2b6fa8370 Use obj reference target instead of data for typing objects Rapptz 2025-10-08 17:31:24 -04:00
  • 26c4019b0b Fix Section.accessory setter not updating view bindings Rapptz 2025-10-08 08:52:11 -04:00
  • b079e9c451 Remove buggy and unintentional Container.children setter Rapptz 2025-10-05 02:45:20 -04:00
  • 88294fe352 Fix Section.accessory setter not updating view bindings Rapptz 2025-10-08 08:52:11 -04:00
  • 651699fcd2 Remove buggy and unintentional Container.children setter Rapptz 2025-10-05 02:45:20 -04:00
  • c7575d9f21 Fix docstrings for version added in Member.edit Sacul 2025-10-02 11:43:44 +08:00
  • 30596cad13 Add shoutout to Button and Thumbnail accessories for Section Rapptz 2025-09-28 16:07:30 -04:00
  • 5aa4eb7825 Correct supported types in docs for modal components Soheab_ 2025-09-21 16:28:32 +02:00
  • 10bc4ce083 Add missing required kwarg to all select classes Soheab_ 2025-09-21 16:24:44 +02:00
  • 0b600095ba Handle resolved data for modal components and types Soheab_ 2025-09-21 16:06:31 +02:00
  • dd6e5f64dd Fix KeyError on custom_id for modal components that don't support it Soheab_ 2025-09-21 15:58:00 +02:00
  • 8f90b7d534 Add shoutout to Button and Thumbnail accessories for Section Rapptz 2025-09-28 16:07:30 -04:00
  • d78636283b Correct supported types in docs for modal components Soheab_ 2025-09-21 16:28:32 +02:00
  • 178ea664b2 Add missing required kwarg to all select classes Soheab_ 2025-09-21 16:24:44 +02:00
  • 2d7e0614ad Add support for File Upload component Soheab_ 2025-09-21 16:19:04 +02:00
  • 944ffe93c7 Handle resolved data for modal components and types Soheab_ 2025-09-21 16:06:31 +02:00
  • 1d3642d1fe Fix KeyError on custom_id for modal components that don't support it Soheab_ 2025-09-21 15:58:00 +02:00
  • 830858cde8 Add MessageType.is_deletable to fix Messageable.purge failing Rapptz 2025-09-28 13:17:54 -04:00
  • 78ff16621a Fix certain component IDs not being able to be settable afterwards Rapptz 2025-09-28 13:05:23 -04:00
  • 65d44edf56 Add missing InviteType and ReactionType exports Levi Pesin 2025-09-29 02:02:52 +09:30
  • 3d51bc328f Fix unordered list rendering for several AuditLogAction entries Alex Nørgaard 2025-09-28 17:32:36 +01:00
  • 22e1d2592c Fix various TypeDicts for Unpack Soheab 2025-09-28 18:03:50 +02:00
  • c050ed02c3 Support new fields in Modify Current Member Sacul 2025-09-29 00:54:54 +08:00
  • 46300dfc62 Add missing reason kwarg in delete_invite Sacul 2025-09-29 00:36:24 +08:00
  • 6ad5541573 Add missing InviteType and ReactionType exports Levi Pesin 2025-09-29 02:02:52 +09:30
  • a2a00ae8af Fix unordered list rendering for several AuditLogAction entries Alex Nørgaard 2025-09-28 17:32:36 +01:00
  • b837d94d1a Add silent parameter to ForumChannel.create_thread Martin 2025-09-28 18:15:11 +02:00
  • a2a228105b Fix various TypeDicts for Unpack Soheab 2025-09-28 18:03:50 +02:00
  • bd329b1515 Add support for emoji_added message type Steve C 2025-09-03 05:34:13 -04:00