Age | Commit message (Collapse) | Author |
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
|
|
|
|
|
|
|
|
This allows naming commands and having spaces within command names.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2. set -r on dropped channels
|
|
|
|
|
|
out of the core and into the modules that use them.
|
|
|
|
|
|
from the four main SQL tables in realtime, which
effectively gives us "live" SQL.
Changed eventfd pipe engine to not use buffered write.
Added TryLock to threading engines.
Made blocking SQL queries in our SQL API thread-safe.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clearmodes, removed /cs akick (un)stick, added /cs clearusers
|
|
with the highest access if there is no successor
|
|
|
|
|
|
|
|
the channels botserv bot instead of only ChanServ
|
|
older IRCds
|
|
|
|
|
|
uplink, then burst them back to its uplink once connection is reestablished.
Also made Anope use TS enforcement to change persistant channels creation time to the time they were registered.
|
|
This prevents Anope from exploding when /os reload has errors.
|
|
|
|
reply to CTCP PING and CTCP VERSION requests
|
|
|
|
release builds
|
|
Anope::string class, plus some other little fixes here and there. If you follow 1.9.x development and are testing things, THIS is one of those things that NEEDS testing.
|
|
These modules allows users to configure settable options in /ns and /cs set
that will be displayed in /ns and /cs info.
Removed os_info, cs_set_url, ns_set_url, cs_set_email, ns_set_icq
|
|
|