4649 Commits (5d74ed3e0ce5178cf454825bd5a71f0248738f54)

Author SHA1 Message Date
Rapptz 14b2c1afd3 Don't cache SoundboardSound when Intents.expressions is disabled 5 months ago
Jakub Kuczys 108e9abb52
Avoid AttributeError on AutoShardedClient.close() call before async setup 6 months ago
Rapptz 026a882d52 Raise context menu command limit to 15 to match Discord 6 months ago
Rapptz 41e6639bbc Version bump for development 6 months ago
Rapptz dfd1144b22 Version bump to v2.7.1 6 months ago
Rapptz 9cf04aec3c Add warning and raise if davey is not installed 6 months ago
Rapptz 2383467ccd Show davey version in --version output 6 months ago
₳Ⱡ₥Ø₲ 699a97f3eb
Fix aiohttp websocket timeout deprecation warning 6 months ago
Rapptz b01de35fa2 Remove old workaround to /callback not having a return type 6 months ago
Rapptz 616137875b Fix memory leak with the view store when removing items 6 months ago
Rapptz 9798e5921a Version bump for development 6 months ago
Rapptz 5df6e2230a Version bump to v2.7.0 6 months ago
Rapptz 198549822e Close websocket when reconnecting websocket during polling 6 months ago
levin 7f9c3b1b40
Fix FFmpeg errors not sent to after callback 6 months ago
Steve C 59d7a55a41
[tasks] Add overloads 6 months ago
Rapptz 79b709290c Add client parameter to PartialEmoji.from_str 6 months ago
Rapptz ef1cb6a089 Prevent empty dictionaries from being added to the ViewStore 6 months ago
Alex Nørgaard 8bad09e1d8
Add Discord timestamp converter and transformer 6 months ago
n6ck fd5a218d7c
Add Message.is_forwardable to check if a message can be forwarded 6 months ago
Soheab 598a16e62f
Add support for getting an integration's scopes 6 months ago
Rapptz f780f04447 Update last_send when receiving a HEARTBEAT request 6 months ago
Michael 38d5d8e47a
Use walk_children within remove_view 6 months ago
Steve C 91f958cbac
Add missing wait_for overloads for soundboard & voice effects 6 months ago
DA344 93fa3cb9d6
Fix (Sync)Webhook.edit_message missing the view parameter 6 months ago
Michael 46000f78c7
Add guild and user context to autocomplete logs 6 months ago
Soheab e5263c0870
Add support for new modal components 6 months ago
Steve C dae46f7d0f
Add generics to Interaction params 6 months ago
Sacul e45c8e60e1
Add bypass slowmode permissions 6 months ago
Soheab 680ca5ee20
Add command_id and custom_id attributes to Interaction 6 months ago
Rapptz 2f1c3fde7b Fix Message.call raising an attribute error when accessed 6 months ago
Rapptz 103fe90d8b [commands] Fix decorator order mattering for hybrid commands 7 months ago
Rapptz a7d42b9906 Fallback to Item.row when converting to Modal component list 7 months ago
Rapptz 3ab09be13c Invert View.is_finished condition when there is no associated Future 7 months ago
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
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