5363 Commits (c8b95774cb2707f7153ace09b131a5ed2e281f43)
 

Author SHA1 Message Date
Quintenvw c8b95774cb
Change join thread endpoint from POST to PUT 7 months ago
Michael bcea13e993
Allow ui.View initialization without a running event loop 7 months ago
Rapptz b9b21ca270 [commands] Fix Context.from_interaction derived Message.type 7 months ago
Rapptz 1df81fea52 [commands] Mark Cog check special methods as MaybeCoro return 7 months ago
Snazzah bd37844be7
Add DAVE protocol support 8 months ago
Rapptz 0052878983 Guard against Item.view being None when dispatching 8 months ago
Sacul 9be91cb093
Optimise utils.find and specialise utils.as_chunks 9 months ago
Rapptz c342db8534 [commands] Fix flag annotations in 3.14 using annotationlib 9 months ago
Soheab 9580898c97
Detach view from item when removed 9 months ago
n6ck b77459a4df
Change description to be optional when creating emoji 9 months ago
Michael H 8b15475496
[Zstandard] Decompress even when discord doesn't encode size information 10 months ago
Sacul 0ace5f8b51
Document new timestamp format style 10 months ago
DA344 e2cf721e9c
Fix container items having out of date internal state 10 months ago
Sacul 8f2cb60700
Fix inaccurate total_children_count property in modals 10 months ago
Soheab 09f748d48f
Add uv.lock and pylock.toml to gitignore 10 months ago
beerpsi 62cb74b7d8
Do not assume Python 3.14 has compression.zstd 10 months ago
Sacul 055885100d
Fix default value for reason parameter in delete_invite 10 months ago
Rapptz ab8195bbd3 Add support for role member counts 10 months ago
Rapptz c58b973c7e Add animated=true parameter to animated emoji 10 months ago
Rapptz 9c327df45a Use webp as the default emoji URL format 10 months ago
Rapptz 6d19bc763c [commands] Fix flag annotations not working under 3.14 10 months ago
Rapptz be3e332251 Add v2.6.4 changelog 11 months ago
beerpsi 463becb7ed
Use compression.zstd for gateway compression on Python 3.14 11 months ago
Rapptz e2b6fa8370 Use obj reference target instead of data for typing objects 11 months ago
Rapptz 88294fe352 Fix Section.accessory setter not updating view bindings 11 months ago
Rapptz 651699fcd2 Remove buggy and unintentional Container.children setter 11 months ago
Sacul c7575d9f21
Fix docstrings for version added in Member.edit 11 months ago
Rapptz 8f90b7d534 Add shoutout to Button and Thumbnail accessories for Section 11 months ago
Soheab_ d78636283b Correct supported types in docs for modal components 11 months ago
Soheab_ 178ea664b2 Add missing required kwarg to all select classes 11 months ago
Soheab_ 2d7e0614ad Add support for File Upload component 11 months ago
Soheab_ 944ffe93c7 Handle resolved data for modal components and types 11 months ago
Soheab_ 1d3642d1fe Fix KeyError on custom_id for modal components that don't support it 11 months ago
Rapptz 830858cde8 Add MessageType.is_deletable to fix Messageable.purge failing 11 months ago
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