]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/membership.h
Rewrite invite system
[user/henk/code/inspircd.git] / include / membership.h
2015-11-02 Attila MolnarRewrite invite system
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-08-30 Attila MolnarMove the intrusive list containers into the insp namespace
2014-07-25 Attila MolnarMerge insp20
2014-06-11 Attila MolnarAdd foundation for membership ids
2014-05-06 Attila MolnarDocument the Membership and the Invitation class
2014-04-07 Attila MolnarMerge insp20
2014-02-14 Attila MolnarMove GetAllPrefixChars() from Channel to Membership
2014-02-14 Attila MolnarMove GetPrefixChar() from Channel to Membership
2014-01-24 Attila MolnarConvert InviteBase::invites to an intrusively linked...
2014-01-24 Attila MolnarRemove classbase inheritance from Invitation
2014-01-24 Attila MolnarConvert UserChanList to an intrusively linked list
2014-01-21 Attila MolnarMerge insp20
2013-09-11 attilamolnarMove prefix mode specific fields and getters into Prefi...
2013-09-11 attilamolnarCreate a base class for prefix modes
2013-08-30 attilamolnarMerge insp20
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-17 attilamolnarFix Windows build
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-06-28 Attila MolnarMerge pull request #237 from SaberUK/insp20-fix-windows...
2012-06-28 Peter PowellInviteBase needs to be a CoreExport on Windows.
2012-06-27 Attila MolnarMerge pull request #235 from attilamolnar/insp20+invitefix
2012-06-17 attilamolnarFix pending invites not being removed when a channel...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Justin CrawfordFixes for bug #12
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-24 danieldgMove forward declarations to typedefs.h
2009-10-11 peaveyMore CoreExport.
2009-10-11 peaveyCoreExport Membership since windows needs this.
2009-09-13 danieldgModule API changes to use Membership* where sensible
2009-09-13 danieldgMembership* changes