Pavel Djundik

Results 446 comments of Pavel Djundik

@MaxLeiter opening a window without joining a channel will be quite an odd experience.

It is unreasonable to join the channel when you just send a message.

This issue was mildly derailed so I'm gonna close it. Current behaviour: Doing `/msg user message` opens a new query and puts the sent message in there.

Turns out that was ZNC behaviour, lounge just eats the message.

Was this on a server without `echo-message`? Because that should be the common case where it doesn't get logged here: https://github.com/thelounge/thelounge/blob/7db0d4619d98ad473eff7a1dbdf41c8b0167d0dd/src/plugins/inputs/msg.js#L93 That or the message was not actually sent (thus...

We are able to move styles into their vue components now, we should do that.

We have all the relevant away code handling already. Currently, server part sends a "user list updated" message to clients, and if client has that channel open it requests the...

What it sounds like is `node_modules` was not properly updated during the upgrade. Are you still getting this with the latest release? Does this only happen with our provided .deb?

> The functionality all works except the command, as I'm not sure of how that should work. Sounds like the channel object should know which network it belongs to, so...

Ah right, misunderstood. The (un)favorite syntax would match all the existing commands.