Commit Graph

46 Commits

Author SHA1 Message Date
Christine Dodrill b9d2c0fea3 version 1.1.0 2016-02-11 02:55:34 -08:00
Christine Dodrill 5f0082a25e fix timestamp representation for the $ proc of Tweet 2016-02-10 13:03:39 -08:00
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 313c79f3cc Fix the time parsing code to handle things seen in the real world 2016-02-10 10:31:31 -08:00
Christine Dodrill 344f2bcb2b Add a line below tweets 2016-02-10 03:02:33 -08:00
Christine Dodrill cc6595802f make page wider 2016-02-10 02:49: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 de62f04bf4 rename system user 2016-02-09 10:23:47 -08:00
Christine Dodrill 0ad7a41629 syntax fixes 2016-02-09 09:29:21 -08:00
Christine Dodrill f256c35d4e ignore comments in twtxt feeds 2016-02-08 18:37:52 -08:00
Christine Dodrill db7ecdbbfe Add scraper for @reednj's list 2016-02-08 17:57:28 -08:00
Christine Dodrill 79ba928de3 define release here, speed up page rendering, etc 2016-02-08 13:54:28 -08:00
Christine Dodrill 5836d17010 sigil usernames 2016-02-08 10:08:33 -08:00
Christine Dodrill 5f3a82afc6 fix this 2016-02-08 10:04:09 -08:00
Christine Dodrill dcacb564f9 add runforever 2016-02-08 07:00:01 -08:00
Christine Dodrill 78da44ed5b remove this build step here, it's not updated often 2016-02-07 20:03:00 -08:00
Christine Dodrill 9f88e85d7c implement the changelog 2016-02-07 19:16:33 -08:00
Christine Dodrill 87f1cfe1b1 fix a bug in time parsing 2016-02-07 18:51:41 -08:00
Christine Dodrill 47ace0e4c4 start on changelog page 2016-02-07 13:11:12 -08:00
Christine Dodrill 23606cd501 fix time parsing
Ref #2
2016-02-07 12:49:04 -08:00
Christine Dodrill bdc99a3c5e debug this 2016-02-07 12:07:14 -08:00
Christine Dodrill 4a5671133a Update tweets to /twtxt.txt 2016-02-07 07:37:07 -08:00
Christine Dodrill 1bd31f9cac don't loop infinitely waiting for a user that is the site itself 2016-02-07 07:19:55 -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 244d372fef update submission template 2016-02-07 06:03:01 -08:00
Christine Dodrill f053b96b5a update gitignore 2016-02-07 05:59:23 -08:00
Christine Dodrill 4abe9b8ba3 this should be called worker 2016-02-06 15:15:08 -08:00
Christine Dodrill bdba4bb60c index: links 2016-02-06 14:56:52 -08:00
Christine Dodrill 570bc3706a fix time i guess 2016-02-06 14:34:11 -08:00
Christine Dodrill 6aaa8eb348 this fixes everything 2016-02-06 13:56:48 -08:00
Christine Dodrill 4518b08e4d system user 2016-02-06 10:45:51 -08:00
Christine Dodrill 11df9c4657 signature 2016-02-06 10:27:22 -08:00
Christine Dodrill d77580e258 add readme 2016-02-06 10:24:40 -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
Christine Dodrill 829371ccbd add scraped tweets to the database 2016-02-06 08:48:10 -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 4dd24757f6 update layout 2016-02-06 08:00:03 -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
Christine Dodrill ccc1bbe59b Add twtxt parsing library 2016-02-06 07:36:53 -08:00
Christine Dodrill 9eb0792e5a move layout into src 2016-02-06 07:22:56 -08:00
Christine Dodrill df317d7a7c Initial commit 2016-02-05 11:44:50 -08:00