-
Notifications
You must be signed in to change notification settings - Fork 186
Comparing changes
Open a pull request
base repository: interactions-py/interactions.py
base: 5.13.2
head repository: interactions-py/interactions.py
compare: 5.14.0
- 11 commits
- 22 files changed
- 5 contributors
Commits on Sep 6, 2024
-
feat: GuildForum supports webhook (#1720)
Signed-off-by: retr0-init <146389702+retr0-init@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de71f4c - Browse repository at this point
Copy the full SHA de71f4cView commit details -
* Fix typo in pyproject.toml * ci: weekly check. updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.4.3](astral-sh/ruff-pre-commit@v0.3.2...v0.4.3) - [github.com/psf/black: 24.2.0 → 24.4.2](psf/black@24.2.0...24.4.2) * Update pyproject.toml for ruff 0.2.0's breaking changes --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83fef88 - Browse repository at this point
Copy the full SHA 83fef88View commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd900d9 - Browse repository at this point
Copy the full SHA bd900d9View commit details -
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 <clockwork.singularity@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b030d65 - Browse repository at this point
Copy the full SHA b030d65View commit details
Commits on Oct 4, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 5b07e41 - Browse repository at this point
Copy the full SHA 5b07e41View commit details
Commits on Jan 3, 2025
-
feat: Add support for Application Emoji (#1742)
* Feat: Add support for Application Emoji * Fix emoji tests * fix: make sure to await response Original code from #1746, which was closed for some reason. * feat: adjust methods in CustomEmoji to respect app emojis * fix: adjust app emoji code based off testing --------- Co-authored-by: AstreaTSS <25420078+AstreaTSS@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for caae85b - Browse repository at this point
Copy the full SHA caae85bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27fee39 - Browse repository at this point
Copy the full SHA 27fee39View commit details -
feat: add guild_count property (#1743)
* feat: add guild_count property * docs: remove incorrect comment Signed-off-by: Astrea <25420078+AstreaTSS@users.noreply.github.com> --------- Signed-off-by: Astrea <25420078+AstreaTSS@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dea3c79 - Browse repository at this point
Copy the full SHA dea3c79View commit details
Commits on Jan 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 337c204 - Browse repository at this point
Copy the full SHA 337c204View commit details
Commits on Jan 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1145023 - Browse repository at this point
Copy the full SHA 1145023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b5a85 - Browse repository at this point
Copy the full SHA 27b5a85View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.13.2...5.14.0