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

Disable userid escaping entirely #768

Merged
merged 3 commits into from
Jun 28, 2019
Merged

Disable userid escaping entirely #768

merged 3 commits into from
Jun 28, 2019

Conversation

Half-Shot
Copy link
Contributor

This supercedes #750 and fixes #749, #744.

The long and short of it is that escaping userids is a bit of a fail because the IRC bridge handles userids differently across the bridge and it is not an easy job to go around picking them out and converting them. Certainly the appservice-bridge library should not attempt to blanket apply escaping like this.

For now, this PR disables escaping to fix the issues that have popped up until I have time to fix this properly. I really hope we fix this properly.

Depends upon matrix-org/matrix-appservice-bridge#112

@Half-Shot Half-Shot requested a review from turt2live June 27, 2019 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants