Results 11 issues of Zwelf

It would be helpful to me if you could upload the gamenet crates to crates.io to ease including them (not urgent, because there is a way to specify git dependencies...

When I minimize ricochet and maximize it again, only the borders of the window get rendered. So I only see the windows behind riochet, instead of the white background with...

bug

I always get the error message: > Zwelf: >> !matrix ban Zwelf > > matrix-appservice-discord-t2bot: >>ERROR: No users matching Zwelf found Even though a matrix user with that name exists....

T-Defect

Sending a message containing an image and text in discord shows the text above the image on Discord. In Matrix however the image is sent first. Expected result: The text...

T-Enhancement
Z-Good-First-Issue

Problem: Matrix has lots of spam. And I would like to make the room read only by default and elevate permissions of users individually. In unbridged rooms I could just...

T-Enhancement

**Is your feature request related to a problem? Please describe.** It is currently not easy to moderate multiple matrix rooms from discord bridging multiple servers. It would be nice to...

T-Enhancement

Found and bisected by nori to b99d8dc2595d0914b9a844dad7b98b0aaedca8a8

### Version v2.41 ### Flavor CLI (Command-Line Interface) ### Platform linux ### Export format HTML ### Steps to reproduce With `--date` replacing `--locale`, I don't see any way to configure...

bug

### Version v2.40.0 ### Flavor CLI (Command-Line Interface) ### Export format HTML ### Details Exported a channel. Was stuck for >5 hours. When looking at what messages were currently exported,...

bug

`m_HookTick` has the type `NetTick` in [protocol.py](https://github.com/teeworlds/teeworlds/blob/a1911c8f7d8458fb4076ef8e7651e8ef5e91ab3e/datasrc/network.py#L170), but is used as HookDuration. Starting with zero and incrementing one each tick until the roughly 60 ticks = 1.2s are passed. *...