Age | Commit message (Expand) | Author |
2012-04-24 | Fixed build from the previous merge | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-04-08 | Added Chanstats. It uses a new, improved database format and is not compatibl... | DukePyrolator |
2012-04-01 | fixed some typos | DukePyrolator |
2012-03-13 | Actually check if the nicks arent registered, oops | Adam |
2012-03-13 | Add a nickserv:unregistered_notice config option to send a message to unregis... | Adam |
2012-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-02-26 | Fixed vhost check on identify | Adam |
2012-02-25 | Do not send kills after sending XLines because it causes us to internally rem... | Adam |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam |
2012-02-18 | Use C++11's explicit override feature if available | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2012-02-08 | Removed operserv:notifications in favor of log blocks, as well as some other ... | Adam |
2012-02-04 | Fixed WallBadOS | Adam |
2012-01-25 | Windows | 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-11-25 | Remove send_cmd and replace it with a stringstream | Adam |
2011-11-18 | Allow having multiple fantasy characters | Adam |
2011-11-08 | Windows | Adam |
2011-10-22 | Added akill ids | Adam |
2011-10-14 | Added options:nonicknameownership config option | Adam |
2011-10-10 | Allow chanserv/suspend to take an expiry time | Adam |
2011-10-10 | Allow nickserv/suspend to take an expiry time | Adam |
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a mo... | Adam |
2011-09-19 | Allow OnPreHelp to stop processing | Adam |
2011-09-19 | Call fantasy events even if the commands for them don't exist | Adam |
2011-09-16 | Bug #1332 - Fixed ValidateUser to not require secure off to disable nickserv ... | Adam |
2011-09-10 | Fixed service_reference to work correctly with external classes | Adam |
2011-09-10 | Allow modules to add their own channel levels | Adam |
2011-09-10 | Made service_reference type safe | Adam |
2011-09-10 | Renamed the core pseudoclient modules to match their names | Adam |
2011-09-10 | Made email messages sent by services configurable | Adam |
2011-09-10 | Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should b... | Adam |
2011-09-05 | Don't try and part service bots twice when channels drop | Adam |
2011-09-03 | Bug #1328 - Fixed fantasy to re-split message parameters correctly | Adam |
2011-08-24 | Fixed automatic fingerprint identify on nickchange between registered nicks | DukePyrolator |
2011-08-21 | Fixed AddAkiller | Adam |
2011-08-19 | added some log message for automatic fingerprint identify and removed a unuse... | DukePyrolator |
2011-08-09 | Added forgotten founder checks to cs_access, fixed fantasy replies to come fr... | Adam |
2011-08-09 | Simiplied a bit of the access system | Adam |
2011-08-06 | sed'd a few typos | Adam |
2011-08-05 | Rewrote the example configurations and split them | Adam |