Age | Commit message (Collapse) | Author |
|
list (reverse-merged from commit 183b182b3d6c0c32f4d10e131a55adbf54b8be01)
|
|
string to avoid warnings
|
|
|
|
modes are deleted automatically on unload
|
|
and then checking each key after it
|
|
|
|
|
|
|
|
|
|
|
|
Add GnuTLS support for Windows.
Made NSIS script include extra DLL files if supplied and
include the conf/aliases and conf/modules example configuration files.
Added make_gnutls_cert.bat to generate GnuTLS certificates on Windows.
Fixed typo in gnutlscert.pm.
|
|
introduced to the network, use it to determine when to send SQUIT
|
|
|
|
Enhancement requested in Issue #247
|
|
SNO->WriteToSnoMask and PI->SendSNONotice
|
|
|
|
|
|
shun and it exists
|
|
|
|
|
|
slightly less complicated
|
|
for the command is 1
|
|
|
|
reading it at every invite check
|
|
|
|
|
|
for a while)
|
|
|
|
|
|
[2.0] Backported user mode +L from 2.1
|
|
|
|
|
|
the code up a bit
|
|
[2.0] Doxygen fixes
|
|
|
|
Explicitly deprecate some config changes.
|
|
|
|
|
|
[2.0] Fix MODE #chan +d being sent to users on a channel when a remote user joined a chan with +d on it
|
|
|
|
channel with +d on it
|
|
|
|
Add CHANNELLEN to isupport
|
|
|
|
|
|
|
|
ip instead of modestring) when a nick collides at burst
|
|
remote server
|
|
|
|
It's far too common to "misuse" this API by accidentally trying to use
stringjoiner with an empty container, and fixing that is more or less adding
boilerplate in every place we fix it.
Instead, let's just return and not touch the string, and not throw.
Done-with: Attila Molnar <attilamolnar@hush.com>
|