Commit Graph

  • 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
  • 59e28af19f Fix Section.accessory being MISSING Rapptz 2025-08-20 06:50:23 -04:00
  • 27d69e98e2 Fix note in button decorator in action row Sacul 2025-08-20 16:04:50 +08:00
  • 5fbe5b0488 Move UnfurledMediaItem and MediaGalleryItem to interactions page Rapptz 2025-08-19 21:09:09 -04:00
  • 928e82b1af Use List[Component] in docs instead of spelling them all out Rapptz 2025-08-19 20:55:02 -04:00
  • c3158127ff Fix Section.children and accessory's parent being None DA344 2025-08-20 02:50:57 +02:00
  • 15ba468064 Document Section.accessory as an attribute Rapptz 2025-08-19 04:25:29 -04:00
  • 8f83267ce9 Move UnfurledMediaItem and MediaGalleryItem to interactions page Rapptz 2025-08-19 21:09:09 -04:00
  • 283ed20956 Use List[Component] in docs instead of spelling them all out Rapptz 2025-08-19 20:55:02 -04:00
  • 24aa98b923 Fix Section.children and accessory's parent being None DA344 2025-08-20 02:50:57 +02:00
  • 9dbf13c2f9 Document Section.accessory as an attribute Rapptz 2025-08-19 04:25:29 -04:00
  • a5a4bcf61b Update Permissions.manage_messages docstring Rapptz 2025-08-19 04:09:21 -04:00
  • ad48815926 Add Permissions.pin_messages Rapptz 2025-08-19 03:58:40 -04:00
  • 44a44e938f Reformat entire project with ruff instead of black Rapptz 2025-08-18 20:15:44 -04:00
  • 3ef6272e07 Fix error with View.from_message when having multiple items Rapptz 2025-08-18 19:04:19 -04:00
  • d58c055c5b Remove unused import Rapptz 2025-08-18 15:07:44 -04:00
  • 1bc330a48a Version bump for development Rapptz 2025-08-18 15:07:05 -04:00
  • 9845a53d3d Version bump to v2.6.0 v2.6.0 Rapptz 2025-08-18 14:58:23 -04:00
  • 714df2cfde Add changelog for v2.6 Rapptz 2025-08-18 14:58:00 -04:00
  • 5d49f11709 Remove View.from_dict typing Rapptz 2025-08-18 15:00:42 -04:00
  • fc12a41cdf Run black Rapptz 2025-08-18 14:49:32 -04:00
  • 064cb7af71 Add View.total_children_count Rapptz 2025-08-18 14:39:07 -04:00
  • f08c042217 Add content_length method to LayoutView and container items Rapptz 2025-08-18 14:33:15 -04:00
  • e00bb0b0f3 Change info directive to note Rapptz 2025-08-18 13:44:29 -04:00
  • 13d1fbee58 Add more detail to what filenames are allowed in File.uri Rapptz 2025-08-18 13:33:30 -04:00
  • 76258d071a Add note for File.uri and ASCII only names Rapptz 2025-08-18 13:27:18 -04:00
  • 6f6d990195 Fix type error with ItemCallbackType Rapptz 2025-08-18 07:13:50 -04:00
  • 0c98251087 Move Locale.language_code documentation to where it belongs Rapptz 2025-08-18 06:19:30 -04:00
  • 4854c56d58 Allow discord.File in places where UnfurledMediaItem or str are allowed Rapptz 2025-08-18 06:11:59 -04:00
  • 98d2113cdd Hide interaction_check where it isn't really applicable Rapptz 2025-08-18 05:05:05 -04:00
  • 9ef5b054e5 Refactor total children count to an overrideable method Rapptz 2025-08-18 04:49:20 -04:00
  • 5887ce1430 Fix settings example not resetting option default state Rapptz 2025-08-18 04:35:41 -04:00
  • 2a69ac4ca8 Document difference between View and LayoutView Rapptz 2025-08-18 04:34:24 -04:00
  • eb84d0dfcb Add example showcasing ui.Label in modals Rapptz 2025-08-17 20:02:21 -04:00
  • 22d6e8d0aa Add example showcasing how to do a settings panel Rapptz 2025-08-17 19:48:18 -04:00
  • 4be15b5616 Add example showcasing Container for Embed-like layouts Rapptz 2025-08-16 06:18:14 -04:00
  • 24d3a12117 Remove unused row parameter from TextDisplay Rapptz 2025-08-16 05:36:50 -04:00
  • 4f539b710f Fix type errors in all examples Rapptz 2025-08-16 05:21:19 -04:00
  • 7e2ca02fd1 Add total_message_sent attribute to threads Sacul 2025-08-15 23:38:56 +08:00
  • 08ef967371 Typecheck when constructing MediaGalleryItem Rapptz 2025-08-15 08:11:13 -04:00
  • 983a9b8f94 Use Unpack where it's possible Soheab 2025-08-15 11:36:36 +02:00
  • 13432591c6 Fix various docs around UI items Soheab 2025-08-14 18:00:09 +02:00
  • 4839036eea Add missing guild features in types.guild Sacul 2025-08-14 23:44:41 +08:00