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.14 #1744

Open
wants to merge 4 commits into
base: stable
Choose a base branch
from
Open

5.14 #1744

wants to merge 4 commits into from

Commits on Sep 6, 2024

  1. feat: GuildForum supports webhook (#1720)

    Signed-off-by: retr0-init <[email protected]>
    retr0-init authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    de71f4c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    bd900d9 View commit details
    Browse the repository at this point in the history
  2. fix: Add POLL_RESULT to MessageType enum (#1735)

    * added type 36 & 38
    
    * added type 46
    
    * ci: correct from checks.
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Katelyn Gigante <[email protected]>
    3 people authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b030d65 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. feat: add thread_name field in the webhook field (#1722)

    * feat: add `thread_name` field in the webhook field
    
    * ci: correct from checks.
    
    * fixed: Add a missing comma
    
    * feat: check exclusive relationship between `thread` and `thread_name`
    
    * ci: correct from checks.
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    retr0-init and pre-commit-ci[bot] authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5b07e41 View commit details
    Browse the repository at this point in the history