-
Notifications
You must be signed in to change notification settings - Fork 217
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
Support for MSC3886 no longer needs to be maintained #17619
Comments
@hughns I'm guessing that means deprecating/removing the code added in commits like hughns@4eaf3eb @anoadragon453 will the code go through a deprecation cycle or can it be removed outright? I recently started using matrix/element and I'm happy to contribute. |
@rahulporuri thanks for the offer to contribute! As it's an experimental feature, it can simply be removed without a deprecation timeline. Be sure to remove all of:
and use a Feel free to ask here if you have further questions, or in #synapse-dev:matrix.org 🙂 |
@anoadragon453 i opened #17638. i think it is complete. please take a look when you have the time |
Also, @anoadragon453 is a "deprecated"/"removal" label useful in the repository? I'm not if there are other issues that discuss deprecating/removing code. |
@rahulporuri thanks! It'll sit in the review queue for a bit until someone gets to it.
It could be if you're specifically looking to go around deleting code. Does searching for "remove", "deprecate" in issue titles not bring up results though? |
Further to #17151 support for MSC3886 no longer needs to be maintained. As such it can be deprecated and/or removed at the team's discretion.
The text was updated successfully, but these errors were encountered: