Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: interactions-py/interactions.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.14.0
Choose a base ref
...
head repository: interactions-py/interactions.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.15.0rc1
Choose a head ref
  • 14 commits
  • 24 files changed
  • 6 contributors

Commits on Mar 2, 2025

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

Commits on Mar 3, 2025

  1. Merge pull request #1758 from feelixs/feat-nsfw-thread

    feat: add support for nsfw for ThreadChannel
    silasary authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    26ca893 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Merge pull request #1757 from mifuyutsuki/feat-member-banner

    feat: add guild member banner field
    mifuyutsuki authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    9048b93 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. fix: Invite._process_dict incorrectly passed all data (#1756)

    * fix: Invite._process_dict incorrectly passed all data
    
    * ci: correct from checks.
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    feelixs and pre-commit-ci[bot] authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    d29f76f View commit details
    Browse the repository at this point in the history
  2. fix: add permission checks before fetching messages in reaction events (

    #1754)
    
    * fix: add permission checks before fetching messages in reaction events
    
    * refactor: extract permission check logic
    
    * fix: add test for refactored reactionevents
    feelixs authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    7233db2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    06df222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ba0c11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1abdf03 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Configuration menu
    Copy the full SHA
    16d50de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98aac1 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2025

  1. feat: Components v2 (#1760)

    * feat: untested prototype impl of v2 components
    
    Likely not to work. Very unpolished and pretty much takes directly from the docs. It's here, though!
    
    * fix: Add missing enums
    
    * fix: Throw error when v2 components are used with incompatible things
    
    * test:  Test command for v2 components
    
    * fix:  Don't hardcode the possible subcomponents of a section
    
    * Add imports
    
    ---------
    
    Co-authored-by: Astrea <25420078+AstreaTSS@users.noreply.github.com>
    silasary and AstreaTSS authored May 4, 2025
    Configuration menu
    Copy the full SHA
    351322e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Configuration menu
    Copy the full SHA
    a4599dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13640e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dc1764 View commit details
    Browse the repository at this point in the history
Loading