113 Commits (fb8e85da7cb681ec15d09456e9dcf2ac2215c2d2)

Author SHA1 Message Date
DA-344 cf949c689f chore: some bunch fixes and make interaction_check's work on every item 1 year ago
DA-344 e9d942b233 chore: typings 1 year ago
DA-344 cba602d472 chore: Add more params to MessageFlags.components_v2 docstring 1 year ago
DA-344 cd9f7768fb some fixes and typings 1 year ago
DA-344 4c662a9c24 chore: Some changes, fixes, and typo corrections 1 year ago
DA-344 7433ad0562 chore: Fix Section.accessory raising an error when clicked 1 year ago
DA-344 84ad47ffc2 chore: Remove unneccessary # type: ignore 1 year ago
DA344 4c668bae57
template 1 year ago
DA344 5120b0d5df
chore: Update ViewStore to handle Section.accessory properly 1 year ago
DA344 9655749ae3
fix: Section.accessory not being dispatched 1 year ago
DA-344 c48c512d88 chore: some fixes of bugs reported on the bikeshedding post 1 year ago
DA-344 502051af71 chore: update ActionRow and View 1 year ago
DA-344 c5ffc6a079 chore: fix LayoutView.to_components 1 year ago
DA-344 7338da2b11 fix linting yet again 1 year ago
DA-344 c63ad950ee chore: more linting things and docs 1 year ago
DA-344 67bfa57f32 chore: run black 1 year ago
DA-344 8f59216e68 chore: more components v2 things and finished danny's suggested impl 1 year ago
DA-344 cbdc618e3e chore: Finish ActionRow and fix ViewStore.add_view 1 year ago
DA-344 18f72f58fd idk some things 1 year ago
DA-344 869b68f68b fix: _ViewWeights.v2_weights always returning False 1 year ago
DA-344 568a3c396f chore: Run black 1 year ago
DA-344 70bdcfa0b7 chore: Update item _view attr and # type: ignore self.accessory in section 1 year ago
DA-344 a4389cbe7e chore: Revert change View.to_components() sorting key 1 year ago
DA-344 0a0396889c chore: fix errors 1 year ago
DA-344 5d1300d9fc fix: documentation errors 1 year ago
DA-344 7824c3f544 chore: fix everything lol 1 year ago
DA-344 de8a7238f8 chore: docs and some changes 1 year ago
DA-344 28efb157ee chore: Finished first components v2 impl 1 year ago
DA-344 4aef97e249 chore: undo attachment file move 1 year ago
DA-344 76e2028118 chore: More v2 components on UI and idk some changes 1 year ago
DA-344 86897182ba chore: more things to components v2 1 year ago
DA-344 eea95d95c9 chore: Add more components and some things on weights and so 1 year ago
DA-344 335b3976d8 chore: Update components 1 year ago
Rapptz 8953938a53 Update Pyright to v1.1.394 1 year ago
DA344 6ab747f9e5
Add support for sending views in stateless webhooks 1 year ago
Soheab 2248fc1946
Fix various code around Message.interaction(_metadata) 2 years ago
ナニカ dc6d33c303
copy over original row position for dynamic items 2 years ago
Rapptz 76666fbcf4 Properly check for maximum number of children 2 years ago
Rapptz 078b500657 Fix dynamic item views having a timeout causing it to evict 3 years ago
Soheab_ 698363e76b
Refactor from_components for Select classes 3 years ago
z03h e67d00502d
Fix View.from_message not creating other Selects 3 years ago
Rapptz 94655cd804 Skip adding views to the synced message store if fully dynamic 3 years ago
Rapptz f793af0456 Add item parameter to DynamicItem.from_custom_id 3 years ago
Rapptz 7c3868ef3b Add Client.remove_dynamic_items 3 years ago
Rapptz a852f90358 Add support for dynamic items that parse custom_id for state 3 years ago
Takagi Tasuku f7e9795495
Call super for __init_subclass__ in View 3 years ago
Rapptz 6cb9a84898 Fix views not being removed from message store backing 4 years ago
Trevor 5009c83bc9
Implement New Select Types 4 years ago
ster 95b6bd8782
Add coro tag to docstrings that were missing it 4 years ago
Ionite 6981eb69c4
Normalize type formatting in TypeError 4 years ago