DeepBlueV7.X

Results 380 comments of DeepBlueV7.X

Well, Mr. bot, I just didn't have time to work on that yet. I would like to have this feature at some point though, since it will be needed for...

I think this happens, because the comparison operator is neither defined in the namespace of the type being compared nor in the `doctest` namespace. This is an issue, because the...

Well, the implementation is blocked on #3825 since that would break notifications for threads instead of solving them.

@turt2live I am planning to implement the changes proposed in ~1.5 weeks and try them out, then update the MSC. But I am still a bit busy next week (and...

I don't think anyone came up with objections, because none looked at it, because it is still a draft?

@t3chguy Thanks, I added that one to the PR summary! I tried to find it yesterday, but missed it :D

Added, thanks. Is only used for member counts on space invites it seems though, but I guess that's where this endpoint is useful. And easy way to get misc info...

Nheko now uses this in the join room dialog: https://github.com/Nheko-Reborn/nheko/commit/9d8d6b4bcaec0994776bf91a556a7e27cb862c30 ![grafik](https://user-images.githubusercontent.com/16312324/183154255-a201ce00-d019-4423-9e72-fad0de882ddc.png)

I've made an experimental [implementation of this for nheko](https://github.com/Nheko-Reborn/nheko/tree/blurhash). It notably differs by putting the blurhash key under info. Also it is quite slow, since I wrote a custom encoder/decoder...

If anyone is interested, I made a quick and dirty hack on top of @tulir's sticker-picker, so that it can create state events from this MSC: https://github.com/deepbluev7/stickerpicker (And implemented sending...