revite
revite copied to clipboard
fix(messages): don't attempt to display revolt wiki link as invite
- [X] I understand and have followed the contribution guide
- [X] I have tested my changes locally and they are working as intended
- [X] These changes do not have any notable side effects on other Revolt projects
- [X] ~~(optional) I have opened a pull request on the translation repository~~
- [X] I have included screenshots to demonstrate my changes
Current Behavior
Expected Behavior Implemented by PR
Actually, isn't the negative lookbehind unsupported in safari? I broke revite with this once
Oh, can we check this first :trollface:
Slightly hacky alternative to the lookbehind: make sure http(s)://
appears directly before rvlt.gg
(this is still broken) Closing due to rewrite, marking as potential issue in future by linking to https://github.com/revoltchat/frontend/issues/134.