<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_operchans.cpp, branch v3.12.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_operchans.cpp?h=v3.12.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_operchans.cpp?h=v3.12.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-03-05T02:16:11Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2021-03-05T02:16:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-03-05T02:04:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b1ab06a9551d8db141ebc9213836af6b5369284'/>
<id>urn:sha1:7b1ab06a9551d8db141ebc9213836af6b5369284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid doing more work than necessary when checking the O: extban.</title>
<updated>2020-12-25T03:46:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-12-25T03:46:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bf3bfec6d58f566b98eb09ba0bf83d6a46ca400f'/>
<id>urn:sha1:bf3bfec6d58f566b98eb09ba0bf83d6a46ca400f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the module descriptions using mkversion.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38'/>
<id>urn:sha1:4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an oper only parameter to Simple{Channel,User}ModeHandler.</title>
<updated>2020-01-05T15:22:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-05T15:22:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=473df5542f96cf572a918979db843a75a2c94798'/>
<id>urn:sha1:473df5542f96cf572a918979db843a75a2c94798</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix extban O matching against oper types containing spaces.</title>
<updated>2019-07-31T20:50:48Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-31T20:49:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d17f0f275b4cb9971a9f2ce1a641d4c6f060096'/>
<id>urn:sha1:7d17f0f275b4cb9971a9f2ce1a641d4c6f060096</id>
<content type='text'>
Fixes #1684.
</content>
</entry>
<entry>
<title>Some more text fixes and improvements (#1618).</title>
<updated>2019-04-28T21:26:50Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T21:26:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e59cb85871f75b7603c63c6cd274d57536cf6794'/>
<id>urn:sha1:e59cb85871f75b7603c63c6cd274d57536cf6794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move a bunch of optional module numerics to the module source file.</title>
<updated>2018-04-22T13:35:38Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-22T13:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=48a400f2e068527b338ceecf8ed1dde2da971ca9'/>
<id>urn:sha1:48a400f2e068527b338ceecf8ed1dde2da971ca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteNumeric() calls to pass the parameters of the numeric as method parameters</title>
<updated>2016-02-25T15:12:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T15:12:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da29af8cba49d51e53d6e68237ccbf6370b6dd1f'/>
<id>urn:sha1:da29af8cba49d51e53d6e68237ccbf6370b6dd1f</id>
<content type='text'>
</content>
</entry>
</feed>
