Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
method
|
|
default
|
|
|
|
before storage
|
|
AzzurraNet host shadowing
|
|
netmasks
|
|
|
|
migrating users
|
|
|
|
|
|
dot-separated index access (h['one.key'] is like h[:one][:key] with intermediate hash creation)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WIN32
|
|
|
|
|
|
from mode (o, v, ...) to prefix (@, +, ...) and back
|
|
|
|
element from an array
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When logging messages, it is appropriate to remove color and identification prefixes (in networks that support it), but not the address prefix.
Solve this by saving a copy of the message without the address prefix(es) removed, and use it in irclog*() methods.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|