Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- InspIRCd 3 now includes the channel TS in any channel metadata.
This pushes the type and value by one.
- Update the messages sent from this function accordingly.
- Fix retrieval of TopicLock status.
|
|
Thanks to @H7-25 and @genius3000 for reporting this.
|
|
Copied this directly from inspircd12.cpp, which
inspircd20.cpp inherited from.
|
|
Fix NickServ INFO and GLIST showing an incorrect unconfirmed expiry.
|
|
- NickServ INFO and GLIST were looking in the wrong module.
|
|
|
|
|
|
|
|
|
|
stats.standalone.example.conf and irc2sql.example.conf.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This legacy compat command was removed in the 1205 protocol.
|
|
This legacy compat command was removed in the 1205 protocol.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Required for RFC 2822 compliancy.
Reported by jrmu via IRC.
|
|
Fixed stupid simple typos.
|
|
Fixed stupid simple type, changed "bot not both" to "but not both"
|
|
Also improve the hide_* descriptions slightly.
|
|
|
|
|
|
with example.conf, etc.
|
|
|
|
Mark pseudoclients as bots on InspIRCd if the bot mode exists.
|
|
|
|
|
|
Also reverted the URLs in the header to the original ones provided by upstream.
|
|
|
|
Fix missing braces in cs_set.
|