<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/modules, branch 2.1.1</title>
<subtitle>Anope is an open source set of IRC services.
</subtitle>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/'/>
<entry>
<title>Remove an extraneous space in cs_xop.</title>
<updated>2023-12-21T01:27:34+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2023-12-21T01:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=87e3d5a04578abd3fb4532494a36edfe545ba4b9'/>
<id>87e3d5a04578abd3fb4532494a36edfe545ba4b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '2.0' into 2.1.</title>
<updated>2023-12-20T00:07:51+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2023-12-20T00:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=6d981960da8b7897c2ca7feb125f2770971c4154'/>
<id>6d981960da8b7897c2ca7feb125f2770971c4154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc grammar fixes.</title>
<updated>2023-12-17T19:32:45+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2023-12-17T19:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=b84b1d8166b07b80429c6830e0151e0c871c2cfc'/>
<id>b84b1d8166b07b80429c6830e0151e0c871c2cfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the regex_stdlib regular expression engine.</title>
<updated>2023-12-17T15:00:26+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2023-12-17T14:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=6acbd326f392a9a3a366947f6f9a05c7bdf7bc52'/>
<id>6acbd326f392a9a3a366947f6f9a05c7bdf7bc52</id>
<content type='text'>
Unlike other regular expression engines this is available on all
systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unlike other regular expression engines this is available on all
systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some unnecessary spaces that break editor indentation.</title>
<updated>2023-12-17T13:59:49+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2023-12-17T13:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=6538641e8703084460df70d04196ac271eff1266'/>
<id>6538641e8703084460df70d04196ac271eff1266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the m_regex_pcre module.</title>
<updated>2023-12-17T13:46:34+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2023-12-17T13:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=eb0e5c89b2a1e59091001ffd0e54582c2ff04212'/>
<id>eb0e5c89b2a1e59091001ffd0e54582c2ff04212</id>
<content type='text'>
Users should migrate to m_regex_pcre2 instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Users should migrate to m_regex_pcre2 instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the UNBANME privilege to allow users to unban themselves.</title>
<updated>2023-11-30T14:38:20+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2023-11-30T14:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=4e9a2df8274f010ff50d4a937e04cc3eff2fca72'/>
<id>4e9a2df8274f010ff50d4a937e04cc3eff2fca72</id>
<content type='text'>
This is separate from the existing UNBAN privilege which applies
to all users.

Closes #331.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is separate from the existing UNBAN privilege which applies
to all users.

Closes #331.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some modules that weren't converted to the new socket ctor.</title>
<updated>2023-11-26T13:26:38+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2023-11-26T13:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=2d2d1972e965ff41b9e79a53b2bc7e739f798000'/>
<id>2d2d1972e965ff41b9e79a53b2bc7e739f798000</id>
<content type='text'>
Closes #330.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #330.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '2.0' into 2.1.</title>
<updated>2023-11-24T13:04:00+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2023-11-24T13:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=949176c3e0ef746077df83d66efbc972ddc1fc80'/>
<id>949176c3e0ef746077df83d66efbc972ddc1fc80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow users to opt-out of being added to channel access lists.</title>
<updated>2023-11-23T15:10:03+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2023-11-23T15:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=3371941be5eb2d783a512d326f28165d101da6ee'/>
<id>3371941be5eb2d783a512d326f28165d101da6ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
