<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/data, branch 2.1.4</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>Add a default value for sendmailpath.</title>
<updated>2024-03-31T14:17:03+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-31T14:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=1b631e96bd885ad0e4e2b71de8eca3b96b073d02'/>
<id>1b631e96bd885ad0e4e2b71de8eca3b96b073d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alias ACCESS to ALIST now the former is unused.</title>
<updated>2024-03-27T23:32:16+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-27T23:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=3de6da80c6def15e6c445e08eb7433e1cecbfa25'/>
<id>3de6da80c6def15e6c445e08eb7433e1cecbfa25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow specifying the webcpanel template directory directly.</title>
<updated>2024-03-26T12:59:03+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-26T12:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=f8605ec188e81b347d15786a67e6869f75909e48'/>
<id>f8605ec188e81b347d15786a67e6869f75909e48</id>
<content type='text'>
There's no need to hardcode a base path here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no need to hardcode a base path here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use paths relative to data/conf in the config file.</title>
<updated>2024-03-19T15:51:55+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-19T15:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=bfed2e1bf5cfb250e17e91566546b38b4b9a34d8'/>
<id>bfed2e1bf5cfb250e17e91566546b38b4b9a34d8</id>
<content type='text'>
This was done in some places already but not consistently.

Closes #349.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was done in some places already but not consistently.

Closes #349.
</pre>
</div>
</content>
</entry>
<entry>
<title>Redocument deprecated encryption modules.</title>
<updated>2024-03-19T12:40:01+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-19T12:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=1575dea5b96e7249d94ebc9214a73d123919c4ba'/>
<id>1575dea5b96e7249d94ebc9214a73d123919c4ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add verify-only support for POSIX crypt() hashes from Atheme.</title>
<updated>2024-03-18T22:17:14+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-18T22:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=5a72d8783ec5ac12d0a0c33e0b4f7e928a51157b'/>
<id>5a72d8783ec5ac12d0a0c33e0b4f7e928a51157b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve sending email.</title>
<updated>2024-03-18T12:34:34+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-18T11:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=60083834f802456382ffc63f0c908db3e2676feb'/>
<id>60083834f802456382ffc63f0c908db3e2676feb</id>
<content type='text'>
- Use consistent line endings as expected by the email spec.
- Don't require admins to escape . at the start of lines.
- Log the reason why sending email fails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use consistent line endings as expected by the email spec.
- Don't require admins to escape . at the start of lines.
- Log the reason why sending email fails.
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore some functionality that was removed in an earlier commit.</title>
<updated>2024-03-14T23:10:53+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-14T22:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=4e9d1835232552a1b86d8666e7e7265ce09cbc6a'/>
<id>4e9d1835232552a1b86d8666e7e7265ce09cbc6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework sending global notices.</title>
<updated>2024-03-14T21:35:17+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-14T21:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=beaf09de7bcb0042dfd8f388064126e511a5b28d'/>
<id>beaf09de7bcb0042dfd8f388064126e511a5b28d</id>
<content type='text'>
Admins can now queue multiple messages and send them when they are
ready. This is fully compatible with the previous global behaviour.

Admins can now also send messages to individual servers. This is
useful for informing users of maintenance due to downtime.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Admins can now queue multiple messages and send them when they are
ready. This is fully compatible with the previous global behaviour.

Admins can now also send messages to individual servers. This is
useful for informing users of maintenance due to downtime.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure that verify-only encryption modules can never encrypt passwords.</title>
<updated>2024-03-10T20:46:03+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-10T20:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=e2df7d4d01f8fdb41c49ce8efc462cab005e7d5c'/>
<id>e2df7d4d01f8fdb41c49ce8efc462cab005e7d5c</id>
<content type='text'>
If another module was loaded first and then later unloaded it was
possible for a deprecated module to encrypt passwords.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If another module was loaded first and then later unloaded it was
possible for a deprecated module to encrypt passwords.
</pre>
</div>
</content>
</entry>
</feed>
