5379 Commits (598a16e62f073812816e558629eeddcf2ef6be13)
 

Author SHA1 Message Date
Rapptz 78ff16621a Fix certain component IDs not being able to be settable afterwards 11 months ago
Sacul c050ed02c3
Support new fields in Modify Current Member 11 months ago
Sacul 46300dfc62
Add missing reason kwarg in delete_invite 11 months ago
Levi Pesin 6ad5541573
Add missing InviteType and ReactionType exports 11 months ago
Alex Nørgaard a2a00ae8af
Fix unordered list rendering for several AuditLogAction entries 11 months ago
Martin b837d94d1a
Add silent parameter to ForumChannel.create_thread 11 months ago
Soheab a2a228105b
Fix various TypeDicts for Unpack 11 months ago
Steve C bd329b1515
Add support for emoji_added message type 12 months ago
Sacul fe4bf87b23
Add channel attribute to automod quarantine user AuditLogAction 12 months ago
Lucas Hardt a7f349498a
Upgrade code by using f-strings and yield from 12 months ago
Steve C 3f47698791
All __all__ to primary_guilds module 12 months ago
Sacul 44956db033
Update modal example in docstring 12 months ago
blord0 1e165eebd9
Update docs for on_user_update to mention primary_guild 12 months ago
Rapptz 25a4dbe86a Remove id from LabelComponent.__repr__ 12 months ago
Rapptz 6c4f8c410d Add changelog for v2.6.2 and v2.6.3 12 months ago
Rapptz 89d5cbd78a Move v2 item check from BaseView to View 12 months ago
Rapptz 2f1f5fe2e2 Revert "Fix context install decorators to correctly restrict commands" 12 months ago
Rapptz 116107d7ed Add accessory to Section.__repr__ 12 months ago
Sacul 7c52dbdba0
Fix spelling mistake in LabelComponent slots 12 months ago
Soheab cbff6ddef9
Add support for user collectibles 12 months ago
z03h 69f06c9456
Fix Select.required not being applied 1 year ago
Rapptz d5946d1cbc Fix bounds for TextInput and Label generic 1 year ago
Jakub Kuczys 91281f23a0
Add Set Voice Channel Status permission 1 year ago
lmaotrigine 50b0d219b5
Add missing versionadded to some BaseView items 1 year ago
Rapptz 63357e0113 Revert "Add second generic parameter for view for DynamicItem" 1 year ago
Rapptz 9677dada1f Fix Modal not raising when hitting the 5 item limit 1 year ago
Rapptz 753db1724b Add changelog for v2.6.1 1 year ago
Rapptz bb45e050b9 Change Modal inheritance to BaseView instead of View 1 year ago
Rapptz fe7ce982f3 Add second generic parameter for view for DynamicItem 1 year ago
Rapptz ab6efd02bc [tasks] Log handled exceptions before sleeping 1 year ago
Rapptz d00ac622bc Remove uses of deprecated Logger.warn method 1 year ago
Rapptz 6d5013030b Flip if statement for wrapped ActionRow components in modals 1 year ago
Rapptz de09031899 Allow TextDisplay as a top-level component in modals 1 year ago
Rapptz 0b7d30bbe3 Fallback to None for AuditLogAction.category 1 year ago
Rapptz 9bda89b0d6 Update total count tracking to always consider the wrapper object 1 year ago
DA344 0309aac335
Add a swap method for dynamic item's dispatching 1 year ago
Steve C b2aab86ba1
Add typing-extensions to lint workflow 1 year ago
Thanos d897027c21
Create .git-blame-ignore-revs 1 year ago
Rapptz 20f4bc40ad Remove outdated comment 1 year ago
Rapptz 59e28af19f Fix Section.accessory being MISSING 1 year ago
Sacul 27d69e98e2
Fix note in button decorator in action row 1 year ago
Rapptz 8f83267ce9 Move UnfurledMediaItem and MediaGalleryItem to interactions page 1 year ago
Rapptz 283ed20956 Use List[Component] in docs instead of spelling them all out 1 year ago
DA344 24aa98b923
Fix Section.children and accessory's parent being None 1 year ago
Rapptz 9dbf13c2f9 Document Section.accessory as an attribute 1 year ago
Rapptz a5a4bcf61b Update Permissions.manage_messages docstring 1 year ago
Rapptz ad48815926 Add Permissions.pin_messages 1 year ago
Rapptz 44a44e938f Reformat entire project with ruff instead of black 1 year ago
Rapptz 3ef6272e07 Fix error with View.from_message when having multiple items 1 year ago
Rapptz d58c055c5b Remove unused import 1 year ago