Commit Graph

13 Commits

Author SHA1 Message Date
Christine Dodrill d5ffe8db52 only update the needed tweets for a given user when they are submitted 2016-02-10 10:50:01 -08:00
Christine Dodrill edcddaedd8 Make links clickable as well as @usernames
Turns:

    @reednj Yeah I was gonna work on that today http://foo.bar <b>foo</b>

into:

    <a href="/users/reednj/0">@reednj</a> Yeah I was gonna work on that
    today <a href="http://foo.bar">http://foo.bar</a>
    &lt;b&gt;foo&lt;/b&gt;
2016-02-10 02:45:09 -08:00
Christine Dodrill 9f88e85d7c implement the changelog 2016-02-07 19:16:33 -08:00
Christine Dodrill a2afb2e269 actually show username on the follow command 2016-02-07 07:15:22 -08:00
Christine Dodrill 732fe30756 Add templates as their own module 2016-02-07 07:03:04 -08:00
Christine Dodrill 4abe9b8ba3 this should be called worker 2016-02-06 15:15:08 -08:00
Christine Dodrill 4518b08e4d system user 2016-02-06 10:45:51 -08:00
Christine Dodrill 4ac0e3ee2a submissions, individual tweet viewing 2016-02-06 10:18:57 -08:00
Christine Dodrill 55ca42fd9b show user and global timeline 2016-02-06 09:49:14 -08:00
Christine Dodrill ec4dab6953 Add worker for updating from twtxt files 2016-02-06 08:41:23 -08:00
Christine Dodrill cf9a26b0cb show index, user list 2016-02-06 08:27:31 -08:00
Christine Dodrill da1a47ed04 monospace 2016-02-06 07:56:27 -08:00
Christine Dodrill 5a6bab4a12 basic functionality 2016-02-06 07:54:55 -08:00