A aggregator for twtxt
Go to file
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
data Initial commit 2016-02-05 11:44:50 -08:00
public implement the changelog 2016-02-07 19:16:33 -08:00
src Make links clickable as well as @usernames 2016-02-10 02:45:09 -08:00
.gitignore fix time parsing 2016-02-07 12:49:04 -08:00
LICENSE Initial commit 2016-02-05 11:44:50 -08:00
README.md add readme 2016-02-06 10:24:40 -08:00
twtxtlist.nimble Add scraper for @reednj's list 2016-02-08 17:57:28 -08:00

README.md

twtxtlist

this is an openly available list of users of twtxt, the decentralized microblogging tool. this will poll every submitted user every 5 minutes to update its views and timelines.