<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~klea/http2irc.git/config.example.toml, branch master</title>
<subtitle>https://gitea.arpa.li/ArchiveTeam/http2irc copy for development</subtitle>
<id>https://cgit.space/~klea/http2irc.git/atom/config.example.toml?h=master</id>
<link rel='self' href='https://cgit.space/~klea/http2irc.git/atom/config.example.toml?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~klea/http2irc.git/'/>
<updated>2026-05-01T14:56:53Z</updated>
<entry>
<title>Allow setting a global message ratelimit</title>
<updated>2026-05-01T14:56:53Z</updated>
<author>
<name>klea</name>
</author>
<published>2026-05-01T14:56:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~klea/http2irc.git/commit/?id=a0ce214430138ddd93dc36c56e4bec533c92d195'/>
<id>urn:sha1:a0ce214430138ddd93dc36c56e4bec533c92d195</id>
<content type='text'>
This allows configuring a http2irc instance to have a higher global
message sending rate limit different from the default hard-coded rate of
1 message / second, whilst keeping backwards compatibility by keeping
default value being the hard-coded one.

In addition if the rate limit is set to 0, which can be done live, the
bot will stop sending queued messages whilst keeping the IRC connection
alive.
</content>
</entry>
<entry>
<title>Add logging section to example config</title>
<updated>2025-12-19T20:25:44Z</updated>
<author>
<name>JustAnotherArchivist</name>
</author>
<published>2025-12-19T20:25:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~klea/http2irc.git/commit/?id=5a3411b7ba701347250070f713f3a041fd6d557f'/>
<id>urn:sha1:5a3411b7ba701347250070f713f3a041fd6d557f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate POST and GET auth</title>
<updated>2021-10-09T02:59:22Z</updated>
<author>
<name>JustAnotherArchivist</name>
</author>
<published>2021-10-09T02:59:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~klea/http2irc.git/commit/?id=b66657b3e6ee39491a717c2eac3c09adbd55d558'/>
<id>urn:sha1:b66657b3e6ee39491a717c2eac3c09adbd55d558</id>
<content type='text'>
Backwards-incompatible change: setting either of these to `false` means that all POST or GET requests are denied. (In practice, supporting unauthenticated requests were a bad idea anyway.)
</content>
</entry>
<entry>
<title>Add family config option to example</title>
<updated>2021-10-09T02:57:49Z</updated>
<author>
<name>JustAnotherArchivist</name>
</author>
<published>2021-10-09T02:57:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~klea/http2irc.git/commit/?id=142bd43a91ffa7db98c0989f04bb0e443368b485'/>
<id>urn:sha1:142bd43a91ffa7db98c0989f04bb0e443368b485</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to truncate overlong messages instead of splitting them</title>
<updated>2020-05-13T15:00:54Z</updated>
<author>
<name>JustAnotherArchivist</name>
</author>
<published>2020-05-13T15:00:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~klea/http2irc.git/commit/?id=98f8821fda0488685d6e36d1b70510444487abec'/>
<id>urn:sha1:98f8821fda0488685d6e36d1b70510444487abec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from CertFP to the more reliable and secure SASL EXTERNAL</title>
<updated>2020-05-11T14:30:02Z</updated>
<author>
<name>JustAnotherArchivist</name>
</author>
<published>2020-05-11T14:30:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~klea/http2irc.git/commit/?id=471290356dad136ac933a1ea1eee9ed81819a8e7'/>
<id>urn:sha1:471290356dad136ac933a1ea1eee9ed81819a8e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a way to pass additional arguments into the module</title>
<updated>2019-12-22T07:27:27Z</updated>
<author>
<name>JustAnotherArchivist</name>
</author>
<published>2019-12-22T07:27:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~klea/http2irc.git/commit/?id=d00c59e6bc48b66cf0daa077d3ba3ce382e60ce1'/>
<id>urn:sha1:d00c59e6bc48b66cf0daa077d3ba3ce382e60ce1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for transformation/translation modules that do arbitrary request processing to generate the message</title>
<updated>2019-12-22T05:33:18Z</updated>
<author>
<name>JustAnotherArchivist</name>
</author>
<published>2019-12-22T05:33:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~klea/http2irc.git/commit/?id=a91e61b84c2b485edd3786aa0d31645b130d39ab'/>
<id>urn:sha1:a91e61b84c2b485edd3786aa0d31645b130d39ab</id>
<content type='text'>
Fixes #3
</content>
</entry>
<entry>
<title>Add CertFP support</title>
<updated>2019-12-15T15:37:07Z</updated>
<author>
<name>JustAnotherArchivist</name>
</author>
<published>2019-12-15T15:37:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~klea/http2irc.git/commit/?id=03dfcf3e791b8af8806d8ce40701eff5582837af'/>
<id>urn:sha1:03dfcf3e791b8af8806d8ce40701eff5582837af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add example config file</title>
<updated>2019-12-02T19:55:21Z</updated>
<author>
<name>JustAnotherArchivist</name>
</author>
<published>2019-12-02T19:55:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~klea/http2irc.git/commit/?id=b73483c62bc452d77a7d705ac919ecaeb5aa025d'/>
<id>urn:sha1:b73483c62bc452d77a7d705ac919ecaeb5aa025d</id>
<content type='text'>
</content>
</entry>
</feed>
