Tulir Asokan

Results 330 comments of Tulir Asokan

That sounds like a client bug, they're not required in the spec :thinking: ![image](https://user-images.githubusercontent.com/4224639/190194571-629cc02f-e749-4122-ac6f-ab7fddf00cc9.png)

Small breaking changes are fine, although the `me` boolean parameter is redundant. It doesn't really need a method at all though, you can send revoke protocol messages manually.

The usual way is `postgres:///dbname`, but escaped host or using the `?host` parameter work too, so there isn't really any reason to fix this.

This is for the non-`m.login.password` method, which is a valid feature request, although not sure if it'll be implemented

Where do you see it as a single line? Only the line numbering is broken for me, the breaks are there 🤔 It's not related to `org.matrix.msc1767.message`, but it's definitely...

Those are just an adapter that won't work without log4j installed. ma1sd uses slf4j for logging: https://github.com/ma1uta/ma1sd/blob/master/build.gradle#L91-L92

Threads are already bridged to replies. The other direction might be interesting, but also sounds like a lot of edge cases, so not sure if it'll ever be supported.

These will always be ignored by default, but I might add a config option to redact everything after mass redactions are implemented

Not really possible efficiently, telegram doesn't send that information.

Not really possible, Telegram doesn't send read receipts to clients