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(apps): bridge method for removing users of a room #32706

Merged
merged 9 commits into from
Jul 12, 2024
Merged

Commits on Jul 1, 2024

  1. implement bridge method

    gabriellsh committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8f0f162 View commit details
    Browse the repository at this point in the history
  2. add cs

    gabriellsh committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    458f198 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 4, 2024

  1. Fix removeUsers

    gabriellsh committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2eaf1fa View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Bump apps-engine version

    d-gubert committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4b103a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60cfad View commit details
    Browse the repository at this point in the history
  3. Revert unintentional changes

    d-gubert committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    71c7656 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into apps…

    …/removeUsers
    
    * 'develop' of github.com:RocketChat/Rocket.Chat:
      refactor(omnichannel): replace create and find by findAndUpdate (#32773)
      chore: Bump apps engine 1.44-alpha (#32774)
      refactor(client): Remove usage of `React.FC` type (#32760)
      refactor(Livechat): `Livechat/Message/markdown.js` -> TS (#32295)
      refactor(omnichannel): spare few Room.find on requestRoom method (#32363)
      refactor:  `dispatchInquiryPosition` being called multiple times (#32767)
      fix: SAML "Overwrite user fullname" setting is not being honored (#32628)
      fix(Omnichannel): Use Correct components on ChatInfo (#32592)
    gabriellsh committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    08e175a View commit details
    Browse the repository at this point in the history
  2. Remove duplicated method

    gabriellsh committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    05b1159 View commit details
    Browse the repository at this point in the history