Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.13 #1690

Merged
merged 20 commits into from
Jun 26, 2024
Merged

5.13 #1690

merged 20 commits into from
Jun 26, 2024

Conversation

silasary
Copy link
Member

@silasary silasary commented Jun 7, 2024

June release

AstreaTSS and others added 18 commits May 19, 2024 18:47
* feat: add delete_message to Webhook

* feat: add get_message to Webhook

* fix: make get_message return None

* style: rename get_message to fetch_message to match library naming scheme
* [feat] Initial UserApps support

* fix: use factory instead of default

* fix: properly process and sync contexts and integration_types

* fix: correct typehints of new fields

* feat: add integration_types and contexts to decorators

* fix: might as well

* feat: add context and authorizing_integration_owners fields to context

* feat: add interaction_metadata to Message

* fix: presumably would be an issue here

* fix: export MessageInteractionMetadata

* feat: lazly add integration_types_config

* feat: hybrid ctx parity

* docs: add comments for hybrid ctx channel types

* fix: add new enums to __all__

* ci: make pre-commit not complain

* fix: properly handle integration_types and contexts for subcommands

* feat: add contexts and integration_types decorators

Not sure how I feel about the names.

* docs: add basic docs for contexts/integration_types

* fix: do not compare contexts when guild cmd

* refactor: use less hacky logic for dm_permission

* fix: make hybrid cmd use prefixed channel when possible

* feat: add integration_types/contexts parity for hybrid cmds

* refactor: just use already-determined context

* fix: parse and use new user field for MessageInteractionMetadata

* fix: add custom context logic if context is empty

---------

Co-authored-by: zevaryx <zevaryx@gmail.com>
* ci: specify language_version for python 3.10

* ci: make everything use 3.10
…le (#1698)

* feat,fix: add message type 44, set message type 14-17 to be deletable

* fix: set message type 36-39 to be deletable
* chore: bump discord_typings vbersion

* feat: add bulk banning
* fix: allow removing files and embeds by editing

* style: run pre-commit hooks on all files
* feat: initial work on polls

* refactor: use constants instead of hardcoded values

* feat: expose poll objects

* fix: make converter optional

* feat: add polls to send functions

* feat: allow chaining of add_answer

* feat: a couple of create changes

* docs: add poll docs

* feat: add http methods for polls

* fix: oops

* feat: add methods to interact with http methods

* ci: correct from checks.

* feat: add poll events

* feat: add send polls permission

* ci: correct from checks.

* docs: clarify weirdness of text property

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat/fix: improve typehinting of wait_fors

* ci: correct from checks.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@silasary silasary merged commit 87f814f into stable Jun 26, 2024
11 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants