Commit Graph

  • 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 master 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
  • e73df75809 Crowdin translations download auto/crowdin github-actions[bot] 2025-10-13 18:05:40 +00: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
  • fe4bf87b23 Add channel attribute to automod quarantine user AuditLogAction Sacul 2025-09-03 17:33:41 +08:00
  • a7f349498a Upgrade code by using f-strings and yield from Lucas Hardt 2025-09-03 11:31:59 +02:00
  • 3f47698791 All __all__ to primary_guilds module Steve C 2025-09-03 05:01:50 -04:00
  • 44956db033 Update modal example in docstring Sacul 2025-09-03 05:05:50 +08:00
  • 1e165eebd9 Update docs for on_user_update to mention primary_guild blord0 2025-09-02 22:05:25 +01:00
  • 8b2fb89ffa Remove id from LabelComponent.__repr__ Rapptz 2025-08-31 16:00:59 -04:00
  • 25a4dbe86a Remove id from LabelComponent.__repr__ Rapptz 2025-08-31 16:00:59 -04:00
  • 5b1fd672ac Version bump to v2.6.3 v2.6.3 Rapptz 2025-08-31 15:27:20 -04:00
  • 6c4f8c410d Add changelog for v2.6.2 and v2.6.3 Rapptz 2025-08-27 23:41:00 -04:00
  • 1d6a147b0f Move v2 item check from BaseView to View Rapptz 2025-08-31 14:18:50 -04:00
  • 89d5cbd78a Move v2 item check from BaseView to View Rapptz 2025-08-31 14:18:50 -04:00
  • 0b29a56c55 Add changelog for v2.6.2 and v2.6.3 Rapptz 2025-08-27 23:41:00 -04:00
  • 8a7ba6b5b1 Revert "Fix context install decorators to correctly restrict commands" Rapptz 2025-08-26 21:12:03 -04:00
  • f79f41c37c Add accessory to Section.__repr__ Rapptz 2025-08-26 11:53:55 -04:00
  • 2f1f5fe2e2 Revert "Fix context install decorators to correctly restrict commands" Rapptz 2025-08-26 21:12:03 -04:00
  • 116107d7ed Add accessory to Section.__repr__ Rapptz 2025-08-26 11:53:55 -04:00
  • cbcea19e44 Fix spelling mistake in LabelComponent slots Sacul 2025-08-26 23:34:23 +08:00
  • 7c52dbdba0 Fix spelling mistake in LabelComponent slots Sacul 2025-08-26 23:34:23 +08:00
  • cbff6ddef9 Add support for user collectibles Soheab 2025-08-26 09:34:18 +02:00
  • d0863e056b Fix Select.required not being applied z03h 2025-08-25 20:24:37 -07:00
  • 748ab04674 Fix bounds for TextInput and Label generic Rapptz 2025-08-25 11:29:03 -04:00
  • 69f06c9456 Fix Select.required not being applied z03h 2025-08-25 20:24:37 -07:00
  • d5946d1cbc Fix bounds for TextInput and Label generic Rapptz 2025-08-25 11:29:03 -04:00
  • 91281f23a0 Add Set Voice Channel Status permission Jakub Kuczys 2025-08-25 01:59:10 +02:00
  • 7d2cb68f18 Version bump to v2.6.2 v2.6.2 Rapptz 2025-08-24 13:23:35 -04:00
  • b2a8a98e0e Add missing versionadded to some BaseView items lmaotrigine 2025-08-24 22:52:35 +05:30
  • 50b0d219b5 Add missing versionadded to some BaseView items lmaotrigine 2025-08-24 22:52:35 +05:30
  • 63357e0113 Revert "Add second generic parameter for view for DynamicItem" Rapptz 2025-08-24 13:21:54 -04:00
  • e1794dfab7 Revert "Add second generic parameter for view for DynamicItem" Rapptz 2025-08-24 13:21:40 -04:00
  • 1bf3e78a57 Version bump to v2.6.1 v2.6.1 Rapptz 2025-08-24 09:49:35 -04:00
  • cbe722b014 Fix Modal not raising when hitting the 5 item limit Rapptz 2025-08-24 09:41:49 -04:00
  • 9677dada1f Fix Modal not raising when hitting the 5 item limit Rapptz 2025-08-24 09:41:49 -04:00
  • 52a23436fb Add changelog for v2.6.1 Rapptz 2025-08-24 09:21:28 -04:00
  • ec27e477b7 Change Modal inheritance to BaseView instead of View Rapptz 2025-08-24 09:29:21 -04:00
  • 753db1724b Add changelog for v2.6.1 Rapptz 2025-08-24 09:21:28 -04:00
  • bb45e050b9 Change Modal inheritance to BaseView instead of View Rapptz 2025-08-24 09:29:21 -04:00
  • d351953526 Add second generic parameter for view for DynamicItem Rapptz 2025-08-24 09:12:12 -04:00
  • fe7ce982f3 Add second generic parameter for view for DynamicItem Rapptz 2025-08-24 09:12:12 -04:00
  • d6fe511404 [tasks] Log handled exceptions before sleeping Rapptz 2025-08-22 19:59:56 -04:00
  • a16c3ca743 Remove uses of deprecated Logger.warn method Rapptz 2025-08-22 19:52:12 -04:00
  • 112907a897 Flip if statement for wrapped ActionRow components in modals Rapptz 2025-08-22 19:28:37 -04:00
  • 1e6a281c07 Allow TextDisplay as a top-level component in modals Rapptz 2025-08-22 19:18:33 -04:00
  • cb364ea113 Fallback to None for AuditLogAction.category Rapptz 2025-08-22 19:14:01 -04:00
  • 60fd97bfda Update total count tracking to always consider the wrapper object Rapptz 2025-08-21 22:20:12 -04:00
  • 735b033701 Add a swap method for dynamic item's dispatching DA344 2025-08-21 00:52:31 +02:00
  • ab6efd02bc [tasks] Log handled exceptions before sleeping Rapptz 2025-08-22 19:59:56 -04:00
  • d00ac622bc Remove uses of deprecated Logger.warn method Rapptz 2025-08-22 19:52:12 -04:00
  • 6d5013030b Flip if statement for wrapped ActionRow components in modals Rapptz 2025-08-22 19:28:37 -04:00
  • de09031899 Allow TextDisplay as a top-level component in modals Rapptz 2025-08-22 19:18:33 -04:00
  • 0b7d30bbe3 Fallback to None for AuditLogAction.category Rapptz 2025-08-22 19:14:01 -04:00
  • 9bda89b0d6 Update total count tracking to always consider the wrapper object Rapptz 2025-08-21 22:20:12 -04:00
  • 0309aac335 Add a swap method for dynamic item's dispatching DA344 2025-08-21 00:52:31 +02:00
  • b2aab86ba1 Add typing-extensions to lint workflow Steve C 2025-08-20 18:34:51 -04:00
  • d897027c21 Create .git-blame-ignore-revs Thanos 2025-08-20 18:34:17 -04:00
  • 20f4bc40ad Remove outdated comment Rapptz 2025-08-20 06:52:44 -04:00
  • 5333e7c737 Remove outdated comment Rapptz 2025-08-20 06:52:44 -04:00
  • 110ace0a4d Fix Section.accessory being MISSING Rapptz 2025-08-20 06:50:23 -04:00
  • f30375ddaa Fix note in button decorator in action row Sacul 2025-08-20 16:04:50 +08:00