4578 Commits (master)

Author SHA1 Message Date
Steve C bd329b1515
Add support for emoji_added message type 1 week ago
Sacul fe4bf87b23
Add channel attribute to automod quarantine user AuditLogAction 1 week ago
Lucas Hardt a7f349498a
Upgrade code by using f-strings and yield from 1 week ago
Steve C 3f47698791
All __all__ to primary_guilds module 1 week ago
Sacul 44956db033
Update modal example in docstring 2 weeks ago
Rapptz 25a4dbe86a Remove id from LabelComponent.__repr__ 2 weeks ago
Rapptz 89d5cbd78a Move v2 item check from BaseView to View 2 weeks ago
Rapptz 2f1f5fe2e2 Revert "Fix context install decorators to correctly restrict commands" 3 weeks ago
Rapptz 116107d7ed Add accessory to Section.__repr__ 3 weeks ago
Sacul 7c52dbdba0
Fix spelling mistake in LabelComponent slots 3 weeks ago
Soheab cbff6ddef9
Add support for user collectibles 3 weeks ago
z03h 69f06c9456
Fix Select.required not being applied 3 weeks ago
Rapptz d5946d1cbc Fix bounds for TextInput and Label generic 3 weeks ago
Jakub Kuczys 91281f23a0
Add Set Voice Channel Status permission 3 weeks ago
lmaotrigine 50b0d219b5
Add missing versionadded to some BaseView items 3 weeks ago
Rapptz 63357e0113 Revert "Add second generic parameter for view for DynamicItem" 3 weeks ago
Rapptz 9677dada1f Fix Modal not raising when hitting the 5 item limit 3 weeks ago
Rapptz bb45e050b9 Change Modal inheritance to BaseView instead of View 3 weeks ago
Rapptz fe7ce982f3 Add second generic parameter for view for DynamicItem 3 weeks ago
Rapptz ab6efd02bc [tasks] Log handled exceptions before sleeping 3 weeks ago
Rapptz d00ac622bc Remove uses of deprecated Logger.warn method 3 weeks ago
Rapptz 6d5013030b Flip if statement for wrapped ActionRow components in modals 3 weeks ago
Rapptz de09031899 Allow TextDisplay as a top-level component in modals 3 weeks ago
Rapptz 0b7d30bbe3 Fallback to None for AuditLogAction.category 3 weeks ago
Rapptz 9bda89b0d6 Update total count tracking to always consider the wrapper object 3 weeks ago
DA344 0309aac335
Add a swap method for dynamic item's dispatching 3 weeks ago
Rapptz 20f4bc40ad Remove outdated comment 3 weeks ago
Rapptz 59e28af19f Fix Section.accessory being MISSING 3 weeks ago
Sacul 27d69e98e2
Fix note in button decorator in action row 3 weeks ago
Rapptz 283ed20956 Use List[Component] in docs instead of spelling them all out 4 weeks ago
DA344 24aa98b923
Fix Section.children and accessory's parent being None 4 weeks ago
Rapptz 9dbf13c2f9 Document Section.accessory as an attribute 4 weeks ago
Rapptz a5a4bcf61b Update Permissions.manage_messages docstring 4 weeks ago
Rapptz ad48815926 Add Permissions.pin_messages 4 weeks ago
Rapptz 44a44e938f Reformat entire project with ruff instead of black 4 weeks ago
Rapptz 3ef6272e07 Fix error with View.from_message when having multiple items 4 weeks ago
Rapptz d58c055c5b Remove unused import 4 weeks ago
Rapptz 1bc330a48a Version bump for development 4 weeks ago
Rapptz 9845a53d3d Version bump to v2.6.0 4 weeks ago
Rapptz 5d49f11709 Remove View.from_dict typing 4 weeks ago
Rapptz fc12a41cdf Run black 4 weeks ago
Rapptz 064cb7af71 Add View.total_children_count 4 weeks ago
Rapptz f08c042217 Add content_length method to LayoutView and container items 4 weeks ago
Rapptz e00bb0b0f3 Change info directive to note 4 weeks ago
Rapptz 13d1fbee58 Add more detail to what filenames are allowed in File.uri 4 weeks ago
Rapptz 76258d071a Add note for File.uri and ASCII only names 4 weeks ago
Rapptz 6f6d990195 Fix type error with ItemCallbackType 4 weeks ago
Rapptz 0c98251087 Move Locale.language_code documentation to where it belongs 4 weeks ago
Rapptz 4854c56d58 Allow discord.File in places where UnfurledMediaItem or str are allowed 4 weeks ago
Rapptz 9ef5b054e5 Refactor total children count to an overrideable method 4 weeks ago