Skip to content

Conversation

@EepyElvyra
Copy link
Contributor

About

This pull request merges unstable into stable

Checklist

  • I've ran pre-commit to format and lint the change(s) made.
  • I've checked to make sure the change(s) work on 3.8.6 and higher.
  • This fixes/solves an Issue.
    • (If existent):
  • I've made this pull request for/as: (check all that apply)
    • Documentation
    • Breaking change
    • New feature/enhancement
    • Bugfix

Toricane and others added 30 commits July 15, 2022 04:53
* feat: add on_start event

* docs: document the event
* Update get.py

* ci: correct from checks.

Co-authored-by: DeltaX <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: Implement converters

* docs: Add converters to migration.rst

* revert: remove change to channel type

* doc: fix mistake in migration.rst

* doc: fix mistake in migration.rst

* Update interactions/client/models/command.py

Co-authored-by: Toricane <[email protected]>

* Update interactions/client/models/command.py

Co-authored-by: Toricane <[email protected]>

* doc: fix mistake in migration.rst

* Update interactions/client/models/command.py

Co-authored-by: Toricane <[email protected]>

* doc: fix wrong copy and paste

Co-authored-by: Toricane <[email protected]>
* fix: Fix more issues with guild objects when caching a gw event

* refactor: move code into function
* fix: fix issues with converters

* fix: fix issues with converters
* chore: Add Catalyst to assignees

* chore: make the issue field in the PR template look better
* docs: Switch to Furo, add copybutton/enum extensions.

* docs: Update localisation, run pre-commit

* docs: Update index.rst third party references.

* docs: Fix internal permalinks

* docs: Revert dedicated __init__ for index searching, optimise index.rst
…rt. (#941)

* docs: Fix cache return type, include Spanish language translate support.

* ci: correct from checks.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* docs: remove question marks in docstrings

* refactor: see if adding ? to both param and type works

* Revert "refactor: see if adding ? to both param and type works"

This reverts commit 0e8ae2e.

* Revert "docs: remove question marks in docstrings"

This reverts commit d466a57.

* docs: add ? to optional parameter types
* docs: Update language translation backend.

* docs: Completely redo locale translations by reducing the amount of blank messages.

* chore: (missed file of last commit)
* refactor: add missed logic to ``Embed.insert_field_at``

* make name and value required

* remove excepting indexerror
* feat: Add new json error codes

* ci: correct from checks.

Co-authored-by: DeltaX <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: work on audit log objects

* feat: complete OptionalAuditEntryInfo and AuditLogEvents

* feat: fix import and add helpers

* feat: add get full audit log helper

* docs: add audit log to docs

* docs: add audit log to docs

* Fix:wrong instance check

* Update interactions/api/models/guild.py

Co-authored-by: Toricane <[email protected]>

* Update audit_log.py

* Refactor: add member typehint

* ci: correct from checks.

* Update interactions/api/models/guild.py

Co-authored-by: Toricane <[email protected]>

* Update interactions/api/models/guild.py

Co-authored-by: Toricane <[email protected]>

Co-authored-by: Toricane <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix: Fix another bug

* fix: Fix bug
* feat: on_command_error event

* docs: document on_command_error
* fix: fix putting class instance in json

* ci: correct from checks.

* refactor: remove datetime import

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: smarter option decorators

* feat!: optimize option decorator
BREAKING: breaks previous implementation
@EepyElvyra EepyElvyra added documentation Improvements or additions to documentation enhancement New feature or request pending Pending approve priority This Issue/PR must be resolved first before accepting any others on hold This issue/PR is on hold pending higher priority issues/PRs labels Jul 22, 2022
Toricane and others added 7 commits July 22, 2022 20:41
* docs: Fix description in ``set_rate_limit_per_user``

* feat: Adding ``premium_progress_bar_enabled`` for ``Guild``

* feat: Adding ``communication_disabled_until`` in GuildMember Gateway dispatch

* ci: correct from checks.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix: take into account flake8 warnings, exclude line too long errors

* ci: correct from checks.

* added isort fixes

* update examples/bot.py

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@EepyElvyra EepyElvyra marked this pull request as ready for review July 24, 2022 16:10
@EepyElvyra EepyElvyra requested review from AstreaTSS, Catalyst4222, FayeDel and Toricane and removed request for Toricane July 24, 2022 16:10
athyk and others added 3 commits July 24, 2022 18:39
* Update client.py

* Add another r onto occurred

Co-authored-by: DeltaX <[email protected]>
* fix: fix some bugs with cache

* you already is None lol

* Update interactions/api/gateway/client.py

Co-authored-by: EdVraz <[email protected]>

* add .lower() to model_name & add new model to ignore

* revert last commit

* oops

Co-authored-by: EdVraz <[email protected]>
@FayeDel FayeDel merged commit e636d4e into stable Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request on hold This issue/PR is on hold pending higher priority issues/PRs pending Pending approve priority This Issue/PR must be resolved first before accepting any others

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants