tulir / gomuks

A terminal based Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.34k stars 120 forks source link

Gomuks different behaviour for bare messages across versions #409

Open HexagonWin opened 1 year ago

HexagonWin commented 1 year ago

Hello. I had been using Gomuks 0.2.4 on my Devuan GNU/Linux 4 system. With bare messages on and channels closed it looks like this: gomuks_1 As you can see the timestamps and nicknames are both visible. As I do not prefer having the nicknames use up space I prefer this kind of view, with the timestamps hidden. But toggling timestamps didn't do anything, so I decided to upgrade to v0.3.0... which had more issues. gomuks_2 On the exact same settings the user nickname gets hidden when bare messages is toggled, so I'm unable to use gomuks this way. I'm using the prebuilt linux-amd64 binaries on releases as my computer isn't powerful enough to build gomuks.