DA-344
03964172d3
rows
4 weeks ago
DA-344
145af2f67f
chore: update docstrings
4 weeks ago
DA344
50c40a20b3
fix: Change send type to None in Section.walk_children return type
Co-authored-by: Michael H <[email protected] >
4 weeks ago
DA-344
7741166e86
chore: Add (View|Container|ActionRow|Section).walk_children methods
1 month ago
DA344
776d5e173a
unpack
1 month ago
DA-344
7ed69ec7e5
chore: children, * -> *children
1 month ago
DA-344
dbd8cd6cd3
chore: update container and things
1 month ago
DA-344
4cb3b410a7
chore: more docs things ig
1 month ago
DA-344
22e4738918
chore: Fix interaction_check not being called correctly
1 month ago
DA-344
70289119d2
fix: Item.view not being correctly set when using 'add_item' methods
1 month ago
DA-344
5dddf65c4b
run black
1 month ago
DA-344
cd9f7768fb
some fixes and typings
1 month ago
DA-344
86dd8d8b9a
chore: Add get_item_by_id to remaining items
1 month ago
DA-344
4c662a9c24
chore: Some changes, fixes, and typo corrections
2 months ago
DA-344
8926f28a3a
fix: Section.accessory._view being None when in a container
3 months ago
DA-344
8561953222
chore: Add container add/remove/clear_item(s)
3 months ago
DA-344
52f9b6a88c
chore: Some changes on how Section.accessory is handled in Container
3 months ago
DA-344
810fe57283
chore: Update container to also take in account section accessories
3 months ago
DA344
6d50c883ab
chore: Metadata for Section
3 months ago
DA-344
9891f85c8b
chore: add id to every item
3 months ago
DA-344
c48c512d88
chore: some fixes of bugs reported on the bikeshedding post
3 months ago
DA-344
8f59216e68
chore: more components v2 things and finished danny's suggested impl
3 months ago
DA-344
bfae3a5183
chore: Make type the first key on to_components_dict
3 months ago
DA-344
568a3c396f
chore: Run black
3 months ago
DA-344
0a0396889c
chore: fix errors
TextDisplay attribute error when doing TextDisplay.to_component_dict()
View.to_components() appending Item objects instead of Item.to_component_dict()
Changed View.to_components() sorting key
3 months ago
DA-344
5fda19eb91
chore: add ui.Section.is_dispatchable
3 months ago
DA-344
7824c3f544
chore: fix everything lol
3 months ago
DA-344
de8a7238f8
chore: docs and some changes
3 months ago
DA-344
28efb157ee
chore: Finished first components v2 impl
3 months ago
DA-344
76e2028118
chore: More v2 components on UI and idk some changes
3 months ago
DA-344
86897182ba
chore: more things to components v2
3 months ago
DA-344
eea95d95c9
chore: Add more components and some things on weights and so
3 months ago
DA-344
335b3976d8
chore: Update components
3 months ago
DA-344
75134562fd
feat: First components v2 commit
3 months ago
DA-344
ae2410fa3a
feat: Components V2
3 months ago
Lucas Hardt
2892401992
Add support for one-time purchases
1 year ago
Lucas Hardt
99618c823a
Add support for premium app integrations
Co-authored-by: Danny <[email protected] >
Co-authored-by: Lucas Hardt <[email protected] >
Co-authored-by: Andrin S. <[email protected] >
2 years ago
Rapptz
f74eb14d72
Remove owner from TeamMemberRole
2 years ago
Rapptz
a756df3d5c
Add support for team membership role
2 years ago
Rapptz
88b520b5ab
Reformat code using black
Segments where readability was hampered were fixed by appropriate
format skipping directives. New code should hopefully be black
compatible. The moment they remove the -S option is probably the moment
I stop using black though.
3 years ago
Josh
04788d0a06
Type-Hint appinfo/team
4 years ago
Zomatree
b48f510e15
Add invite targets for voice channel invites
4 years ago
Nadir Chowdhury
d4df44375b
Add typings for models for guilds, activities, and voice
4 years ago
Nadir Chowdhury
0903ea949f
Add typings for `Message`, `Emoji`, and `Member`
4 years ago
Nadir Chowdhury
87e64dff06
Add typings for channels and `PartialUser`
4 years ago
Rapptz
9d39b135f4
Modernize code to use f-strings
This also removes the encoding on the top, since Python 3 does it by
default. It also changes some methods to use `yield from`.
4 years ago
Nihaal Sangha
69bdc3a184
Change copyright year to present
4 years ago
Rapptz
6071607176
Bump copyright year to 2020
Closes #2510
5 years ago
Rapptz
7ad4425c57
Update copyright years.
6 years ago
Rapptz
caf3d17d4a
Rework entire cog system and partially document it and extensions.
6 years ago