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

Add support for user-installable apps #2633

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    f1e24dc View commit details
    Browse the repository at this point in the history
  2. Update tests and examples

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    966bde8 View commit details
    Browse the repository at this point in the history
  3. Add ApplicationInfo fields

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    c7477f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7392dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a741f42 View commit details
    Browse the repository at this point in the history
  6. Add IDetachableEntity

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    cf82dd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2783a15 View commit details
    Browse the repository at this point in the history
  8. Add concrete entity mixins

    Contains common setters used in deserialization
    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a6d0b4f View commit details
    Browse the repository at this point in the history
  9. Add Interaction#hasFullGuild

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    151e4cc View commit details
    Browse the repository at this point in the history
  10. Avoid internal types

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    b456010 View commit details
    Browse the repository at this point in the history
  11. Check for detached guilds

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    bea954e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c357964 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    737314d View commit details
    Browse the repository at this point in the history
  14. Add IDetachableEntityMixin

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    c19bae4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b4fa009 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1a5b1ad View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8f4ca4b View commit details
    Browse the repository at this point in the history
  18. Add group channel support

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    9766554 View commit details
    Browse the repository at this point in the history
  19. Add DetachedEntityException

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    0c1a161 View commit details
    Browse the repository at this point in the history
  20. Document IDetachableEntity

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    85d7afc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e7d71e5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    812988c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b0a4c97 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e35fa85 View commit details
    Browse the repository at this point in the history
  25. Pull up compareTo in roles

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    bd1ea95 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fcf6701 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d782f74 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e0e5d15 View commit details
    Browse the repository at this point in the history
  29. Apply suggestions

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    36a31c8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    20229ea View commit details
    Browse the repository at this point in the history
  31. Remove detached check in StandardGuildMessageChannelMixin#canTalk

    It will be thrown by the detached member instead
    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    97d066b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    246c36c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    46eadc5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    eeace0f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    cb3c959 View commit details
    Browse the repository at this point in the history
  36. Mentions#getMembers typo

    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    c1a27d3 View commit details
    Browse the repository at this point in the history
  37. Create a PrivateChannel on every interaction

    Fixes the returned (cached) channel having the wrong user
    freya022 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    244cce2 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5488620 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

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

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Make context and integration owners non-null

    Discord fixed those
    freya022 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c0cff23 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 28, 2024

  1. Improve docs

    freya022 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3f999d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e32da22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd78e39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74c8be9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    680d486 View commit details
    Browse the repository at this point in the history
  6. Update docs

    freya022 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2ed819a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    d33b878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26481dc View commit details
    Browse the repository at this point in the history
  3. Add detached private channels (friend DMs)

    Also add missing recipient in bot DMs
    freya022 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    76cbe5d View commit details
    Browse the repository at this point in the history