Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-22 | Replace usestrictprivmsg with something actually useful. | Sadie Powell | |
Every IRC server we support (other than Bahamut which is probably on the chopping bock) uses UIDs so this setting does nothing. Instead, allow configuring a server-side alias for each service and use that when servicealias is enabled. | |||
2022-02-05 | Default synconset and syncongroup to on. | Sadie Powell | |
2022-01-04 | Update more IRCServices references to reflect the current project. | Sadie Powell | |
- If referring to the specific piece of software use "Anope". - If referring to services in general use "services". | |||
2014-03-06 | hs_group: Allow automatic HS GROUP-ing on NS GROUP, and allow vhosts to be ↵ | Daniel Vassdal | |
per account rather than nick. | |||
2014-02-21 | fix comment, activate not active | Lee Holmes | |
2013-11-01 | Use Config::GetClient for looking up services for command{} blocks which ↵ | Adam | |
lessens the insanity of renaming services | |||
2013-05-08 | Add activate_on_set option for hostserv | Adam | |
2013-05-05 | Rework the config file reader to be much more flexible and move many ↵ | Adam | |
configuration directives to the actual modules they are used in. | |||
2013-02-02 | Some more typo and help text fixes, proper formatting of control codes, ↵ | Robby- | |
missing privileges, and settings corrections. | |||
2013-01-31 | Some configuration file updates: Removed now non-existing settings. Redid ↵ | Robby- | |
some existing settings to look more consistent/uniform. Added some missing commands/permissions. Merged operserv/modlist permission into operserv/modinfo. Fixed ChanServ INFO privilege to actually work for /BotServ INFO too for those users who have it, instead of only for founders. Fixed some typos aswell as removed whitespaces along the way. | |||
2012-04-27 | Process defines even before includes, fixes defining{} pseudoclient names to ↵ | Adam | |
something else in their respective configurations | |||
2011-12-11 | Added K to vhost_chars... | lethality | |
2011-11-03 | Bug #1354 - Allow mode chars to be used for channel prefixs in services.conf | Adam | |
2011-09-10 | Made the IsValidHost checks configurable | Adam | |
2011-09-10 | Renamed the core pseudoclient modules to match their names | Adam | |
2011-09-10 | Removed log:inhabitlogchannel and replaced it with service:channels | Adam | |
2011-08-16 | Bug #1316 - added permissions for hs_request commands | Adam | |
2011-08-12 | Allow bot usermodes to be configurable | Adam | |
2011-08-10 | Added a services.host define to easily change every clients hostname | Adam | |
2011-08-05 | Rewrote the example configurations and split them | Adam | |
up into seperate files for each pseudo client. Also reorganized how the modules are stored, and made most of the old "extra" modules "core" |