twtxtlist/src/templates
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
..
all.nim start on changelog page 2016-02-07 13:11:12 -08:00
changelog.mustache start on changelog page 2016-02-07 13:11:12 -08:00
error.mustache basic functionality 2016-02-06 07:54:55 -08:00
index.mustache index: links 2016-02-06 14:56:52 -08:00
layout.mustache implement the changelog 2016-02-07 19:16:33 -08:00
submit.mustache update submission template 2016-02-07 06:03:01 -08:00
tweets.mustache Make links clickable as well as @usernames 2016-02-10 02:45:09 -08:00
users.mustache sigil usernames 2016-02-08 10:08:33 -08:00