X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/559d53011113cd15ccfffbb087ea09e5c72cf56c..10a8240ff4cab63e3d2d683662277031b70e401f:/NEWS diff --git a/NEWS b/NEWS index 8ff8239..10a85a4 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,44 @@ -This is ShadowIRCd 6.0, Copyright (c) 2005-2010 ShadowIRCd team. +This is ShadowIRCd 6.1, Copyright (c) 2005-2010 ShadowIRCd team. See LICENSE for licensing details (GPL v2). +-- shadowircd-6.1.0 + +new configuration options +- general::static_quit - Quit message to display for all users (not opers). +- general::no_part_messages - If this option is set to no, the ircd will not + display PART messages/reasons from users. +- general::true_no_oper_flood - Turns off *ALL* flood protection for opers. + Instead of command flooding being 4x what it is for a user with no_oper_flood, + there is no limit at all. This option also allows opers to flood channels/users + so if you do set it, be extremely careful. +- serverinfo::helpchan and helpurl - These are 2 config options that tell users, + when they do /quote help (with no extra parameters) the official network help + channel and a special URL for help. If these options are disabled, the users + will just get the help index and that's it on /quote help. + +new commands +- /CYCLE - server-side /CYCLE, also called /HOP in some clients/servers. + +opers +- Override no longer alows overriding opers to talk through +q, +m, etc. + If you need to talk through one of these modes, its recommended to remove + the offending mode or give yourself voice/ops. +- OLIST now shows channel modes so opers can easily see which channels are + +s and see which channels have oper-only channel modes set. +- RESTART and DIE now can be executed remotely. See the appropriate helpfiles + for details. +- All module management commands (MODLOAD, MODLIST, MODUNLOAD, MODRELOAD and + MODRESTART) can be executed remotely. See the appropriate helpfile for + details. + +other +- Added a strip_unprintable function to make evasion of cmodes +G and +K + less trivial. +- Massive helpfile updates. +- Added BAN stuff (propogated bans on burst) from charybdis trunk. This + can be disabled and the old behavior can be used by setting the + general::use_propogated_bans option to no. + -- shadowircd-6.0.0 new modes @@ -22,10 +60,10 @@ new modes - Add cmode +J which disallows a kicked user from rejoining within 'X' seconds of them being kicked, where 'X' is the variable of the channel::kick_no_rejoin_time configuration option. -- Add cmodes +a and +h (owner and halfop, respectively). There are 2 extra +- Add cmodes +a and +h (admin and halfop, respectively). There are 2 extra prefixes to more finely-grain the status of staff members in your channels. They can be enabled or disabled in the configuration file with the options - channel::use_halfop and channel::use_owner. + channel::use_halfop and channel::use_admin. new configuration options - auth::autojoin - This option will specify what channels users in a matching