<feed xmlns='http://www.w3.org/2005/Atom'>
<title>reifenfeuerd/src, branch master</title>
<subtitle>this was a twitter client. user streams are dead, so it's dead.</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/'/>
<entry>
<title>fix dumb double-encoding of DM text</title>
<updated>2018-01-16T07:06:34+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2018-01-16T07:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=00c0c0fd3cb8125a876bb96fab9c3e4b1854f4a8'/>
<id>00c0c0fd3cb8125a876bb96fab9c3e4b1854f4a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>show handle when composing tweets or replies</title>
<updated>2018-01-15T22:35:57+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2018-01-15T22:35:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=512a8f9b9fb749eb4081b9464a0f2b2c7af8556d'/>
<id>512a8f9b9fb749eb4081b9464a0f2b2c7af8556d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add flag to translate emoji to/from a description</title>
<updated>2018-01-15T22:18:23+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2018-01-15T22:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=5ecfb0b6204481e9ca4ed1af09ce22ff4591c1e3'/>
<id>5ecfb0b6204481e9ca4ed1af09ce22ff4591c1e3</id>
<content type='text'>
right now only handles :thinking: and :clap:, toggled by translate_emoji in profile.json
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
right now only handles :thinking: and :clap:, toggled by translate_emoji in profile.json
</pre>
</div>
</content>
</entry>
<entry>
<title>cleamup, remove unnecessary clone</title>
<updated>2018-01-15T21:06:06+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2018-01-15T21:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=deb7dff15aaef57a6fb1ecefeba9bfd3d895d84d'/>
<id>deb7dff15aaef57a6fb1ecefeba9bfd3d895d84d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure all query string parameters are properly escaped</title>
<updated>2018-01-15T20:24:15+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2018-01-15T20:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=7b84985857fd9bd1756439383f1a1ae82f9bd57a'/>
<id>7b84985857fd9bd1756439383f1a1ae82f9bd57a</id>
<content type='text'>
also un-escape html-encoded characters in DMs

also distinguish errors in auth commands
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also un-escape html-encoded characters in DMs

also distinguish errors in auth commands
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up DM support, add thing to send DMs</title>
<updated>2017-12-31T12:49:49+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2017-12-31T12:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=935c78ce7d2aaabca269d81cff3459cef1084fbc'/>
<id>935c78ce7d2aaabca269d81cff3459cef1084fbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug where no-param commands would only be accepted with an empty line following</title>
<updated>2017-12-25T07:31:04+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2017-12-25T07:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=a97fab4894f1a4c4c80cc41db67b60daa50c5f4a'/>
<id>a97fab4894f1a4c4c80cc41db67b60daa50c5f4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove dependence on nightly and remove_item</title>
<updated>2017-12-25T07:05:59+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2017-12-25T07:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=1039160d4e4400e248afcbce2903c2696c2e0679'/>
<id>1039160d4e4400e248afcbce2903c2696c2e0679</id>
<content type='text'>
(turns out remove_item was wrong anyway, i wanted to remove all instances of a string, it only removed the first)

this sneaks in a big change on self-replies, now removes the @ mention of you if you reply to yourself
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(turns out remove_item was wrong anyway, i wanted to remove all instances of a string, it only removed the first)

this sneaks in a big change on self-replies, now removes the @ mention of you if you reply to yourself
</pre>
</div>
</content>
</entry>
<entry>
<title>fix line wrapping bug when composing, and wrapping bug for long status lines</title>
<updated>2017-12-25T07:00:17+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2017-12-25T06:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=2e2cee3357bc667ff2b2a0eeeb0a0ddb94fd8d93'/>
<id>2e2cee3357bc667ff2b2a0eeeb0a0ddb94fd8d93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust line clearing behavior to alleviate flickering</title>
<updated>2017-12-25T06:06:20+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2017-12-25T06:06:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=75b398ed87c4be384b1fcd614fbcfcf49d297bc0'/>
<id>75b398ed87c4be384b1fcd614fbcfcf49d297bc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
