Age | Commit message (Expand) | Author |
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 |
2012-10-29 | Readd cs_status | Adam |
2012-10-08 | Made fantasy commands configurable | Adam |
2012-10-06 | Fixups and cleanup for the last few commits | Adam |
2012-09-07 | Add chanserv/set/autoop, like nickserv/set/autoop but for channels | Adam |
2012-09-07 | These saset command stubs can go away | Adam |
2012-05-26 | Some access level fixes from Robby to more closely match the historic levels,... | Adam |
2012-05-23 | Add support for inspircd2.0+s mlock, improved on Unreal's, and made server si... | Adam |
2012-04-27 | Process defines even before includes, fixes defining{} pseudoclient names to ... | Adam |
2012-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-01-10 | Removed this "valid" ip check in cidr::cidr, is wrong for IPv6 and ::pton che... | Adam |
2012-01-07 | Cleaned up a lot of log messages, help replies, fixed cs_tban, and other smal... | Robby |
2011-12-17 | Fixed a slight error in email registration/resend and some minor typos. | lethality |
2011-12-15 | Add privilege ranks to determine how powerful privileges are | Adam |
2011-11-03 | Bug #1354 - Allow mode chars to be used for channel prefixs in services.conf | Adam |
2011-09-25 | Remove opnotice from example configs | Adam |
2011-09-10 | Made ChanServ privileges configurable | Adam |
2011-09-10 | Added chanserv/log | Adam |
2011-09-10 | Allow modules to add their own channel levels | Adam |
2011-09-10 | Removed opnotice | Adam |
2011-09-10 | Added chanserv/up and chanserv/down | 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-09-09 | Changed User::IsRecognized check to default to secure | Adam |
2011-08-20 | Fixed zlines to only add the xline host, fixed db_mysql's write function, and... | Adam |
2011-08-12 | Allow bot usermodes to be configurable | Adam |
2011-08-11 | added cs_seen | DukePyrolator |
2011-08-10 | Added a services.host define to easily change every clients hostname | Adam |
2011-08-09 | Simiplied a bit of the access system | Adam |
2011-08-05 | Fixed an error and typo in CS SET OPNOTICE | lethality |
2011-08-05 | Rewrote the example configurations and split them | Adam |