Age | Commit message (Expand) | Author |
2013-11-18 | Default adding to 1 in mlock add/del, always reply with something even if the... | Adam |
2013-10-05 | cs_mode: Fix override in /cs mode set. | Robby- |
2013-09-27 | Allow modifying mlock on nonexistant (but registered) channels | Adam |
2013-09-27 | Add missing columns to os_forbid. Make most lists with dates use the shorter ... | Robby- |
2013-09-27 | Make column titles in listings translatable. | Robby- |
2013-09-27 | Translate listformatter properly | Adam |
2013-09-27 | Fix typos, remove dead language defines. | Robby- |
2013-09-27 | Added missing override capabilities and log calls to some ChanServ commands | Robby- |
2013-09-27 | Fix cs_mode lock reply if nothing is done | Adam |
2013-09-20 | Readonlyize many commands | Adam |
2013-08-27 | Move Serialize::Types to construct after the corresponding extensible items t... | Adam |
2013-08-26 | Log parameters given to /cs mode set. Add logging to /os ignore. | Adam |
2013-08-26 | Fix status mlocks. Fix reply from lock add. | Adam |
2013-08-25 | Remove unnecesary mlock code in cs_mode, change mode set events to never boun... | Adam |
2013-08-14 | Do not default mlock +r, it is unnecessray and only clutters up the mlock list | Adam |
2013-07-20 | Fix not setting the correct compile flags on modules and fix the resulting wa... | Adam |
2013-07-08 | Fix deleting badwords/modes/logs etc | Adam |
2013-07-07 | Move op/deop/etc back to an actual command, its too hard to use cs_log with i... | Adam |
2013-07-01 | Change extensible keys to require explicitly having a type defined for it. Co... | Adam |
2013-05-26 | Get rid of the remaining references in the core to specific services. Move mo... | Adam |
2013-05-08 | Check for peace being on before denying a mode change in cs_mode | Adam |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-04-11 | Merge chanserv saset and set back into one command since it no longer needs t... | Adam |
2013-04-10 | Move some of the modules in extras/ that arent really extra out of extras. Ma... | Adam |
2013-04-08 | Made auto* chanserv privileges not hard coded. | Adam |
2013-04-07 | Optimizations of much of the more commonly used code | Adam |
2013-04-06 | This worked before but is a little weird | Adam |
2013-03-31 | Add networkinfo:modelistsize config option to set the max size of b/e/I lists | Adam |
2013-02-20 | Add /cs mode clear command that behaves like the old /cs clear modes/bans/etc | Adam |
2013-02-14 | Fix CommandCSMode::CanSet letting everyone set voice | Adam |
2013-02-09 | (re?)add mlock set as a simple way to clear all mlocks and add new ones at once | Adam |
2013-01-21 | Merge usefulness of Flags and Extensible classes into Extensible, made most f... | Adam |
2013-01-09 | Update copyright to 2013. This was done with: | Adam |
2013-01-08 | Use m_rewrite to rewrite op, deop, halfop, ... etc | Adam |
2012-12-28 | Use the same object for chanusercontainer and userchancontainer | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-10-30 | Send uids everywhere when setting modes on clients | Adam |
2012-06-18 | Allow userless command sources | Adam |
2012-04-25 | Fixed non-debug build | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-02-18 | Made mode lock del check status of the mode lock before removing it | Adam |
2012-02-18 | Use C++11's explicit override feature if available | Adam |
2012-01-07 | Cleaned up a lot of log messages, help replies, fixed cs_tban, and other smal... | Robby |
2012-01-02 | Updated Copyright to 2012 | Adam |
2011-12-19 | Fixed formatting of many lists and INFO outputs | Adam |
2011-11-04 | Store flags for memos, fixed the expiring very soon message, fixed /os sessio... | Adam |
2011-11-01 | Clarify the message when users try to lock modes they don't have access to lock | Adam |
2011-09-10 | Allow modules to add their own channel levels | Adam |
2011-09-10 | Made service_reference type safe | Adam |