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.10.0 #1545

Merged
merged 14 commits into from
Sep 10, 2023
Merged

5.10.0 #1545

merged 14 commits into from
Sep 10, 2023

Commits on Aug 10, 2023

  1. fix: add avatar_url to user Mixins (#1528)

    * fix: add avatar_url to user mixins
    
    * fix: add avatar_url property to Mixins
    
    * chore: remove avatar_url from Member class
    maksims8 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    450e38b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. feat: add load_extensions method (#1530)

    * feat: add load_extensions method
    
    * chore: add documentation
    
    * ci: correct from checks.
    
    * refactor: change package parameter to *packages
    
    * refactor: remove stray print statement
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    maksims8 and pre-commit-ci[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f3ba43d View commit details
    Browse the repository at this point in the history
  2. feat: update docs and support state for custom statuses (#1527)

    * feat: update docs and support state for custom statuses
    
    * docs: little adjustments to docs
    AstreaTSS authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    79ef2cc View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    4283a96 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. 1 Configuration menu
    Copy the full SHA
    164e01f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    80c1275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0945662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9f43c0 View commit details
    Browse the repository at this point in the history
  4. fix: properly pass in proxy to http client (#1544)

    This also fixes the typehint for the http client
    AstreaTSS authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    de72911 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c270804 View commit details
    Browse the repository at this point in the history
  6. Fix bot voice state connection issues (#1533)

    * Fix bot voice state connection issues
    
    * ci: correct from checks.
    
    * dispatch bot voice state update event
    
    * Fixes
    
    * Fix docstring
    
    * Prevent updating user cache for bot itself
    
    * ci: correct from checks.
    
    * Added update_cache param
    
    * ci: correct from checks.
    
    * Return type annotation
    
    * ci: correct from checks.
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    tequa and pre-commit-ci[bot] authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    69d187f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. fix: non-breaking auto mod fix (#1546)

    * fix: non-breaking auto mod fix
    
    * fix: re-add update/delete auto mod fixes
    
    * re-add type properties
    
    * feat: add TYPE_ALL_TRIGGER and TYPE_ALL_ACTION to interactions namespace
    mAxYoLo01 authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    d69b4de View commit details
    Browse the repository at this point in the history
  2. feat: add shard information to all state & gw logging (#1551)

    * feat: add shard information to all state & gw logging
    
    * feat: restore logging's heart
    LordOfPolls authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    68757ca View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. docs: Revamp guides (#1550)

    * docs: enhance context menu, component docs, fix some typos, change d.py migration guide order in ToC
    
    * docs: enhance slash command and modals guides
    
    * ci: correct from checks.
    
    * docs: change autocomplete section name
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    mAxYoLo01 and pre-commit-ci[bot] authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    6592f82 View commit details
    Browse the repository at this point in the history