Age | Commit message (Expand) | Author |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-05-17 | reinterpret_cast off of a virtual base does Bad Things | Adam |
2012-04-25 | Fixed non-debug build | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-02-26 | Track plexus umode and cmode +C and renamed UMODE_NO_CTCP to match up with th... | 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-01-24 | Add tracking for Unreal's usermode +I | Adam |
2012-01-02 | Updated Copyright to 2012 | Adam |
2011-09-10 | Moved signal/thread/mode checking to use signal pipes | Adam |
2011-09-10 | Track what "level" channel status modes are, which allows us to have chanserv... | Adam |
2011-08-12 | Removed the unused ChannelModeBan code | Adam |
2011-07-26 | A few small fixes | Adam |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-03-07 | Added support for extbans | Adam |
2011-03-06 | Change the mode name code to use Flags names in preparation for extban support | Adam |
2011-01-19 | Added options:nomlock | Adam |
2011-01-08 | added support for ngIRCd protocol | DukePyrolator |
2011-01-08 | Made the Flag class able to convert flags to strings and back | Adam |
2011-01-05 | update copyrights for 2011 | lethality |
2010-12-12 | Added a plexus3 protocol module | Adam |
2010-12-12 | Added cs_mode, rewrote the old list mode code, and added CIDR support | Adam |
2010-11-14 | Delete users and channels from the modestacker when they are destructed | Adam |
2010-11-04 | Made Base not virtual, prevents us from having to dynamic cast in the mode st... | Adam |
2010-10-30 | Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows. | Adam |
2010-08-22 | Added a classbase for the major classes, makes dynamic_reference invalidation... | Adam |
2010-08-21 | Made Anope keep track of channels its clients are in if it splits from its up... | Adam |
2010-07-29 | Added support for tracking inspircd2.0 usermode +Q and cahnged the Flags bits... | Adam |
2010-07-26 | Trying to make things a little more const-safe, a work in progress but this i... | Naram Qashat |
2010-07-25 | Epic commit to replace most of the strings in Anope with a single Anope::stri... | Naram Qashat |
2010-06-26 | Added support for InspIRCd 2.0s dynamic modes. | Adam |
2010-06-20 | The first of a few "CBX OCDing over code style" commits, focusing on include/... | Naram Qashat |
2010-06-18 | Allow attaching metadata to nickrequests and storing it in the databases and ... | Adam |
2010-06-18 | Store a plaintext version of mode names in the mode structures, removes alot ... | Adam |
2010-06-18 | Removed all references to $, git has no svn keywords | Adam |
2010-04-09 | Fixed tracking of InspIRCd mode +J and fixed mode manager and stacker to hand... | Adam- |
2010-03-31 | Fixed windows build | Adam- |
2010-02-28 | Marked mode +f on inspircd1.2 as minusnoarg | Adam- |
2010-02-10 | Changed up a small part of the mode API for preparation for dynamic mode supp... | Adam- |
2010-02-06 | Remove protectbotserv option from modes, just use options:botmodes instead | Adam- |
2010-02-06 | Parse CAPAB from the server to determin what modes we know about | Adam- |
2010-01-21 | Rewrote how Anope stores channel status modes on users. | Adam- |
2010-01-14 | Burned do_sjoin and rewrote it to be sane. This changes how Anope handles new... | Adam- |
2010-01-11 | updated copyright info for 2010 | pimpmylinux |
2010-01-06 | Fixed windows build and cleaned up a few small things | Adam- |
2009-12-13 | Added in a modestacker and rewrote almost all of the remaining old mode code | Adam- |