Age | Commit message (Collapse) | Author |
|
This is mostly for preserving channel list mode info.
|
|
|
|
|
|
|
|
Closes #504.
|
|
|
|
Closes #327.
|
|
|
|
|
|
|
|
|
|
|
|
This only existed for compatibility with old 2.0 modules and 2.1
has already broken compatibility with them.
|
|
|
|
|
|
|
|
|
|
This should fit on user screens a bit better.
|
|
|
|
|
|
|
|
|
|
This is more robust and will handle more formatting code types.
|
|
|
|
|
|
|
|
This is a partial backport from 2.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #485.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This currently only works on InspIRCd but I believe that other
servers also support this.
|
|
- Config variables now no longer conflict with regular values.
- Config variables can now be read from the environment.
(e.g. ${env.USER}).
- Config variables can now be used as partial values
(e.g. support@${network.domain})
|