<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf/helpop.conf.example, branch v3.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/docs/conf/helpop.conf.example?h=v3.0.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/docs/conf/helpop.conf.example?h=v3.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2019-04-28T08:14:21Z</updated>
<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://cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the new implementation of the silence module.</title>
<updated>2019-04-18T22:38:23Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-18T16:57:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bcd65de1ec4bb71591ae417fee649d7ecd37cd57'/>
<id>urn:sha1:bcd65de1ec4bb71591ae417fee649d7ecd37cd57</id>
<content type='text'>
This module has significant improvements on the previous one:
 * Flags which actually make sense.
 * Better compatibility with other SILENCE implementations.
 * Support for blocking CTCPs.
 * Support for blocking TAGMSGs.
</content>
</entry>
<entry>
<title>Remove m_silence pending a complete rewrite.</title>
<updated>2019-04-18T22:38:23Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-16T21:58:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9f3502de449f3bd4a88163ddc39626305071531f'/>
<id>urn:sha1:9f3502de449f3bd4a88163ddc39626305071531f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the geoip module with geo_maxmind, geoban, and geoclass.</title>
<updated>2019-04-15T18:08:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-03-11T00:21:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=14e1d1f844c89e14cac24799c80af47ed6767cf2'/>
<id>urn:sha1:14e1d1f844c89e14cac24799c80af47ed6767cf2</id>
<content type='text'>
MaxMind have EOL'd the library that the geoip module uses and have
replaced it with libmaxminddb.

The geoip module has been split into geo_maxmind which provides
geolocation data, geoban which provides location-based channel
bans, and geoclass which is used to filter a user into a connect
class based on location.
</content>
</entry>
<entry>
<title>Use a consistent naming scheme for operator privileges.</title>
<updated>2019-04-04T14:11:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-04T14:09:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cbb6b376c781024534d4ece31a4b5296894d7390'/>
<id>urn:sha1:cbb6b376c781024534d4ece31a4b5296894d7390</id>
<content type='text'>
- users/callerid-override is now users/ignore-callerid.
- users/privdeaf-override is now users/ignore-privdeaf.
</content>
</entry>
<entry>
<title>Merge extras/m_privdeaf into m_deaf and update documentation.</title>
<updated>2019-04-03T12:29:22Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-04-02T06:11:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=66ecf04088b747c00e7fdf8380fbece7848018be'/>
<id>urn:sha1:66ecf04088b747c00e7fdf8380fbece7848018be</id>
<content type='text'>
- Merge the 2.0 extras module m_privdeaf (usermode +D for deaf to
user messages and notices) as they have a similar purpose.
- Improve the channel deaf logic where a known case of bypassing
still looped the channel userlist building an empty exemption list.
- Improve the comments within the code.
- Update the documentation with the previously undocumented
configuration to deaf and the new privdeaf configuration.
</content>
</entry>
<entry>
<title>Minor text fixes for m_filter.</title>
<updated>2019-02-19T20:51:54Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-02-19T20:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7d84771f49973d7091789a8b5f0f6295d288a673'/>
<id>urn:sha1:7d84771f49973d7091789a8b5f0f6295d288a673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various text improvements: consistency, syntax, help and doc updates/fixes.</title>
<updated>2019-02-18T09:15:56Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-02-17T14:58:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=21e7efdadfa685ac1ddcb0a0a515502bc873302b'/>
<id>urn:sha1:21e7efdadfa685ac1ddcb0a0a515502bc873302b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the close and jumpserver modules to inspircd-extras.</title>
<updated>2019-02-15T12:35:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-15T12:35:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=27e261780809073b5c776e535f8d2402c0df2ec7'/>
<id>urn:sha1:27e261780809073b5c776e535f8d2402c0df2ec7</id>
<content type='text'>
- The close module is borderline useless.
- The jumpserver numeric is supported by barely any clients and
  has various security problems.
</content>
</entry>
<entry>
<title>Re-tabularise the helpop cuser/coper command lists.</title>
<updated>2019-02-09T13:03:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-09T12:46:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=72841a637661a5ffef96e7c8e70509805c40977d'/>
<id>urn:sha1:72841a637661a5ffef96e7c8e70509805c40977d</id>
<content type='text'>
</content>
</entry>
</feed>
