5350 Commits (8f2cb6070026bd2be2fd1fe35f978b408490879b)
 

Author SHA1 Message Date
Sacul 8f2cb60700
Fix inaccurate total_children_count property in modals 8 months ago
Soheab 09f748d48f
Add uv.lock and pylock.toml to gitignore 8 months ago
beerpsi 62cb74b7d8
Do not assume Python 3.14 has compression.zstd 8 months ago
Sacul 055885100d
Fix default value for reason parameter in delete_invite 8 months ago
Rapptz ab8195bbd3 Add support for role member counts 9 months ago
Rapptz c58b973c7e Add animated=true parameter to animated emoji 9 months ago
Rapptz 9c327df45a Use webp as the default emoji URL format 9 months ago
Rapptz 6d19bc763c [commands] Fix flag annotations not working under 3.14 9 months ago
Rapptz be3e332251 Add v2.6.4 changelog 9 months ago
beerpsi 463becb7ed
Use compression.zstd for gateway compression on Python 3.14 9 months ago
Rapptz e2b6fa8370 Use obj reference target instead of data for typing objects 9 months ago
Rapptz 88294fe352 Fix Section.accessory setter not updating view bindings 9 months ago
Rapptz 651699fcd2 Remove buggy and unintentional Container.children setter 9 months ago
Sacul c7575d9f21
Fix docstrings for version added in Member.edit 9 months ago
Rapptz 8f90b7d534 Add shoutout to Button and Thumbnail accessories for Section 9 months ago
Soheab_ d78636283b Correct supported types in docs for modal components 9 months ago
Soheab_ 178ea664b2 Add missing required kwarg to all select classes 9 months ago
Soheab_ 2d7e0614ad Add support for File Upload component 9 months ago
Soheab_ 944ffe93c7 Handle resolved data for modal components and types 9 months ago
Soheab_ 1d3642d1fe Fix KeyError on custom_id for modal components that don't support it 9 months ago
Rapptz 830858cde8 Add MessageType.is_deletable to fix Messageable.purge failing 9 months ago
Rapptz 78ff16621a Fix certain component IDs not being able to be settable afterwards 9 months ago
Sacul c050ed02c3
Support new fields in Modify Current Member 9 months ago
Sacul 46300dfc62
Add missing reason kwarg in delete_invite 9 months ago
Levi Pesin 6ad5541573
Add missing InviteType and ReactionType exports 9 months ago
Alex Nørgaard a2a00ae8af
Fix unordered list rendering for several AuditLogAction entries 9 months ago
Martin b837d94d1a
Add silent parameter to ForumChannel.create_thread 9 months ago
Soheab a2a228105b
Fix various TypeDicts for Unpack 9 months ago
Steve C bd329b1515
Add support for emoji_added message type 10 months ago
Sacul fe4bf87b23
Add channel attribute to automod quarantine user AuditLogAction 10 months ago
Lucas Hardt a7f349498a
Upgrade code by using f-strings and yield from 10 months ago
Steve C 3f47698791
All __all__ to primary_guilds module 10 months ago
Sacul 44956db033
Update modal example in docstring 10 months ago
blord0 1e165eebd9
Update docs for on_user_update to mention primary_guild 10 months ago
Rapptz 25a4dbe86a Remove id from LabelComponent.__repr__ 10 months ago
Rapptz 6c4f8c410d Add changelog for v2.6.2 and v2.6.3 10 months ago
Rapptz 89d5cbd78a Move v2 item check from BaseView to View 10 months ago
Rapptz 2f1f5fe2e2 Revert "Fix context install decorators to correctly restrict commands" 10 months ago
Rapptz 116107d7ed Add accessory to Section.__repr__ 10 months ago
Sacul 7c52dbdba0
Fix spelling mistake in LabelComponent slots 10 months ago
Soheab cbff6ddef9
Add support for user collectibles 10 months ago
z03h 69f06c9456
Fix Select.required not being applied 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