<feed xmlns='http://www.w3.org/2005/Atom'>
<title>reifenfeuerd/src/tw, branch dm-fixup</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>clean up DM support, add thing to send DMs</title>
<updated>2017-12-31T12:49:49+00:00</updated>
<author>
<name>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</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=f03dc86b2af24b133bc85f05941c9819ce6cd83b'/>
<id>f03dc86b2af24b133bc85f05941c9819ce6cd83b</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>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</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=08783c91b6f9cee2c2586891da7ed3ceed5d3cb5'/>
<id>08783c91b6f9cee2c2586891da7ed3ceed5d3cb5</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>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</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=f5d7724db235fe8a60d79391cc832d441718bb17'/>
<id>f5d7724db235fe8a60d79391cc832d441718bb17</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>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</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=3e322317ad9547ae76f887d0156dc8c813228fca'/>
<id>3e322317ad9547ae76f887d0156dc8c813228fca</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>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</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=c3e8e0b3cac6e0c9a3a37b33ca88a028c3421622'/>
<id>c3e8e0b3cac6e0c9a3a37b33ca88a028c3421622</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>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</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=eb81ec6d98ae0f3e64ce86efc4ac7071358c8a8e'/>
<id>eb81ec6d98ae0f3e64ce86efc4ac7071358c8a8e</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>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</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=8751083a2c25d4ae374916727f96346754cee131'/>
<id>8751083a2c25d4ae374916727f96346754cee131</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>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</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=6ae94473e31c0f7d2c1ca79294f529419f1c536f'/>
<id>6ae94473e31c0f7d2c1ca79294f529419f1c536f</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>
<entry>
<title>show json for DM, since fleshing that out is nextish on the to-do</title>
<updated>2017-12-01T09:49:28+00:00</updated>
<author>
<name>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</email>
</author>
<published>2017-12-01T09:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=f04ca74b2856bf4851b9e8b4166030eb8e959dc6'/>
<id>f04ca74b2856bf4851b9e8b4166030eb8e959dc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display locked and protected as applicable</title>
<updated>2017-12-01T09:48:32+00:00</updated>
<author>
<name>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</email>
</author>
<published>2017-12-01T09:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=bbe0e891a7cbb0708e2689b8123bb65a6d8ac7e0'/>
<id>bbe0e891a7cbb0708e2689b8123bb65a6d8ac7e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
