Renato Alves
Renato Alves
Firefox 118.0.1 and 118.0.2 for Linux does not include `libmozglue.so` and somehow this wasn't picked up by tests. I'll try to get the CI to fail so I can look...
Keeping an eye on this as we would be interested in having support for encrypted rooms. Thanks to everyone making it possible.
Hi Jonas, the old behavior was somewhat different. Testing the commit, I see a `~` if the first line of the commit is longer than the available screen/draw area. If...
Exactly. Basically letting the reader know that there is additional information on that commit. Thanks for considering it.
@rolandwalker Thanks, that seems to work. Also made me realize that using `…` is not that readable. Perhaps using a different color or symbol. Using `...` is much better but...
#476 could be related as we are also using `gitmoji` there.
Editing my previous comment... We may be doing the docstring handling twice. Possibly the cause is: https://github.com/attzonko/mmpy_bot/blob/f726ebe5a456932da408be173b2f1f511d9d33a8/mmpy_bot/function.py#L113 where we append the content to the docstring. If previously already added it...
Now affecting #465
This was fixed but the issue didn't close due to lack of a back reference.
We should hold this upgrade for a major mmpy_bot release. :warning: Suggest waiting for #396 's fix before merging this PR. :warning: There are significant API breaking changes that while...