Patrick
Patrick
It is saved on exit.
@mjeveritt I don't want every command to have a manual save option. That is weird. Many other places save after every change... which is also not great but I guess...
> Is there any documentation about how to build those dependencies in that format? The binaries are built as part of the [gvsbuild](https://github.com/wingtk/gvsbuild) project. Their tools only explicitly support x64...
@Biswa96 BTW if you have the drive to get everything building in mingw, including notification support which is what I got stuck on, then I'm not against changing stacks if...
@Fohdeesha The autojoin delay is only used when you have connect commands, nickserv, or server password set as the auth type. If you use SASL it won't delay because there...
SASL does not have a delay. Just checking now OFTC does not support SASL. A workaround would be to select the "Custom" auth type and just set a random command...
It may take me a while to better review this one.
I'd almost say this belongs in a plugin. It seems fairly simple but it's way more ZNC specific than server-time.
@jpnurmi Mind checking out https://github.com/hexchat/hexchat/tree/znc EDIT: After thinking about it, I think the plugin should just store a single timestamp per server. No reason to keep one per context with...
I noticed that too, it couldn't be anything in the plugin though. Did you notice similar issues in your WIP branch?