DeepBlueV7.X

Results 310 comments of DeepBlueV7.X

> Not sure why this would take so long to implement. Because none volunteered to implement it. Since I don't need it, I prioritized stuff, that is useful for me....

(You can already rotate it, if you have a touchscreen)

It is very unlikely this will happen in the near future. Threads introduce a lot of complexity when handling notifications and they are not in a released spec version yet...

I don't really understand the issue. We always require double linebreaks to send a linebreak, because we do use standard markdown. Apart from you preferring single linebreaks, is there anything...

Considering that text after a `#` gets written in big letters, `*` can make stuff italic or bold, etc, I don't think it should be that surprising, that the message...

(Other alternative, increase the minimum drag distance for sideswipes)

I would prefer a different solution. If you use the per item menu instances, scrolling gets quite a bit slower. It could work to pass the model to the menu...

Yes, but it is not that simple, since it needs custom account data objects in mtxclient.

You can enter `not` for now at least.

I mean, there is a cmark variant that supports the github extensions, which includes strikethrough (cmark-gfm) or we could just write an extension for cmark ourselves, that we use in...