-
Remove IRC clients suggesting the #solus channel when first set up
We have moved support to Matrix
We are no longer actively talking or moderating those channels
- [x] Hexchat https://github.co…
-
How about implementing quassel-protocol? Would that be possible?
ref.
http://bugs.quassel-irc.org/projects/quassel-irc/wiki/Doc_quassel_protocols
-
I have some old prototype code that implements IrcProtocol for Quassel, using its own code. Probably awfully outdated, but might be still useful: https://github.com/jpnurmi/communi-desktop/commits/qua…
-
Just installed quassel-client-git from AUR using YAY and, as that PKGBUILD contains multiple build targets, YAY spent over and hour building all 8 packages when I only needed one.
$ yay -S quassel…
-
https://quassel-irc.org/
-
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:
…
-
`blodeuwedd:~/src/quassel-irssi%` make -C core
make: Entering directory '/home/jelmer/src/quassel-irssi/core'
cc -std=gnu11 -Wall -Wextra -Werror -g -O2 -I/usr/include/irssi//src/ -I/u…
-
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…
-
quassel-irssi's build failed in the [Fedora 28 mass rebuild](https://kojipkgs.fedoraproject.org//work/tasks/8100/24888100/build.log), which was done using gcc 8 and irssi 1.0.6. This seems to be due t…
-
It appears that SSL-related attributes have moved or been removed causing the build to fail.
```
x86_64-pc-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -Wformat -Werror=format-security -Wall -I/us…