<feed xmlns='http://www.w3.org/2005/Atom'>
<title>reifenfeuerd/src/tw, branch assorted-fixes</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>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>
<entry>
<title>remove unneeded params, adjust id display</title>
<updated>2017-11-30T11:07:05+00:00</updated>
<author>
<name>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</email>
</author>
<published>2017-11-30T11:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=3c042afe7872d5488fd91c2b1a42036953f604eb'/>
<id>3c042afe7872d5488fd91c2b1a42036953f604eb</id>
<content type='text'>
tweets are now recorded with the date they are recieved at

dated id lookup is now supported

tweet ids, where displayed, are displayed in a convenient form:
  if the tweet was recieved today, show the today id
  if the tweet was recieved on a different day, show the bare id

many instances where display_info was passed for logging information,
the parameter has become unnecessary, so it's gone now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tweets are now recorded with the date they are recieved at

dated id lookup is now supported

tweet ids, where displayed, are displayed in a convenient form:
  if the tweet was recieved today, show the today id
  if the tweet was recieved on a different day, show the bare id

many instances where display_info was passed for logging information,
the parameter has become unnecessary, so it's gone now
</pre>
</div>
</content>
</entry>
<entry>
<title>wrap lines intelligently with respect to ANSI sequences</title>
<updated>2017-11-27T06:06:02+00:00</updated>
<author>
<name>Andy Wortman</name>
<email>ixineeringeverywhere@gmail.com</email>
</author>
<published>2017-11-27T06:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/reifenfeuerd/commit/?id=d193f2bc3dd883851f9149f1564a6d1904525914'/>
<id>d193f2bc3dd883851f9149f1564a6d1904525914</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
