Kim Brose
Kim Brose
### Describe the bug typing something that looks like a url starting in `www` like `www.github.com` is converted to a formatted body with `` tag, which is 1. the wrong...
Looking at vtmbmsstats like this  sometimes when zooming (scroll wheel), the Item View becomes blank (grey). Sometimes it is fixed by scrolling further, sometimes I need to reset to...
 (this is a png with alpha, best download it) This is a .vtmbmsstats of a VVC encode, light blue is RefIdxL0=1, looking at POC 5. It looks like it...
### Describe the bug sending ``` 5. five 10. ten ``` gives  ### Reproduction ``` "content": { "body": "5. five\n10. ten", "format": "org.matrix.custom.html", "formatted_body": "\nfive\nten\n\n", "msgtype": "m.text", "org.matrix.msc1767.message": [...
### Describe the bug I have no display name set on my account. In cinny this looks like this:  ### Reproduction _No response_ ### Expected behavior It could look...

**Describe the bug** **To Reproduce** 1. setup synapse password policy e.g. minimum length 10 letters 2. register new user with token, using a policy violating password, e.g. 8 characters long...
**Describe the bug** There is very very slight stuttering during playback, which does not happen when I use mpv directly. The only other difference apart from mpv config is that...
trying to build ORB_SLAM3 on Ubuntu 18.04, I noticed the building prerequisites section is incomplete. At least the following libraries are missing: - boost (ubuntu 18.04: `libboost-all-dev`) is required for...
at least 3 extra variables failure_command, before_backup and after_backup are introduced while the rest of the hooks configuration has to be added manually in the hooks variable. https://github.com/borgbase/ansible-role-borgbackup/blob/b52efea18e02840a56046936f6b3a76e44d8c946/templates/config.yaml.j2#L179-L200 this can...