matrix-static icon indicating copy to clipboard operation
matrix-static copied to clipboard

A static golang generated preview of public world readable Matrix rooms.

Results 54 matrix-static issues
Sort by recently updated
recently updated
newest added

Long way off but I'd love to see the UI of [logbot](https://github.com/globau/logbot/) (IRC log viewer) incorporated into matrix-static You can see it running here: https://mozilla.logbot.info/firefox/20181114 ![screen shot 2018-11-13 at 7...

This adds the ability to configure the HTTP port via `-port` as well as in a config file via the `port` option.

qtc: command not found. No vendor directory.

I'd like to run this on a `/view/` folder, is that possible?

``` [GIN] 2019/02/09 - 11:35:10 | 200 ESC[0m| 985.490869ms | 54.36.148.31 | ESC[0m GET /api/room/!byVSIeqgYCNgmluYKv:outcasts.win/ time="2019-02-09T11:35:36Z" level=info msg="Started Initial Syncing Room" roomID="!AEhkQDKeSJvwkKyIHq:matrix.org" worker=14 time="2019-02-09T11:35:38Z" level=info msg="Finished Initial Syncing Room" roomID="!AEhkQDKeSJvwkKyIHq:matrix.org"...

I opened this message direct link from Jul 5 https://view.matrix.org/room/!wSdymYrEpBhsWlDJuk:decred.org/?anchor=$153090455433548QNlFj:decred.org and it showed "Some error has occurred". Then I removed the anchor part from the URL to open latest messages...

We don't validate that page is >= 0, so we can panic when we attempt to access negative indices in an array. panic: runtime error: slice bounds out of range...

When starting, matrix-static can panic mid-startup when it's doing it's initial sync of publicRooms: ``` panic: Get : net/http: request canceled (Client.Timeout exceeded while awaiting headers) goroutine 1 [running]: github.com/t3chguy/matrix-static/mxclient.(*Client).NewWorldReadableRooms(0xc4202d90a0,...

When linking to this message: https://view.matrix.org/room/!ChuQQIVJvwyJujhNIG:synapse.keyvan.pw/?anchor=$152456240720927yUzQv:matrix.org&highlight The event gets placed at the bottom of the scrollback. I think it would be preferred to center the linked event right in the...