Commit Graph

6 Commits

Author SHA1 Message Date
Christine Dodrill 344f2bcb2b Add a line below tweets 2016-02-10 03:02:33 -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 5836d17010 sigil usernames 2016-02-08 10:08:33 -08:00
Christine Dodrill 9605e2eb12 following directions 2016-02-06 10:22:25 -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