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

feat: add support for guild forums #7791

Merged
merged 60 commits into from Sep 18, 2022

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    f5def06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c05c3 View commit details
    Browse the repository at this point in the history
  3. fix: duplicated docs

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    74fd857 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d69a223 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee20f2e View commit details
    Browse the repository at this point in the history
  6. fix: serialize forum channels

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    a39129e View commit details
    Browse the repository at this point in the history
  7. types: fix channel unions

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    0938831 View commit details
    Browse the repository at this point in the history
  8. types: fix tests

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    8968684 View commit details
    Browse the repository at this point in the history
  9. types: fix tests (again)

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    8f9c78a View commit details
    Browse the repository at this point in the history
  10. types: fix tests (again (again))

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    73a1877 View commit details
    Browse the repository at this point in the history
  11. chore: make requested changes

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    3704d20 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2353b63 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    36ff6ef View commit details
    Browse the repository at this point in the history
  14. chore: remove console.log

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    ee6c7c7 View commit details
    Browse the repository at this point in the history
  15. chore: make requested changes

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    0f9261c View commit details
    Browse the repository at this point in the history
  16. chore: make requested changes

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    aedb3d3 View commit details
    Browse the repository at this point in the history
  17. chore: fix docs

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    24e2b4c View commit details
    Browse the repository at this point in the history
  18. Update packages/discord.js/src/managers/GuildForumThreadManager.js

    Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
    suneettipirneni and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    5385ccf View commit details
    Browse the repository at this point in the history
  19. chore: update types

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    0df75a7 View commit details
    Browse the repository at this point in the history
  20. chore: make requested changes

    suneettipirneni authored and Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    634ba28 View commit details
    Browse the repository at this point in the history
  21. chore: Apply suggestions

    Co-authored-by: Jaworek <jaworekwiadomosci@gmail.com>
    Co-authored-by: Jonathan Rubenstein <jrubcop@gmail.com>
    3 people committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    03fd070 View commit details
    Browse the repository at this point in the history
  22. fix: import ErrorCodes

    Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    46d3629 View commit details
    Browse the repository at this point in the history
  23. fix: remove defunct code

    Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    05f0094 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8020ee8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    62a5d96 View commit details
    Browse the repository at this point in the history
  26. fix: rename file

    Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    bbd0581 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    16033b4 View commit details
    Browse the repository at this point in the history
  28. fix: import flags correctly

    Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    f34566f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c8494d0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    abe4d1e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a475de3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a3b5deb View commit details
    Browse the repository at this point in the history
  33. chore: renaming consistency

    Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    aeeba37 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ebbb6eb View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b8294b9 View commit details
    Browse the repository at this point in the history
  36. chore: semicolon

    Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    84c9eab View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    564ddba View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b9815d1 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4c88604 View commit details
    Browse the repository at this point in the history
  40. fix: convert tags properly

    Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    a0d17b7 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    6c2d2fc View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    6a24955 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    8278805 View commit details
    Browse the repository at this point in the history
  44. fix(PartialGroupDMChannel): nullify flags

    Apparently did not do this earlier.
    Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    2bd75f9 View commit details
    Browse the repository at this point in the history
  45. chore: misc sorting

    Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    6ef3db7 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    b69417a View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    510a0ae View commit details
    Browse the repository at this point in the history
  48. types: protect the thread manager!

    Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
    Jiralite and SpaceEEC committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    d1cc0b5 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    ee73916 View commit details
    Browse the repository at this point in the history
  50. Update index.d.ts

    Jiralite committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    376e344 View commit details
    Browse the repository at this point in the history
  51. docs: Update default reaction emoji property names

    Co-authored-by: Almeida <almeidx@pm.me>
    Jiralite and almeidx committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    606e299 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    761786b View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e5ca18a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    b8f99de View commit details
    Browse the repository at this point in the history
  55. refactor: remove v13 remnants

    almeidx committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    ed9667a View commit details
    Browse the repository at this point in the history
  56. docs: add missing closing tag

    almeidx committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    097db15 View commit details
    Browse the repository at this point in the history
  57. feat: add rateLimitPerUser

    almeidx committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    9369a14 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    231d7f0 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    25af6b6 View commit details
    Browse the repository at this point in the history
  60. fix: handle magical null case

    Co-authored-by: A. Román <kyradiscord@gmail.com>
    Jiralite and kyranet committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    45bd884 View commit details
    Browse the repository at this point in the history