Age | Commit message (Collapse) | Author |
|
|
|
[2.0] Backported user mode +L from 2.1
|
|
[2.0] Updated some module version lines.
|
|
|
|
Fixes #102 reported by @kshade
|
|
|
|
[2.0] Added processing of color codes into /rules
|
|
the code up a bit
|
|
[2.0] Doxygen fixes
|
|
|
|
[2.0] Configure message fix
|
|
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>
|
|
|
|
This reverts commit f0474272303ac9297f637ce956315518138bafff.
|
|
This reverts commit dca6a7821efbfd1e6c2987dfa1d2b9f72d1db1be.
|
|
This reverts commit 5fd31ec5a6ba6021763b36d8d17d4665900623ab.
|
|
This reverts commit fbf14cb9ff28ae1b8a6c4b90a18470381afbcc53.
|
|
|
|
|
|
SIDs to be on callerid/dccallow lists
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changes with SendMode
|
|
|
|
|
|
|
|
|
|
|
|
[2.0] Spelling fix.
|