Commit Graph

61 Commits

Author SHA1 Message Date
Christine Dodrill f12d8d2572 oops 2016-02-12 16:31:27 -08:00
Christine Dodrill a026980d65 ignore @twtxtlist and @directory in the timeline 2016-02-12 11:59:27 -08:00
Christine Dodrill 623d7c920a revert the time fix 2016-02-12 11:37:31 -08:00
Christine Dodrill a9b8d923ba comment this out for now 2016-02-12 11:35:05 -08:00
Christine Dodrill ad101251bb fix ordering with the future? 2016-02-12 11:32:20 -08:00
Christine Dodrill 3839ddd8b9 fix time parsing code 2016-02-12 11:25:54 -08:00
Christine Dodrill db687ce3f6 sigil added usernames 2016-02-12 05:32:51 -08:00
Christine Dodrill 2737f753ca fix isotime string 2016-02-12 03:13:05 -08:00
Christine Dodrill ba941a3029 announce when new users are submitted 2016-02-12 02:46:59 -08:00
Christine Dodrill 34d2bbe207 Show user list in TXT format: /users.txt 2016-02-12 02:29:04 -08:00
Christine Dodrill 1dbe7f6f3d handle errors better here 2016-02-12 02:18:17 -08:00
Christine Dodrill 2e5c37a97c lookup tweets in parallel 2016-02-11 13:34:11 -08:00
Christine Dodrill ac6dd0f0e3 Show tweet/user count in the main page 2016-02-11 07:44:45 -08:00
Christine Dodrill adab4a23fd fix user agent for external HTTP requests 2016-02-11 04:57:52 -08:00
Christine Dodrill 69b3680361 Custom user agent
Ref https://github.com/buckket/twtxt/issues/3#issuecomment-182738604
2016-02-11 03:00:58 -08:00
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