Michael Telatynski

Results 405 comments of Michael Telatynski

Oh this is matrix-static - thought it was element-web. Was way too tired. Yup, great idea for matrix-static.

Unfortunately this isn't really feasible as to search a room the user must be in the room. matrix-static specifically does not join rooms and only peeks them, so to enable...

It holds a cache for the recently visited rooms to speed things up, but otherwise uses the peeking API

Most likely yes

![image](https://user-images.githubusercontent.com/2403652/131528377-a50d8738-e5d7-49f4-8920-510d4ae72f22.png) ![image](https://user-images.githubusercontent.com/2403652/131528387-b5936b73-a70d-4ac8-8395-32b41135c20c.png) for future reference, not sure why its doing `$MXID$NAME`

Good spot, looks like an issue with the default avatar generation

so yeah would be better to consolidate the Config struct and refer to the same struct from both

It can now, though it doesn't just display that one event, rather it and the 19 before it. It works with matrix.to permalinks, once dynamic settings lands you'll be able...

No such plans at this time, it is open source, design suggestions welcome.

after you run `go get github.com/valyala/quicktemplate/qtc` it will get installed into your `$GOPATH/bin` which should be in your `$PATH` if you want to use `qtc` otherwise `$GOBATH/bin/qtc` should suffice