-
I've spent some time digging into why my quassel-webserver will no longer connect to my quassel core. According to quassel and quasseldroid, my core uses TLS 1.3, but I have found the following:
…
-
I installed quassel-webserver using snap. However, it fails to start and I found this in my logs:
```
Oct 11 23:30:20 scw-902385 snap[6017]: /var/lib/snapd/snap/quassel-webserver/23/lib/node_modul…
-
When first logging into quassel-webserver, sometimes the following message is displayed and buffers for all the networks I'm part of don't load (specifically, Freenode and all associated channels are …
-
This happens when I connect with quassel-webserver. I think it's a race condition, it doesn't happen all the time. Once upon a time, it forgot about a single network. Most of the time it doesn't conn…
-
If I get a private message in a new or previously "temporarily hidden" buffer, quassel-webserver will notify me that I've been highlighted, but it doesn't show the appropriate buffer at all.
Reloading…
-
Good night everyone
I have set up a quassel core on my arch server, then I have used the quassel-webserver to get the web interface , then I have used my nginx as a proxy so that the quassel www cl…
-
Coming from clients like XChat and not knowing (nor wanting to know) the interna or the IRC protocol, I found no obvious way to open a private chat window in quassel-webserver until someone told me th…
-
I'd like to propose Docker support for this application. I have built such a configuration for a private deployment, and it works great. If there's any interest, I'd make it a little more generic, and…
-
I find more convenient to have the sender prefixes in the userlist and messages (@%+).
Is it possible to add an option to enable that feature?
Thanks in advance
-
Hey, nice project! It looks good and I got it to work reliably (with electron, for now, fixes the SSL problems too). It's really fast, too!
I played around with it for a bit and made an opinionated…