Age | Commit message (Collapse) | Author |
|
|
|
Server to prevent errors when dumping users"
This reverts commit 9a1cf6a11b12c06cd925dd6a789ec98fe750c8ad, since it
was a hack to work around the undumpable Channel (and consequently
Server and Netmask) caused by 847a977b228b35f5ab281a31dd3724a4db887dff
"#any? and #all? methods for Channel#mode to check if modes are set"
and fixed by 8f8205310518e7b0626d657ba9667f7bfc745371 "Dumpable
definition of #any? and #all? methods for Channel#mode"
|
|
Commit 847a977b228b35f5ab281a31dd3724a4db887dff "#any? and #all? methods
for Channel#mode to check if modes are set" turned Channel into a
non-marshallable object because of singleton methods.
Revert the commit and define an ad-hoc ModeHash class with the any? and
all? methods, to make Channel#mode of that class.
|
|
prevent errors when dumping users
|
|
|
|
|
|
Some files had DOS-style line endings. Change all of them to Unix-style.
|
|
|
|
|
|
AzzurraNet host shadowing
|
|
|
|
|
|
from mode (o, v, ...) to prefix (@, +, ...) and back
|
|
|
|
|
|
|
|
server and casemap
|
|
|
|
|
|
|
|
silent
|
|
|
|
|
|
the corresponding Channel automatically
|
|
|
|
|
|
Irc::Netmask from Irc::User, and use them in Netmask conversion
|
|
|
|
improve display of Netmasks with unknown (generic) user/host components
|
|
list of users and channels on a server, otherwise only half of the items get deleted
|
|
|
|
using a different approach
|
|
between user id and mask
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with different casemaps
|
|
Channel Lists
|
|
by Netmask or String
|
|
|
|
a user or server on a channel
|
|
|
|
|
|
Channel
|
|
|
|
|
|
|