<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/modules/botserv, branch 2.1.7</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>Rework how CTCP messages are sent and received.</title>
<updated>2024-06-24T13:29:55+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-06-24T13:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=693eeed762eac490b1289f8f4428ff0b5bbf1672'/>
<id>693eeed762eac490b1289f8f4428ff0b5bbf1672</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 formatting overloads of SendNotice/SendPrivmsg.</title>
<updated>2024-06-24T12:30:17+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-06-24T12:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=6e5713d64a379fc64c7ff6658362d02b3618c3ca'/>
<id>6e5713d64a379fc64c7ff6658362d02b3618c3ca</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>2024-05-16T17:00:13+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-05-16T17:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=a4792412ba497ed30f5c77c59ddc226c5289ebc4'/>
<id>a4792412ba497ed30f5c77c59ddc226c5289ebc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consistently use READ_ONLY_MODE everywhere.</title>
<updated>2024-03-15T12:09:58+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-15T12:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=ad86535024e3a85bd161b711aabe93997a5705ad'/>
<id>ad86535024e3a85bd161b711aabe93997a5705ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify limit extraction code.</title>
<updated>2024-03-12T12:24:02+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-12T12:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=06add0e5fc1b83b43014e731cb94229ab2be66f6'/>
<id>06add0e5fc1b83b43014e731cb94229ab2be66f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace convertTo/stringify with non-throwing alternatives.</title>
<updated>2024-03-11T19:17:29+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-03-11T13:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=29e7674e56bf2b829bba22def2760d034a76e788'/>
<id>29e7674e56bf2b829bba22def2760d034a76e788</id>
<content type='text'>
Having these throw is terrible for ergonomics and there are loads
of places where the exception was either silently ignored or not
handled at all. Having a function which returns an optional and
another that returns a default works a lot better imo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having these throw is terrible for ergonomics and there are loads
of places where the exception was either silently ignored or not
handled at all. Having a function which returns an optional and
another that returns a default works a lot better imo.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make functions that don't use `this` static.</title>
<updated>2024-02-27T10:48:55+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-02-27T10:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=b5b3c744778ed0cbceb03f2f8dbbec33d2fd0e94'/>
<id>b5b3c744778ed0cbceb03f2f8dbbec33d2fd0e94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bs_kick not using the correct kick message for automatic kicks.</title>
<updated>2024-02-26T16:45:28+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-02-26T16:36:47+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=2962a0be8c8f0d986f4c5ad2cdc425139ca719e3'/>
<id>2962a0be8c8f0d986f4c5ad2cdc425139ca719e3</id>
<content type='text'>
Closes #354.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #354.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some coding style issues.</title>
<updated>2024-02-26T15:34:17+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-02-26T15:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=c6cb4ba159a8916243d7ac5a5c4e8d13942baf99'/>
<id>c6cb4ba159a8916243d7ac5a5c4e8d13942baf99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If the IRCd sends a field limit then use it over that of the config.</title>
<updated>2024-02-22T17:05:30+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-02-22T15:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=c4e9c0bf8548da1bf4fe2cfe5e7f5ab101b35e52'/>
<id>c4e9c0bf8548da1bf4fe2cfe5e7f5ab101b35e52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
