Daniel

Results 34 comments of Daniel

Thank you for the suggestion, @Stvad! I was under the impression that content scripts can't do network requests, but maybe the iframe will help with that. Another problem is that...

> Sliding sync should be much faster. But I doubt any guarantees can be given as to how fast it should perform I've been a bit out of the matrix...

I believe this is fixed by 5820a51342f8465834c8359a6a5ea6c0650dee45. Sorry it took so long! It was a pretty straightforward bug; I just haven't had a lot of time to maintain pegasus.

Woah, Crystal on Windows! That wasn't a thing around when I was working on Pegasus actively (as you can probably tell). Let me see what I can do.

Should be working on master, let me know if you run into any other problems :)

All of these are great, but a special metadata tag in particular is an excellent idea that I can't believe I didn't think of myself.

Hi @Stvad, I've added some preliminary support for auto-joining suggested rooms into matrix-highlight recently. In particular, it looks for a ```HTML ``` tag in the page, and if it finds...

I would still be interested in this as a PR, particularly if you just modified the existing events sent by matrix highlight to include _additional_ information.

I find it quite upsetting that extensible events, unlike other MSCs, do not have an Element implementation. My current plan is to allow matrix highlight to handle message events, and...

Thanks for your work! I don't have time to review the whole thing today, but I am somewhat concerned about the added uses of `!`. Ideally, we wouldn't be using...