Janne Mareike Koschinski

Results 63 comments of Janne Mareike Koschinski

Please move SCTP discussion over here: https://github.com/ircv3/ircv3-ideas/issues/62

The current QUIC interop situation is this: https://docs.google.com/spreadsheets/d/1D0tW89vOoaScs3IY9RGC0UesWGAwE6xyLk0l4JtvTVg/edit#gid=117825384 The current draft for IETF QUIC is still moving relatively **quic**kly, so it makes sense to be cautious and wait for consensus...

That looks like a bug in Windows Terminal instead, the color is set to white and the character should be rendered as regular character. Windows Terminal seems to render it...

But no matter which component causes the issue, we should look into a way to fix it. Potentially adding a `U+FE0E` variation selector might already be enough to fix it.

This won't work, as some runes can be double-wide. See the previous issues and PRs regarding east-asian support please.

@dex4er I'll look into it this weekend. I'll try to find some time to make a few changes to powerline-go in the next week anyway, a version flag would definitely...

Does this relate as well? https://github.com/matrix-org/matrix-js-sdk/blob/develop/src/models/thread.ts#L257

Both this and [the other new PR](https://github.com/matrix-org/matrix-js-sdk/pull/3345) are currently not in a state that can be reviewed or merged. If you genuinely want to contribute this, I'd suggest adding another...

Please correct the date format, we should either use the user’s current date format, or ISO8601 (2006-05-21)

Parts of this are implemented now – you can just simply define what function should be used to run the querying, for example, I have set it to `plainto_tsquery('english', :query)...