5381 Commits (8bad09e1d8defd9fc877bcc8edf675635be73bbd)
 

Author SHA1 Message Date
Alex Nørgaard 8bad09e1d8
Add Discord timestamp converter and transformer 4 months ago
n6ck fd5a218d7c
Add Message.is_forwardable to check if a message can be forwarded 4 months ago
Soheab 598a16e62f
Add support for getting an integration's scopes 4 months ago
Rapptz f780f04447 Update last_send when receiving a HEARTBEAT request 4 months ago
Michael 38d5d8e47a
Use walk_children within remove_view 4 months ago
Steve C 91f958cbac
Add missing wait_for overloads for soundboard & voice effects 4 months ago
DA344 93fa3cb9d6
Fix (Sync)Webhook.edit_message missing the view parameter 4 months ago
Michael 60e746ca94
Exclude category property from CategoryChannel docs 4 months ago
Michael 46000f78c7
Add guild and user context to autocomplete logs 4 months ago
Soheab e5263c0870
Add support for new modal components 4 months ago
Thanos 05816daa7e
Remove black config and transition isort config to ruff 4 months ago
Steve C dae46f7d0f
Add generics to Interaction params 4 months ago
Sacul e45c8e60e1
Add bypass slowmode permissions 4 months ago
Soheab 680ca5ee20
Add command_id and custom_id attributes to Interaction 4 months ago
Rapptz 2f1c3fde7b Fix Message.call raising an attribute error when accessed 4 months ago
Rapptz 103fe90d8b [commands] Fix decorator order mattering for hybrid commands 5 months ago
Rapptz a7d42b9906 Fallback to Item.row when converting to Modal component list 5 months ago
Rapptz 3ab09be13c Invert View.is_finished condition when there is no associated Future 5 months ago
Quintenvw c8b95774cb
Change join thread endpoint from POST to PUT 5 months ago
Michael bcea13e993
Allow ui.View initialization without a running event loop 5 months ago
Rapptz b9b21ca270 [commands] Fix Context.from_interaction derived Message.type 5 months ago
Rapptz 1df81fea52 [commands] Mark Cog check special methods as MaybeCoro return 6 months ago
Snazzah bd37844be7
Add DAVE protocol support 6 months ago
Rapptz 0052878983 Guard against Item.view being None when dispatching 6 months ago
Sacul 9be91cb093
Optimise utils.find and specialise utils.as_chunks 7 months ago
Rapptz c342db8534 [commands] Fix flag annotations in 3.14 using annotationlib 7 months ago
Soheab 9580898c97
Detach view from item when removed 7 months ago
n6ck b77459a4df
Change description to be optional when creating emoji 7 months ago
Michael H 8b15475496
[Zstandard] Decompress even when discord doesn't encode size information 8 months ago
Sacul 0ace5f8b51
Document new timestamp format style 8 months ago
DA344 e2cf721e9c
Fix container items having out of date internal state 8 months ago
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 8 months ago
Rapptz c58b973c7e Add animated=true parameter to animated emoji 8 months ago
Rapptz 9c327df45a Use webp as the default emoji URL format 8 months ago
Rapptz 6d19bc763c [commands] Fix flag annotations not working under 3.14 8 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