Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add rewritten and namespaced versions of the channel, oper, user
events.
- Add the following new events:
* anope.listChannels
* anope.listOpers
* anope.listServers
* anope.listUsers
* anope.server
|
|
Still to implement:
- system.getCapabilities
- system.methodHelp
- system.methodSignature
|
|
|
|
|
|
|
|
|
|
Also add more column types to ensure we are storing data in the
best format in the database.
|
|
Ref: #419
|
|
There's no need to hardcode a base path here.
|
|
This was done in some places already but not consistently.
Closes #349.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unlike other regular expression engines this is available on all
systems.
|
|
|
|
Users should migrate to m_regex_pcre2 instead.
|
|
|
|
|
|
|
|
- If referring to the specific piece of software use "Anope".
- If referring to services in general use "services".
|
|
|
|
Fixed stupid simple type, changed "bot not both" to "but not both"
|
|
with example.conf, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These SASL mechanisms are considered insecure and should not be
used anymore.
|