Commit Graph

44 Commits

Author SHA1 Message Date
fenwick67 6aa18d5696 delete old conversion code, let the iframe escape 2023-01-10 22:56:52 -05:00
fenwick67 b8c21ec6ee move to axios and supply user-agent 2023-01-10 22:33:26 -05:00
fenwick67 32c8b2b33c fixes PR #40 2023-01-10 20:08:17 -05:00
fenwick67 118b92f6b6 fix some visual bugs
* dates were wrapping with CWs
* sometimes the author's name wasn't showing up
* CWs were spaced weird with the author block
2020-04-04 13:21:51 -04:00
Drew Harwell c3b65d291e
Update template.ejs 2020-01-22 17:54:48 -05:00
Drew Harwell c1f9ea7b3a
fix issue with empty anchors 2020-01-22 17:50:49 -05:00
Drew Harwell d33129ff96
handle case where href="" 2020-01-22 17:44:58 -05:00
fenwick67 91700a596d fix #20 2019-12-19 19:19:32 -05:00
Drew Harwell 06ece16d62 guard against next page not being found in AP feed 2019-11-22 10:46:46 -05:00
Drew Harwell de53c677a6 improve stylesheet, make audio enclosures work, add toot permalink 2019-11-08 10:54:39 -05:00
Drew Harwell 9ec240eb8b add auto color scheme 2019-11-04 17:22:03 -05:00
fenwick67 c1c0e2f7d0 fix issue with non-masto AP instances which may set outbox.first to the actual first page of the outbox instead of a URL 2019-09-05 15:42:40 -04:00
fenwick67 c832e3e4e0 make all links target top window 2019-08-02 18:33:33 -04:00
fenwick67 6bbebffcd1 make link in header go to user page 2019-08-02 18:31:09 -04:00
fenwick67 d5631f54a3 improve logger 2019-08-02 13:24:31 -04:00
fenwick67 e6ead57b6c Make error pages prettier 2019-08-02 11:57:13 -04:00
fenwick67 9d85c029f4 make promise chaining more sustainable 2019-08-02 11:10:45 -04:00
fenwick67 49f6a0b8e2 add client-side caching 2019-08-01 22:15:33 -04:00
fenwick67 3b682a12f4 make boosts work. It's kinda slow. 2019-08-01 21:52:10 -04:00
fenwick67 de73654554 comments and package audit 2019-07-31 15:40:43 -04:00
fenwick67 0626e6d426 fetch user and feed in parallel when I can 2019-07-31 15:21:31 -04:00
fenwick67 b69a16fff5 add CWs 2019-07-31 15:13:16 -04:00
fenwick67 fca1309e0b add image descriptions 2019-07-31 14:52:17 -04:00
fenwick67 eae453813d make statuses, images, videos work 2019-07-31 14:48:51 -04:00
fenwick67 c48fdfd7ec a feed appears (v2) 2019-07-31 12:13:56 -04:00
fenwick67 8f6da67392 update deps 2019-03-02 13:53:53 -06:00
fenwick67 8805d45eaa make videos not autoplay 2019-03-02 13:48:47 -06:00
fenwick67 25dfe192d6 make CWs work 2018-09-29 17:29:17 -05:00
fenwick67 98d2192463 add infinite-scroll, and strictly follow boost and reply options 2018-09-09 16:19:04 -05:00
fenwick67 71edc0a4e5 fix default reply and boost options 2018-03-24 18:33:22 -05:00
fenwick67 0b567fe3a9 allow people to filter out replies and/or boosts 2018-03-24 13:01:26 -05:00
fenwick67 09a09eb65d embed images / vids from local TL 2017-05-01 23:08:23 -05:00
fenwick67 54dc7a5be0 add option for turning header on and off 2017-05-01 22:47:15 -05:00
fenwick67 85d65f1c56 fix an edge case where username was "delete" 2017-05-01 22:34:38 -05:00
fenwick67 5e1c3e10ac don't show deleted toots 2017-05-01 22:30:42 -05:00
fenwick67 eda924d916 big commit! fix styles and parsing. 2017-05-01 22:11:29 -05:00
Drew Harwell d8cdd3633c Update convert.js 2017-05-01 12:11:50 -05:00
Drew Harwell d40af4b589 Update convert.js 2017-05-01 12:10:51 -05:00
Drew Harwell 2bcec3c2d1 Update convert.js 2017-05-01 12:07:58 -05:00
fenwick67 21abbc8281 add light theme 2017-04-30 14:44:32 -05:00
Drew Harwell d0a7be39b3 Update template.ejs 2017-04-30 13:35:42 -05:00
Drew Harwell 126c3a602f add homepage 2017-04-29 21:54:46 -05:00
Drew Harwell a420d94229 make work 2017-04-29 21:14:25 -05:00
Drew Harwell fa22d4a3ca first commit 2017-04-29 17:34:17 -05:00