Rapptz
|
fed237cdd6
|
Add animated=true parameter to animated emoji
|
3 days ago |
Rapptz
|
7f76a31a26
|
Use webp as the default emoji URL format
Fix #10331
|
3 days ago |
Rapptz
|
f9989e8faf
|
Use obj reference target instead of data for typing objects
|
1 week ago |
Rapptz
|
91bf014ddf
|
[commands] Fix flag annotations not working under 3.14
|
3 days ago |
Rapptz
|
0115942c78
|
Version bump to v2.6.4
|
1 week ago |
Rapptz
|
cf759e414f
|
Add v2.6.4 changelog
|
1 week ago |
beerpsi
|
0fb682eb91
|
Use compression.zstd for gateway compression on Python 3.14
|
1 week ago |
Rapptz
|
26c4019b0b
|
Fix Section.accessory setter not updating view bindings
|
1 week ago |
Rapptz
|
b079e9c451
|
Remove buggy and unintentional Container.children setter
|
2 weeks ago |
Rapptz
|
30596cad13
|
Add shoutout to Button and Thumbnail accessories for Section
|
3 weeks ago |
Soheab_
|
5aa4eb7825
|
Correct supported types in docs for modal components
|
4 weeks ago |
Soheab_
|
10bc4ce083
|
Add missing required kwarg to all select classes
|
4 weeks ago |
Soheab_
|
0b600095ba
|
Handle resolved data for modal components and types
|
4 weeks ago |
Soheab_
|
dd6e5f64dd
|
Fix KeyError on custom_id for modal components that don't support it
|
4 weeks ago |
Levi Pesin
|
65d44edf56
|
Add missing InviteType and ReactionType exports
|
3 weeks ago |
Alex Nørgaard
|
3d51bc328f
|
Fix unordered list rendering for several AuditLogAction entries
|
3 weeks ago |
Soheab
|
22e1d2592c
|
Fix various TypeDicts for Unpack
|
3 weeks ago |
Rapptz
|
8b2fb89ffa
|
Remove id from LabelComponent.__repr__
|
2 months ago |
Rapptz
|
5b1fd672ac
|
Version bump to v2.6.3
|
2 months ago |
Rapptz
|
1d6a147b0f
|
Move v2 item check from BaseView to View
|
2 months ago |
Rapptz
|
0b29a56c55
|
Add changelog for v2.6.2 and v2.6.3
|
2 months ago |
Rapptz
|
8a7ba6b5b1
|
Revert "Fix context install decorators to correctly restrict commands"
This reverts commit ce9f5ad1ba .
|
2 months ago |
Rapptz
|
f79f41c37c
|
Add accessory to Section.__repr__
|
2 months ago |
Sacul
|
cbcea19e44
|
Fix spelling mistake in LabelComponent slots
|
2 months ago |
z03h
|
d0863e056b
|
Fix Select.required not being applied
|
2 months ago |
Rapptz
|
748ab04674
|
Fix bounds for TextInput and Label generic
Fix #10280
|
2 months ago |
Rapptz
|
7d2cb68f18
|
Version bump to v2.6.2
|
2 months ago |
lmaotrigine
|
b2a8a98e0e
|
Add missing versionadded to some BaseView items
|
2 months ago |
Rapptz
|
e1794dfab7
|
Revert "Add second generic parameter for view for DynamicItem"
This reverts commit d351953526 .
|
2 months ago |
Rapptz
|
1bf3e78a57
|
Version bump to v2.6.1
|
2 months ago |
Rapptz
|
cbe722b014
|
Fix Modal not raising when hitting the 5 item limit
|
2 months ago |
Rapptz
|
52a23436fb
|
Add changelog for v2.6.1
|
2 months ago |
Rapptz
|
ec27e477b7
|
Change Modal inheritance to BaseView instead of View
|
2 months ago |
Rapptz
|
d351953526
|
Add second generic parameter for view for DynamicItem
|
2 months ago |
Rapptz
|
d6fe511404
|
[tasks] Log handled exceptions before sleeping
Fix #10276
|
2 months ago |
Rapptz
|
a16c3ca743
|
Remove uses of deprecated Logger.warn method
|
2 months ago |
Rapptz
|
112907a897
|
Flip if statement for wrapped ActionRow components in modals
|
2 months ago |
Rapptz
|
1e6a281c07
|
Allow TextDisplay as a top-level component in modals
|
2 months ago |
Rapptz
|
cb364ea113
|
Fallback to None for AuditLogAction.category
|
2 months ago |
Rapptz
|
60fd97bfda
|
Update total count tracking to always consider the wrapper object
|
2 months ago |
DA344
|
735b033701
|
Add a swap method for dynamic item's dispatching
|
2 months ago |
Rapptz
|
5333e7c737
|
Remove outdated comment
|
2 months ago |
Rapptz
|
110ace0a4d
|
Fix Section.accessory being MISSING
|
2 months ago |
Sacul
|
f30375ddaa
|
Fix note in button decorator in action row
|
2 months ago |
Rapptz
|
5fbe5b0488
|
Move UnfurledMediaItem and MediaGalleryItem to interactions page
|
2 months ago |
Rapptz
|
928e82b1af
|
Use List[Component] in docs instead of spelling them all out
|
2 months ago |
DA344
|
c3158127ff
|
Fix Section.children and accessory's parent being None
|
2 months ago |
Rapptz
|
15ba468064
|
Document Section.accessory as an attribute
|
2 months ago |
Rapptz
|
44a44e938f
|
Reformat entire project with ruff instead of black
|
2 months ago |
Rapptz
|
3ef6272e07
|
Fix error with View.from_message when having multiple items
|
2 months ago |