Sadie Powell
badcf31499
Make config variables a lot more useful.
...
- 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})
2025-03-09 14:20:34 +00:00
Sadie Powell
2ae733bcd1
Merge branch '2.0' into 2.1.
2024-09-17 12:32:33 +01:00
Sadie Powell
cc37e6d69a
Remove config option for options:warningtimeout.
...
This hasn't done anything since the early 1.9 releases I'm not sure
why it hasn't been removed already.
2024-09-17 12:27:13 +01:00
Sadie Powell
439ad3e736
Make it clear that inspircd3 also works with InspIRCd 4.
2024-07-11 01:13:59 +01:00
Sadie Powell
bfed2e1bf5
Use paths relative to data/conf in the config file.
...
This was done in some places already but not consistently.
Closes #349 .
2024-03-19 15:51:55 +00:00
Sadie Powell
c4e9c0bf85
If the IRCd sends a field limit then use it over that of the config.
2024-02-22 17:05:30 +00:00
Sadie Powell
7ac1fe5847
Rename several modules to remove the m_ prefix.
2024-01-24 12:22:51 +00:00
Sadie Powell
dfdcd3021a
Add support for linking over UNIX sockets.
2022-12-17 11:50:38 +00:00
Sadie Powell
8eb6a4da71
Update more IRCServices references to reflect the current project.
...
- If referring to the specific piece of software use "Anope".
- If referring to services in general use "services".
2022-01-04 14:11:07 +00:00
Sadie Powell
595bc09ec1
Merge branch '2.0' into 2.1.
2021-11-30 09:50:33 +00:00
Sadie Powell
b6f1c86f65
Use example.com instead of localhost.net in the example configs.
2021-11-14 20:45:17 +00:00
Sadie Powell
cdd9b6f11b
Default to the inspircd3 protocol module instead of inspircd20.
2021-04-16 22:18:56 +01:00
Sadie Powell
c2646d67bb
Replace the Charybdis protocol module with Solanum (its successor).
2021-02-19 00:33:27 +00:00
Sadie Powell
5dd5fa4644
Rename unreal4 to unrealircd and inspircd3 to inspircd.
2020-09-28 15:33:16 +01:00
Sadie Powell
f430522b41
Rename things from services to anope.
2020-09-28 15:28:27 +01:00
Sadie Powell
fb86705d3f
Drop support for InspIRCd 1.2, InspIRCd 2.0, and UnrealIRCd 3.2.
...
None of these are supported by upstream anymore.
2020-09-28 15:28:26 +01:00
Sadie Powell
52914216f0
Clarify that unreal4 also works for UnrealIRCd 5.
2020-09-14 16:49:25 +01:00
Robby
26975fc011
Rename a few instances of 'services' to 'stats' in stats.standalone.example.conf and irc2sql.example.conf.
2019-11-03 00:50:37 +01:00
Peter Powell
7e76daf39f
Add the InspIRCd v3 module to the example configs.
2019-09-23 13:23:02 +01:00
Robby
af32a14fc1
Config files: Fix some typos, bring stats.standalone.example.conf up to par with example.conf, etc.
2019-04-05 03:11:39 +02:00
Attila Molnar
9c0134ee2c
Rename m_ssl to m_ssl_openssl and update docs
2014-02-17 00:41:36 +01:00
Adam
c710625cd3
Use Config::GetClient for looking up services for command{} blocks which lessens the insanity of renaming services
2013-11-01 02:07:35 -04:00
DukePyrolator
b5af310f8a
added the irc2sql gateway module
2013-10-26 18:42:58 +02:00