<feed xmlns='http://www.w3.org/2005/Atom'>
<title>reifenfeuerd/src/tw, 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>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>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>plumb through support to mute retweets</title>
<updated>2017-12-12T08:55:30+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2017-12-12T08:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=e6a1181ee45d7ba4aa919d3ce056415aa4a31a6d'/>
<id>e6a1181ee45d7ba4aa919d3ce056415aa4a31a6d</id>
<content type='text'>
add tests to ensure muting works roughly as intentioned
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add tests to ensure muting works roughly as intentioned
</pre>
</div>
</content>
</entry>
<entry>
<title>fix incorrect preferred id selection</title>
<updated>2017-12-12T08:36:15+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2017-12-12T08:36:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=ec71ba2bf8a502ccfc215c1f2ab3785a40c1474f'/>
<id>ec71ba2bf8a502ccfc215c1f2ab3785a40c1474f</id>
<content type='text'>
references to UTC date rather than adjusted-to-local-TZ date meant that
calendar mismatch happens when UTC calendar day moves forward, rather
than local TZ calendar day

in reality, this means if you're PST, and it's 4:01pm, all tweet ids
turn into Bare :1235567 form, rather than changing over at midnight.

Additionally, found a similar issue with id presentation for reply ids
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
references to UTC date rather than adjusted-to-local-TZ date meant that
calendar mismatch happens when UTC calendar day moves forward, rather
than local TZ calendar day

in reality, this means if you're PST, and it's 4:01pm, all tweet ids
turn into Bare :1235567 form, rather than changing over at midnight.

Additionally, found a similar issue with id presentation for reply ids
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak tests for tweet retrieval, add display_id tests</title>
<updated>2017-12-12T08:35:55+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2017-12-12T08:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=26d47bb25688b9a03b6425631f1c65f3c4c8dc09'/>
<id>26d47bb25688b9a03b6425631f1c65f3c4c8dc09</id>
<content type='text'>
tweet retrieval was brittle, would fail if UTC calendar day != Local
TZ calendar day

display_id tests expose the bug in tweet ids being Bare id rather than
Today id due to timezone mismatch in looking up tweets
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tweet retrieval was brittle, would fail if UTC calendar day != Local
TZ calendar day

display_id tests expose the bug in tweet ids being Bare id rather than
Today id due to timezone mismatch in looking up tweets
</pre>
</div>
</content>
</entry>
<entry>
<title>rebrand + fix cache/profile json</title>
<updated>2017-12-03T09:27:58+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2017-12-03T06:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=911b121e46661abd40f5710466031e3db55f075c'/>
<id>911b121e46661abd40f5710466031e3db55f075c</id>
<content type='text'>
also set current profile to first auth'd account, when starting from a
blank slate.

silence follower changes because it's not sanely displayed yet (and may
never be)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also set current profile to first auth'd account, when starting from a
blank slate.

silence follower changes because it's not sanely displayed yet (and may
never be)
</pre>
</div>
</content>
</entry>
<entry>
<title>begin supporting mutes</title>
<updated>2017-12-03T05:40:59+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2017-12-03T05:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=5c443f156ade38810eeaa7e63378714ba4607c51'/>
<id>5c443f156ade38810eeaa7e63378714ba4607c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>track dirty bit to know if we should redraw display</title>
<updated>2017-12-03T05:40:41+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2017-12-03T05:40:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=461aa38a7abbae783ed130db27b71c026df971f7'/>
<id>461aa38a7abbae783ed130db27b71c026df971f7</id>
<content type='text'>
also clean up a bunch of TODOs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also clean up a bunch of TODOs
</pre>
</div>
</content>
</entry>
</feed>
