Age | Commit message (Expand) | Author |
2016-10-02 | The default xop access for PROTECTME should really be SOP, not AOP. | Robby |
2016-07-28 | Allow serializable fields to use storage in the respective objects. | Adam |
2015-12-14 | sed got overzealous | Adam |
2015-12-14 | New source tree structure for modules. From commands/cs_access => chanserv/ac... | Adam |
2015-10-27 | Merge branch '2.0' into 2.1 | Adam |
2015-09-06 | Allow configuring modes | Adam |
2015-03-22 | Make the signed kick/ban message format configurable. | Robby- |
2015-03-11 | Hide set desc because set description exists | Adam |
2014-08-03 | Add cs_mode:max config option | Adam |
2014-05-22 | Make command group descriptions translatable. | Jyzee |
2014-05-01 | Add config options to ns_suspend and cs_suspend to configure which informatio... | Adam |
2014-04-25 | Add "virtual mode" support | Adam |
2014-02-05 | Document a little more accurrately the privilege stuff and document why the a... | Adam |
2013-12-26 | Default the founder privilege to level 10000 as I had originally intended. Do... | Adam |
2013-12-26 | Add a config option for whether or not to reset the TS of persistent channels... | Adam |
2013-11-16 | Don't default /cs list or /ns list to require oper privs | Adam |
2013-11-01 | Use Config::GetClient for looking up services for command{} blocks which less... | Adam |
2013-10-28 | Fix some typos and touch up the configs a little. | Robby- |
2013-10-05 | Hide privileged commands in ns help set and cs help set if configured | Adam |
2013-09-29 | Add chanserv:always_lower_ts config option to always lower registered | Adam |
2013-08-21 | Always require the registered channel mode is set. Comment out default config... | Adam |
2013-08-14 | Do not default mlock +r, it is unnecessray and only clutters up the mlock list | Adam |
2013-08-11 | Fix cs_kee_pmodes default | Adam |
2013-08-10 | Do not have ratbox or plexus pull modes from hybrid, it is entirely too confu... | Adam |
2013-08-10 | Add "simple seen" mode to cs_seen | Adam |
2013-08-01 | Add keepmodes setting | Adam |
2013-07-22 | Squashed commit of the following from Federico G. Schwindt <fgsch@lodoss.net>: | Federico G. Schwindt |
2013-07-07 | Move op/deop/etc back to an actual command, its too hard to use cs_log with i... | Adam |
2013-07-03 | Allow channels on access lists | Adam |
2013-07-01 | Change extensible keys to require explicitly having a type defined for it. Co... | Adam |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-04-11 | Explain how privileges associate themselves with modes | Adam |
2013-04-11 | Merge chanserv saset and set back into one command since it no longer needs t... | Adam |
2013-04-09 | Rename OPDEOP and OPDEOPME privileges to be similar to the other status privi... | Adam |
2013-04-08 | Made XOP privileges configurable | Adam |
2013-04-08 | Made auto* chanserv privileges not hard coded. | Adam |
2013-02-02 | Some more typo and help text fixes, proper formatting of control codes, missi... | Robby- |
2013-01-31 | Some configuration file updates: Removed now non-existing settings. Redid som... | Robby- |
2013-01-22 | Fixed few minor typos | lethality |
2013-01-13 | Allow grouping commands to make help output easier to comprehend | Adam |
2013-01-13 | Allow ns_set_misc/cs_set_misc to have configurable help descriptions | Adam |
2013-01-13 | Allow the config parser to skip over gettext's _() to allow translating confi... | Adam |
2013-01-08 | Use m_rewrite to rewrite op, deop, halfop, ... etc | Adam |
2012-12-27 | Add an expiry option to /cs ban | Adam |
2012-12-27 | Remove clearusers. There is still kick * for this. | Adam |
2012-12-27 | Put appendtopic and topiclock into /cs topic | Adam |
2012-12-22 | Combine all of the set modules now that having them split apart is almost com... | Adam |
2012-11-25 | Restrict the length of kick reasons in cs_kick, cs_ban, and cs_akick | Adam |
2012-11-25 | Add commented command{} blocks for how 1.8 worked, don't show saset in the he... | Adam |
2012-11-25 | added a config block for cs_seen in chanserv.example.conf | DukePyrolator |