<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/modules, branch 2.0.16</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>Send the vhost/vident before the account name on InspIRCd.</title>
<updated>2024-07-19T00:11:32+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-07-19T00:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=31bc597c81fadcebe8a768d0e509bb961f7c10c3'/>
<id>31bc597c81fadcebe8a768d0e509bb961f7c10c3</id>
<content type='text'>
This fixes IRCd-side account cloaks causing CHGHOST spam.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes IRCd-side account cloaks causing CHGHOST spam.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix joining channels with keys on InspIRCd v3.</title>
<updated>2024-07-14T15:39:37+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-07-14T15:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=2de0dddb1c86b332b000d60dbdd81abe4f82cdb1'/>
<id>2de0dddb1c86b332b000d60dbdd81abe4f82cdb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log a user out fully when their nick gets suspended.</title>
<updated>2024-06-04T21:41:32+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-06-04T21:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=ccc088d946797131d612af8eb4bc7b7319615257'/>
<id>ccc088d946797131d612af8eb4bc7b7319615257</id>
<content type='text'>
Closes #409.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #409.
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly specify ROW_FORMAT=DYNAMIC when creating tables.</title>
<updated>2024-05-16T16:29:25+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-05-16T16:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=8bb83f6b1a667121ba68f5c191b9f953af6f22bd'/>
<id>8bb83f6b1a667121ba68f5c191b9f953af6f22bd</id>
<content type='text'>
Resolves the issues some people were having with extremely wide rows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves the issues some people were having with extremely wide rows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't specify a width for DT_INT columns.</title>
<updated>2024-05-16T16:28:15+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-05-16T16:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=da99a53dfac278cdf5ca37f7f104fb2c9aa58336'/>
<id>da99a53dfac278cdf5ca37f7f104fb2c9aa58336</id>
<content type='text'>
This isn't actually used by MySQL for the column width.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This isn't actually used by MySQL for the column width.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark boolean columns as DT_INT in bs_kick.</title>
<updated>2024-05-16T15:50:41+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-05-16T15:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=05e6df23a2d7df4bb1e2abba296433b4395c2c44'/>
<id>05e6df23a2d7df4bb1e2abba296433b4395c2c44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure we are connected to MySQL before trying to escape data.</title>
<updated>2024-05-11T10:36:29+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-05-11T10:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=afe87bf69354c87506fa7544e4d0945046a5b303'/>
<id>afe87bf69354c87506fa7544e4d0945046a5b303</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip serializing data without a type in db_flatfile.</title>
<updated>2024-04-29T07:16:45+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-04-29T07:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=0c5bf51378bca2c671722940bea188c783c2897b'/>
<id>0c5bf51378bca2c671722940bea188c783c2897b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a workaround for users matching expired sqlines.</title>
<updated>2024-03-12T16:47:57+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-12T16:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=f4bd43e898e6ca415e22546f554e67139e62059e'/>
<id>f4bd43e898e6ca415e22546f554e67139e62059e</id>
<content type='text'>
I'll fix this properly in 2.1 because I don't want to make big
changes to 2.0.

Closes #384.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'll fix this properly in 2.1 because I don't want to make big
changes to 2.0.

Closes #384.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix expiring forbids.</title>
<updated>2024-03-12T16:26:33+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-12T16:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=7d7664444a8b91ecde082fd56e37cfef8090e72c'/>
<id>7d7664444a8b91ecde082fd56e37cfef8090e72c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
