Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
also move application to main thread, twitter connection to.. not main
thread.
now when twitter fails to connect or the connection drops, the
application continues ticking along.
|
|
it might even grow to multiple files one day
|
|
render slightly intelligently, too
|
|
|