Travis Ralston

Results 583 issues of Travis Ralston

For example, it'd be really great to be able to supply a JS `object` to `encryptRoomEvent()` or better understand what `receiveSyncChanges` is actually returning.

bindings

So servers don't collapse under the weight of 13 syncs happening all at once.

After https://github.com/crate-ci/typos/issues/411 our project was successfully scanned (thank you!), though now it picked up the following: ``` error: `BA` should be `BY`, `BE` --> ./content/appendices.md:1197:110 | 1197 | "ed25519:1": "Wm+VzmOUOz08Ds+0NTWb1d4CZrVsJSikkeRxh6aCcUwu6pNC78FunoD7KNWzqFn241eYHYMGCA5McEiVPdhzBA"...

C-enhancement
S-waiting-on-design
A-exclude

We removed a v1 room because it's not practical to have mjolnir moderate through state resets, but no matter how many times we use `!mjolnir rooms remove #whatever:matrix.org` it keeps...

This is a design fault that I introduced - bots should instead say "Unknown command - use `!moderator help` for help" when someone issues an incorrect command. The explicit help...

https://github.com/matrix-org/matrix-spec-proposals/pull/3828

enhancement

eg a config block like: ```yaml vhosts: "matrix.example.org": "example.org" ``` so when the media repo is approached with `Host: matrix.example.org` it re-maps it to `example.org`.

enhancement
help wanted

the response is logged before it is changed, unhelpfully.

bug