Xavier Johnson

Results 12 comments of Xavier Johnson

If you're still looking for recommendations on how to improve the installation guide for new users, it would be helpful to include a section on how to serve behind a...

This might be fixed in ma1sd 2.2.0. With a self-hosted Riot Web (1.5.5), I just unbinded an email from my Matrix account on a self-hosted Synapse (1.6.1), and a notification...

Oh, great to hear that works. Then maybe all that's needed are `!wa bridge/unbridge ` commands for acting as a nicer front-end for making that kind of database change.

I tried out tweaking the database with `UPDATE portal SET mxid='' WHERE jid=''`, but hit the following roadblocks: - If the plumbed room is invite-only, each Whatsapp puppet user must...

No new tests fail when running `npm run test`. I can write a new test for this change if you want, but I won't be able to get to it...

I should point out that the lint & test failures this hits are also encountered in the develop branch. I got rid of the lint problem but not the test...

That's a good idea. I'' try to get to it soon.

Do the messages get deleted/redacted entirely, or do they just disappear? What I've seen happen is multi-edited Discord messages appearing blank in Element Web: ![emptyMessage](https://user-images.githubusercontent.com/8988672/111705618-641a4280-8817-11eb-8d16-21a13bb801e2.png) Other clients render them in...

Related: https://github.com/vector-im/element-web/issues/16722 Thanks for finding the root cause of this!

This has been happening to me since at least September, also on Android 9. Thank you for finding the repro conditions for this! It's nice to finally know why my...