<feed xmlns='http://www.w3.org/2005/Atom'>
<title>frippy/src, branch dev</title>
<subtitle>IRC Bot</subtitle>
<id>https://git.jokler.xyz/frippy/atom/src?h=dev</id>
<link rel='self' href='https://git.jokler.xyz/frippy/atom/src?h=dev'/>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/'/>
<updated>2020-02-24T21:54:35Z</updated>
<entry>
<title>Quote: Make subcommands case insensitive</title>
<updated>2020-02-24T21:54:35Z</updated>
<author>
<name>Jokler</name>
<email>jokler@protonmail.com</email>
</author>
<published>2020-02-24T21:54:35Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=e6f99a32928b6973c5f23464d9a08f603a4555b2'/>
<id>urn:sha1:e6f99a32928b6973c5f23464d9a08f603a4555b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quote: Filter out empty tokens on get</title>
<updated>2019-12-23T23:22:32Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-12-23T23:22:32Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=d9cebeb6a7d5cce181121190ac122df29fe6d5c6'/>
<id>urn:sha1:d9cebeb6a7d5cce181121190ac122df29fe6d5c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quote: Split methods and add a 'next' command</title>
<updated>2019-12-16T06:13:13Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-12-16T06:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=46b36045d701d5727f4000790780025e38f94f8a'/>
<id>urn:sha1:46b36045d701d5727f4000790780025e38f94f8a</id>
<content type='text'>
The 'next' command runs the previous get/search commands again
but for the next index/offset.
</content>
</entry>
<entry>
<title>Quote: Add search subcommand</title>
<updated>2019-12-15T01:16:36Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-12-15T01:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=b1648f896702b6d45fa1099eaf26ac51c5dc053f'/>
<id>urn:sha1:b1648f896702b6d45fa1099eaf26ac51c5dc053f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Utils: Add Accept-Language header to requests</title>
<updated>2019-12-09T00:31:12Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-12-09T00:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=2e2ffe53d19c03d5653b824dad4b63fe7aa87f3a'/>
<id>urn:sha1:2e2ffe53d19c03d5653b824dad4b63fe7aa87f3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Factoid: Adjust lua os methods</title>
<updated>2019-12-09T00:07:23Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-12-09T00:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=08d30201ad5a893e16ea3c8b327b2325eace1fc9'/>
<id>urn:sha1:08d30201ad5a893e16ea3c8b327b2325eace1fc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused diesel use statements</title>
<updated>2019-12-07T20:44:22Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-12-07T20:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=eddb551c6fa92e0818c60d26146abff1cbaa4e9d'/>
<id>urn:sha1:eddb551c6fa92e0818c60d26146abff1cbaa4e9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mysql feature by readding diesel macros</title>
<updated>2019-12-07T20:34:40Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-12-07T20:34:40Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=f372945457078451dd62775ae2ce16a2a71f4147'/>
<id>urn:sha1:f372945457078451dd62775ae2ce16a2a71f4147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tell: Filter duplicate receivers</title>
<updated>2019-12-07T19:50:32Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-12-07T19:50:32Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=b74b1915d9c64894bb8c2d310879d0047bb87d00'/>
<id>urn:sha1:b74b1915d9c64894bb8c2d310879d0047bb87d00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove 'extern crate' lines</title>
<updated>2019-12-07T19:43:44Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-12-07T19:43:44Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=fc622ed40c866de5d6dfe3a8015d261ad2246c61'/>
<id>urn:sha1:fc622ed40c866de5d6dfe3a8015d261ad2246c61</id>
<content type='text'>
</content>
</entry>
</feed>
