<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modes/cmode_l.cpp, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modes/cmode_l.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modes/cmode_l.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-12-10T12:38:45Z</updated>
<entry>
<title>Extract RFC modes from the core to core_channel and core_user.</title>
<updated>2017-12-10T12:38:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-03T17:16:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98372c3cf2c1455e41c388d822876a4d146ae76d'/>
<id>urn:sha1:98372c3cf2c1455e41c388d822876a4d146ae76d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmode_l Reject negative limits</title>
<updated>2014-09-05T13:37:49Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-05T13:37:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ec37f1d2bf21f2edddec15e6d7c5570b37be214'/>
<id>urn:sha1:4ec37f1d2bf21f2edddec15e6d7c5570b37be214</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill needless #includes in source files</title>
<updated>2014-06-14T13:30:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-14T13:30:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=82435b6fa8805baa65e04a582f3e4a2c84237f73'/>
<id>urn:sha1:82435b6fa8805baa65e04a582f3e4a2c84237f73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ParamModeBase and ParamMode, change all parameter modes to inherit from ParamMode</title>
<updated>2014-02-15T13:38:24Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-02-15T13:38:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0556720b559d7ec5d8badacf0ac9b11e9c864847'/>
<id>urn:sha1:0556720b559d7ec5d8badacf0ac9b11e9c864847</id>
<content type='text'>
- Type of the extension used to store data is a template parameter
- The extension is automatically unset when the mode is unset
- Handlers inheriting from ParamMode have to provide OnSet() and SerializeParam(); may optionally provide OnUnset()
- Transparently handle the case when OnSet() modifies the mode parameter
- Remove Channel::custom_mode_params map; ask the mode handlers to serialize their parameters instead
</content>
</entry>
<entry>
<title>Unite include/modes/*.h into include/builtinmodes.h</title>
<updated>2013-04-08T21:13:24Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-03T16:46:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf6cf727da706d821bc4cf84055e27be5ed7f7c'/>
<id>urn:sha1:1bf6cf727da706d821bc4cf84055e27be5ed7f7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add ParamChannelModeHandler</title>
<updated>2009-11-15T18:26:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-15T18:26:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8ab1381e8d277152d99a72f33f3d1c0564060fee'/>
<id>urn:sha1:8ab1381e8d277152d99a72f33f3d1c0564060fee</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12134 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Get rid of ModePair</title>
<updated>2009-10-24T03:29:58Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T03:29:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b868bb52c55fc902e0acab3c4a43576826817e85'/>
<id>urn:sha1:b868bb52c55fc902e0acab3c4a43576826817e85</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11963 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add names for all modes (part 1 of named channel mode list)</title>
<updated>2009-10-08T23:34:01Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-08T23:34:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c4d6ce8c5e1802e5b834d5845e31c3adf7700585'/>
<id>urn:sha1:c4d6ce8c5e1802e5b834d5845e31c3adf7700585</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11809 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
