<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spamcat.git/t, branch master</title>
<subtitle>filter script for limited use disposable email addresses</subtitle>
<id>https://git.spork.org/spamcat.git/atom?h=master</id>
<link rel='self' href='https://git.spork.org/spamcat.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.spork.org/spamcat.git/'/>
<updated>2022-06-20T00:12:04Z</updated>
<entry>
<title>Fix off-by-one error in subject and remaining count header.</title>
<updated>2022-06-20T00:12:04Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-06-20T00:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/spamcat.git/commit/?id=3da1e1c91effff02857badfe3a472a49aba9d60d'/>
<id>urn:sha1:3da1e1c91effff02857badfe3a472a49aba9d60d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change to filter style from pipe.</title>
<updated>2022-06-19T23:56:37Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-06-19T23:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/spamcat.git/commit/?id=f2820a509d91061b65fa32ec4e647cbd29760195'/>
<id>urn:sha1:f2820a509d91061b65fa32ec4e647cbd29760195</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show remaining in Subject.</title>
<updated>2022-06-19T22:46:04Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-06-19T22:46:04Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/spamcat.git/commit/?id=e8235e7264e467f6dd64587fbd26faad2f74cbbc'/>
<id>urn:sha1:e8235e7264e467f6dd64587fbd26faad2f74cbbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more tests, and fix setting count to 0.</title>
<updated>2022-06-12T19:46:56Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-06-12T19:46:56Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/spamcat.git/commit/?id=d5854dd65ddc3ab6638794b2554e7f86a358b89f'/>
<id>urn:sha1:d5854dd65ddc3ab6638794b2554e7f86a358b89f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow flagging infinite sends by setting remaing count to -1.</title>
<updated>2022-06-12T19:13:34Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-06-12T19:11:28Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/spamcat.git/commit/?id=0718a13ba8225c9d180b3207470876d048184310'/>
<id>urn:sha1:0718a13ba8225c9d180b3207470876d048184310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return default email count for unknown senders on CLI.</title>
<updated>2022-06-12T18:54:03Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-06-12T18:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/spamcat.git/commit/?id=575c0485c4939922bab313da666a8a18d80c065e'/>
<id>urn:sha1:575c0485c4939922bab313da666a8a18d80c065e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use PATH environment for sqlite3 executable.</title>
<updated>2022-06-12T14:36:51Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-06-12T14:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/spamcat.git/commit/?id=5a61fd826df757d585966795936058e5136e7414'/>
<id>urn:sha1:5a61fd826df757d585966795936058e5136e7414</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check return codes from ‘system’ calls.</title>
<updated>2022-06-12T14:36:03Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-06-12T14:36:03Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/spamcat.git/commit/?id=7f870a8a33ed05bd74cfde1f8206f660ce121637'/>
<id>urn:sha1:7f870a8a33ed05bd74cfde1f8206f660ce121637</id>
<content type='text'>
Abort tests if there’s an error during setup.
</content>
</entry>
<entry>
<title>Add X-SpamCat-Remaining header.</title>
<updated>2017-10-31T01:57:09Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-10-31T01:57:09Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/spamcat.git/commit/?id=2a85a35687ee87161fe4c936856ec0f45cb0e058'/>
<id>urn:sha1:2a85a35687ee87161fe4c936856ec0f45cb0e058</id>
<content type='text'>
Add explicit header for number of messages remaining from a given
sender.
</content>
</entry>
<entry>
<title>Add get and set commands for tweaking counts.</title>
<updated>2017-10-30T19:34:21Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-10-30T19:34:21Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/spamcat.git/commit/?id=0964736afe66c066f8b77a54d77f27bdb8d24cd5'/>
<id>urn:sha1:0964736afe66c066f8b77a54d77f27bdb8d24cd5</id>
<content type='text'>
Introduce 'get' to query a count for a given email address, and 'set'
to manually update it.
</content>
</entry>
</feed>
