5340 Commits (f4f5d930a3aff7a3ccf2f3bf44ada43845b07b83)
 

Author SHA1 Message Date
blord0 f4f5d930a3
Merge branch 'Rapptz:master' into voice-messages 10 months ago
Rapptz d5946d1cbc Fix bounds for TextInput and Label generic 10 months ago
Jakub Kuczys 91281f23a0
Add Set Voice Channel Status permission 10 months ago
lmaotrigine 50b0d219b5
Add missing versionadded to some BaseView items 10 months ago
Rapptz 63357e0113 Revert "Add second generic parameter for view for DynamicItem" 10 months ago
Rapptz 9677dada1f Fix Modal not raising when hitting the 5 item limit 10 months ago
Rapptz 753db1724b Add changelog for v2.6.1 10 months ago
Rapptz bb45e050b9 Change Modal inheritance to BaseView instead of View 10 months ago
Rapptz fe7ce982f3 Add second generic parameter for view for DynamicItem 10 months ago
Rapptz ab6efd02bc [tasks] Log handled exceptions before sleeping 10 months ago
Rapptz d00ac622bc Remove uses of deprecated Logger.warn method 10 months ago
Rapptz 6d5013030b Flip if statement for wrapped ActionRow components in modals 10 months ago
Rapptz de09031899 Allow TextDisplay as a top-level component in modals 10 months ago
Rapptz 0b7d30bbe3 Fallback to None for AuditLogAction.category 10 months ago
Rapptz 9bda89b0d6 Update total count tracking to always consider the wrapper object 10 months ago
DA344 0309aac335
Add a swap method for dynamic item's dispatching 10 months ago
Steve C b2aab86ba1
Add typing-extensions to lint workflow 10 months ago
Thanos d897027c21
Create .git-blame-ignore-revs 10 months ago
Rapptz 20f4bc40ad Remove outdated comment 11 months ago
Rapptz 59e28af19f Fix Section.accessory being MISSING 11 months ago
Sacul 27d69e98e2
Fix note in button decorator in action row 11 months ago
Rapptz 8f83267ce9 Move UnfurledMediaItem and MediaGalleryItem to interactions page 11 months ago
Rapptz 283ed20956 Use List[Component] in docs instead of spelling them all out 11 months ago
DA344 24aa98b923
Fix Section.children and accessory's parent being None 11 months ago
blord0 b43441c7e3 Formatting 11 months ago
blord0 45945b6909
Incriment versionadded to 2.7 11 months ago
blord0 aa84304fa8
Merge branch 'Rapptz:master' into voice-messages 11 months ago
Rapptz 9dbf13c2f9 Document Section.accessory as an attribute 11 months ago
Rapptz a5a4bcf61b Update Permissions.manage_messages docstring 11 months ago
Rapptz ad48815926 Add Permissions.pin_messages 11 months ago
Rapptz 44a44e938f Reformat entire project with ruff instead of black 11 months ago
Rapptz 3ef6272e07 Fix error with View.from_message when having multiple items 11 months ago
Rapptz d58c055c5b Remove unused import 11 months ago
Rapptz 1bc330a48a Version bump for development 11 months ago
Rapptz 9845a53d3d Version bump to v2.6.0 11 months ago
Rapptz 714df2cfde Add changelog for v2.6 11 months ago
Rapptz 5d49f11709 Remove View.from_dict typing 11 months ago
Rapptz fc12a41cdf Run black 11 months ago
Rapptz 064cb7af71 Add View.total_children_count 11 months ago
Rapptz f08c042217 Add content_length method to LayoutView and container items 11 months ago
Rapptz e00bb0b0f3 Change info directive to note 11 months ago
Rapptz 13d1fbee58 Add more detail to what filenames are allowed in File.uri 11 months ago
Rapptz 76258d071a Add note for File.uri and ASCII only names 11 months ago
Rapptz 6f6d990195 Fix type error with ItemCallbackType 11 months ago
Rapptz 0c98251087 Move Locale.language_code documentation to where it belongs 11 months ago
Rapptz 4854c56d58 Allow discord.File in places where UnfurledMediaItem or str are allowed 11 months ago
Rapptz 98d2113cdd Hide interaction_check where it isn't really applicable 11 months ago
Rapptz 9ef5b054e5 Refactor total children count to an overrideable method 11 months ago
Rapptz 5887ce1430 Fix settings example not resetting option default state 11 months ago
Rapptz 2a69ac4ca8 Document difference between View and LayoutView 11 months ago