5372 Commits (e64d8b71bda0e2b573e0daba2beb484e34f07cee)
 

Author SHA1 Message Date
Soheab e64d8b71bd InviteJobStatus -> InviteUsersJobStatus 5 months ago
Soheab fa6aab903f InviteTargetUsersJobStatus -> InviteUsersJob 5 months ago
Soheab 2ec68d4322 Cast ids to str beforehand 5 months ago
Soheab b758dd72ad List -> Sequence 5 months ago
Soheab b7082063d4 InviteTargetUsersJobErrorStatus -> InviteJobStatus 5 months ago
Soheab a374276310 Better docs 5 months ago
Soheab 8c5a8a024b Ruff wants to reformat 172 files? 5 months ago
Soheab f163dbf2a5 parse_time can take None 5 months ago
Soheab c082d3e16d Add support for community invites 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 5 months ago
Snazzah bd37844be7
Add DAVE protocol support 5 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 7 months ago
Sacul 0ace5f8b51
Document new timestamp format style 7 months ago
DA344 e2cf721e9c
Fix container items having out of date internal state 7 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 8 months ago
beerpsi 463becb7ed
Use compression.zstd for gateway compression on Python 3.14 8 months ago
Rapptz e2b6fa8370 Use obj reference target instead of data for typing objects 8 months ago
Rapptz 88294fe352 Fix Section.accessory setter not updating view bindings 8 months ago
Rapptz 651699fcd2 Remove buggy and unintentional Container.children setter 8 months ago
Sacul c7575d9f21
Fix docstrings for version added in Member.edit 8 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