|
bd329b1515
|
Add support for emoji_added message type
|
2025-09-03 05:34:13 -04:00 |
|
|
fe4bf87b23
|
Add channel attribute to automod quarantine user AuditLogAction
|
2025-09-03 05:33:41 -04:00 |
|
|
a7f349498a
|
Upgrade code by using f-strings and yield from
|
2025-09-03 05:31:59 -04:00 |
|
|
3f47698791
|
All __all__ to primary_guilds module
|
2025-09-03 05:01:50 -04:00 |
|
|
44956db033
|
Update modal example in docstring
|
2025-09-02 17:05:50 -04:00 |
|
|
1e165eebd9
|
Update docs for on_user_update to mention primary_guild
|
2025-09-02 17:05:25 -04:00 |
|
|
25a4dbe86a
|
Remove id from LabelComponent.__repr__
|
2025-08-31 16:00:59 -04:00 |
|
|
6c4f8c410d
|
Add changelog for v2.6.2 and v2.6.3
|
2025-08-31 15:14:54 -04:00 |
|
|
89d5cbd78a
|
Move v2 item check from BaseView to View
|
2025-08-31 14:18:50 -04:00 |
|
|
2f1f5fe2e2
|
Revert "Fix context install decorators to correctly restrict commands"
This reverts commit ce9f5ad1ba .
|
2025-08-26 21:12:03 -04:00 |
|
|
116107d7ed
|
Add accessory to Section.__repr__
|
2025-08-26 11:54:18 -04:00 |
|
|
7c52dbdba0
|
Fix spelling mistake in LabelComponent slots
|
2025-08-26 11:34:23 -04:00 |
|
|
cbff6ddef9
|
Add support for user collectibles
|
2025-08-26 03:34:18 -04:00 |
|
|
69f06c9456
|
Fix Select.required not being applied
|
2025-08-25 23:24:37 -04:00 |
|
|
d5946d1cbc
|
Fix bounds for TextInput and Label generic
Fix #10280
|
2025-08-25 11:29:44 -04:00 |
|
|
91281f23a0
|
Add Set Voice Channel Status permission
|
2025-08-24 19:59:10 -04:00 |
|
|
50b0d219b5
|
Add missing versionadded to some BaseView items
|
2025-08-24 13:22:35 -04:00 |
|
|
63357e0113
|
Revert "Add second generic parameter for view for DynamicItem"
This reverts commit fe7ce982f3 .
|
2025-08-24 13:21:54 -04:00 |
|
|
9677dada1f
|
Fix Modal not raising when hitting the 5 item limit
|
2025-08-24 09:42:41 -04:00 |
|
|
753db1724b
|
Add changelog for v2.6.1
|
2025-08-24 09:29:41 -04:00 |
|
|
bb45e050b9
|
Change Modal inheritance to BaseView instead of View
|
2025-08-24 09:29:41 -04:00 |
|
|
fe7ce982f3
|
Add second generic parameter for view for DynamicItem
|
2025-08-24 09:12:12 -04:00 |
|
|
ab6efd02bc
|
[tasks] Log handled exceptions before sleeping
Fix #10276
|
2025-08-22 19:59:56 -04:00 |
|
|
d00ac622bc
|
Remove uses of deprecated Logger.warn method
|
2025-08-22 19:52:12 -04:00 |
|
|
6d5013030b
|
Flip if statement for wrapped ActionRow components in modals
|
2025-08-22 19:28:37 -04:00 |
|
|
de09031899
|
Allow TextDisplay as a top-level component in modals
|
2025-08-22 19:18:33 -04:00 |
|
|
0b7d30bbe3
|
Fallback to None for AuditLogAction.category
|
2025-08-22 19:14:01 -04:00 |
|
|
9bda89b0d6
|
Update total count tracking to always consider the wrapper object
|
2025-08-21 22:20:12 -04:00 |
|
|
0309aac335
|
Add a swap method for dynamic item's dispatching
|
2025-08-20 18:52:31 -04:00 |
|
|
b2aab86ba1
|
Add typing-extensions to lint workflow
|
2025-08-20 18:34:51 -04:00 |
|
|
d897027c21
|
Create .git-blame-ignore-revs
|
2025-08-20 18:34:17 -04:00 |
|
|
20f4bc40ad
|
Remove outdated comment
|
2025-08-20 06:53:03 -04:00 |
|
|
59e28af19f
|
Fix Section.accessory being MISSING
|
2025-08-20 06:50:23 -04:00 |
|
|
27d69e98e2
|
Fix note in button decorator in action row
|
2025-08-20 04:04:50 -04:00 |
|
|
8f83267ce9
|
Move UnfurledMediaItem and MediaGalleryItem to interactions page
|
2025-08-19 21:09:09 -04:00 |
|
|
283ed20956
|
Use List[Component] in docs instead of spelling them all out
|
2025-08-19 20:55:02 -04:00 |
|
|
24aa98b923
|
Fix Section.children and accessory's parent being None
|
2025-08-19 20:50:57 -04:00 |
|
|
9dbf13c2f9
|
Document Section.accessory as an attribute
|
2025-08-19 04:25:29 -04:00 |
|
|
a5a4bcf61b
|
Update Permissions.manage_messages docstring
|
2025-08-19 04:09:21 -04:00 |
|
|
ad48815926
|
Add Permissions.pin_messages
|
2025-08-19 04:04:09 -04:00 |
|
|
44a44e938f
|
Reformat entire project with ruff instead of black
|
2025-08-18 20:16:10 -04:00 |
|
|
3ef6272e07
|
Fix error with View.from_message when having multiple items
|
2025-08-18 19:04:19 -04:00 |
|
|
d58c055c5b
|
Remove unused import
|
2025-08-18 15:07:44 -04:00 |
|
|
1bc330a48a
|
Version bump for development
|
2025-08-18 15:07:05 -04:00 |
|
|
9845a53d3d
|
Version bump to v2.6.0
v2.6.0
|
2025-08-18 15:00:51 -04:00 |
|
|
714df2cfde
|
Add changelog for v2.6
|
2025-08-18 15:00:51 -04:00 |
|
|
5d49f11709
|
Remove View.from_dict typing
|
2025-08-18 15:00:51 -04:00 |
|
|
fc12a41cdf
|
Run black
|
2025-08-18 14:49:32 -04:00 |
|
|
064cb7af71
|
Add View.total_children_count
|
2025-08-18 14:42:55 -04:00 |
|
|
f08c042217
|
Add content_length method to LayoutView and container items
|
2025-08-18 14:33:15 -04:00 |
|