<feed xmlns='http://www.w3.org/2005/Atom'>
<title>frippy/src/plugins/factoids, branch v0.4.0</title>
<subtitle>IRC Bot</subtitle>
<id>https://git.jokler.xyz/frippy/atom/src/plugins/factoids?h=v0.4.0</id>
<link rel='self' href='https://git.jokler.xyz/frippy/atom/src/plugins/factoids?h=v0.4.0'/>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/'/>
<updated>2018-03-02T21:11:21Z</updated>
<entry>
<title>Use Error &amp; ErrorKind pair instead of simple enums</title>
<updated>2018-03-02T21:11:21Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-03-02T21:11:21Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=0b4131e8cf91ed10f24d3faed341034d518aea53'/>
<id>urn:sha1:0b4131e8cf91ed10f24d3faed341034d518aea53</id>
<content type='text'>
Each plugin should define its own errors with a respective variant
in the main ErrorKind of frippy.
A new procedural macro was added to reduce the boilerplate required
for new error system.
It can be used by deriving "Error" and adding a name for the Error
via the "error" attribute.

So far non of the plugins except for Url and Factoids
use their own errors yet.
</content>
</entry>
<entry>
<title>Use lossy UTF8 conversion and add a log_error function</title>
<updated>2018-03-01T17:34:03Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-03-01T17:34:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=d8406b107c651321c9e166abc36fc66730d965a1'/>
<id>urn:sha1:d8406b107c651321c9e166abc36fc66730d965a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create errors with failure</title>
<updated>2018-02-28T00:21:25Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-02-28T00:21:25Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=b40a984ed9b6a948265e1287ecc08f4e16c64ecd'/>
<id>urn:sha1:b40a984ed9b6a948265e1287ecc08f4e16c64ecd</id>
<content type='text'>
The plugins are mostly not using the new errors yet and
the error handling in the Factoids plugin is just temporary.
</content>
</entry>
<entry>
<title>Add Mysql as a possible database to the Tell plugin</title>
<updated>2018-02-25T17:54:16Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-02-25T17:54:16Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=92668ad4c53edcc1a317a16aa5ea30ca502f54ee'/>
<id>urn:sha1:92668ad4c53edcc1a317a16aa5ea30ca502f54ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return zero if count_factoids could not find the factoid</title>
<updated>2018-02-25T00:30:17Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-02-25T00:30:17Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=ac1afe4c7b0f62160f62b848d7f747cb7be74bbd'/>
<id>urn:sha1:ac1afe4c7b0f62160f62b848d7f747cb7be74bbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run rustfmt and clippy</title>
<updated>2018-02-24T19:13:32Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-02-24T19:13:32Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=ce2db228aac1c0114bcac30bb6c01212faca025a'/>
<id>urn:sha1:ce2db228aac1c0114bcac30bb6c01212faca025a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add temporary eval function to factoids</title>
<updated>2018-02-24T18:26:26Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-02-24T18:26:26Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=f24da1f5090d71a4963e05c5a76dad2eccac15bd'/>
<id>urn:sha1:f24da1f5090d71a4963e05c5a76dad2eccac15bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend Lua sandbox</title>
<updated>2018-02-24T17:49:57Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-02-24T17:49:57Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=886bd6d4d77a941946bec0d7f8b5c422d206feea'/>
<id>urn:sha1:886bd6d4d77a941946bec0d7f8b5c422d206feea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use r2d2 as a ConnectionPool for diesel</title>
<updated>2018-02-24T16:18:09Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-02-24T16:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=db0f14a163a087261db7360a90d6ac70fb92e884'/>
<id>urn:sha1:db0f14a163a087261db7360a90d6ac70fb92e884</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use correct return type</title>
<updated>2018-02-24T14:10:54Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-02-24T14:10:54Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=4e6c31fada410d6a156970a99c31760633d1b544'/>
<id>urn:sha1:4e6c31fada410d6a156970a99c31760633d1b544</id>
<content type='text'>
</content>
</entry>
</feed>
