Age | Commit message (Expand) | Author |
2014-01-01 | Update copyright to 2014. This was done with: | Adam |
2013-11-23 | Fix/clean/clarify some stuff found by coverity scan | Adam |
2013-06-12 | Allow users to change their language to english when the default language is not | Adam |
2013-05-05 | That doesn't work either, just don't use references. | Adam |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-01-09 | Update copyright to 2013. This was done with: | Adam |
2012-12-15 | Made all langauges default to the UTF-8 charset | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-09-10 | Fixed gettext on freebsd/any other system that uses LANG not LANGUAGE | Adam |
2012-05-06 | Split up db/conf/lib/locale install directories, and allow alternate ones to ... | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-06-17 | Search all domains for language strings, fixes the mess that we used to use t... | Adam |
2011-06-14 | Fixed a few small things | Adam |
2011-06-13 | changed some _() to gtl() and updated do_strftime() and duration() | DukePyrolator |
2011-03-30 | Fixed bug #1258, more Windows stuff, and more language strings | Adam |
2011-03-13 | Set the locale to the default system locale on startup | DukePyrolator |
2011-02-26 | Replaced the few language strings we use with #defines to prevent accidentall... | Adam |
2011-02-25 | More fixes. Also made db_mysql_live not keep bots updated because thats point... | Adam |
2011-02-11 | Made the help command description code more sane | Adam |
2011-02-04 | Moved the language strings which are only used once | Adam |
2011-01-21 | fixed some minor presentation, grammar mis-use and copyright date in DP's ngircd | lethality |
2011-01-18 | Added amsg kicker settings to /bs info | Adam |
2011-01-17 | Added ns_ajoin | Adam |
2011-01-15 | Added an amsg kicker | Adam |
2010-12-28 | Bug #1225 - Made REGISTER show in /cs help | Adam |
2010-12-23 | Rewrote the ignore code. Adds creator and reason to /os ignore list. | Adam |
2010-12-13 | Bug #1113 - Document the fantasy character in /bs help | Adam |
2010-12-12 | Bug #1177 - Readded in support for cs_mode to act on every channel | Adam |
2010-12-12 | Document that /cs owner and deowner allow nick args | Adam |
2010-12-12 | Allowing adding hostmasks to channel access lists | Adam |
2010-12-12 | The rest of the earlier command changes | Adam |
2010-12-12 | Added /bs set msg | Adam |
2010-12-12 | Added cs_entrymsg | Adam |
2010-12-12 | Removed some unused code paths in some of the modules | Adam |
2010-12-12 | Fixed some of the language strings | Adam |
2010-12-12 | Removed the AUTODEOP level, it is unnecessary now because of cs_mode | Adam |
2010-12-12 | Added cs_mode, rewrote the old list mode code, and added CIDR support | Adam |
2010-12-12 | Removed and deprecated /cs set mlock, removed /cs clear, removed /os clearmod... | Adam |
2010-12-12 | Allow users to drop their own nickrequests | Adam |
2010-12-12 | Allow users to remove their own access in channels | Adam |
2010-12-12 | Added /chanserv clone command | Adam |
2010-12-12 | Allow akill/szline/sqline to accept user names as a mask argument | Adam |
2010-12-12 | Added /ms ignore | Adam |
2010-12-12 | Just store lang strings in a char array, no need for the extra overhead of ST... | Adam |
2010-12-12 | Do not allow ghosting unidentified users if the recover command exists | Adam |
2010-12-12 | Added m_xmlrpc and m_xmlrpc main, which allows remote programs to execute | Adam |
2010-11-21 | Fixed replacing %R with /msg on non gettext builds | Adam |
2010-11-21 | Fixed some language string names | Adam |