Pavel Djundik
Pavel Djundik
The problem is that the notifications are enabled by default in Shout's settings, so the behaviour is quite inconsistent.
That's interesting. It is indeed `badge: false` in the code. I guess I clicked close button some time ago when it asked for notifications.
This a good idea, IMO. Right now due to inlined colors, some css styles must have `!important` to override these colors, and it just gets messy. However this PR doesn't...
That's most likely fixed in https://github.com/thelounge/lounge
There's this css which needs to be removed, otherwhise there's too much space with this change. ``` #chat .show-more.show + .messages .msg:first-child { padding-top: 47px !important; } #chat .show-more.show +...
I would suggest completely removing the close button in serverlist, it doesn't work on mobile, and there's already a dedicated 'Leave' button next to the user list button. Plus there's...
Don't forget there's a dedicated button "Leave" next to the user list button.
@dgw It does. But with addition of context menu, that would be fixed. I'm just trying to think of other chat clients, and I can't think of any that have...