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

Allow knocking rooms #3647

Merged

Conversation

charlynguyen
Copy link
Contributor

@charlynguyen charlynguyen commented Aug 2, 2023

We @nordeck are currently implementing the knock rooms behind the feature flag feature_ask_to_join (introduced in matrix-org/matrix-react-sdk#11182).

This pull request allows knocking rooms.

Epic: element-hq/element-web#18655

Blocks

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

Here's what your changelog entry will look like:

✨ Features

@charlynguyen charlynguyen requested a review from a team as a code owner August 2, 2023 07:37
@github-actions github-actions bot added the Z-Community-PR Issue is solved by a community member's PR label Aug 2, 2023
src/@types/requests.ts Outdated Show resolved Hide resolved
Signed-off-by: Charly Nguyen <[email protected]>
@charlynguyen charlynguyen force-pushed the charlynguyen/allow-knocking-rooms branch from beaeff9 to d769e5c Compare August 3, 2023 06:58
Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sane, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants