Commit Graph

305 Commits

Author SHA1 Message Date
Tanner 393b676791 Sanitize html 2019-12-01 22:18:41 +00:00
Tanner a9dbfa0a6f Decrease feed cache length to 150 2019-12-01 22:18:14 +00:00
Tanner 9053bced58 Add logo for manual submissions 2019-11-14 08:38:11 +00:00
Tanner f11d4ff20c Drop articles more than two days old 2019-11-08 21:50:33 +00:00
Tanner 6ca4a32030 Allow manual submission of articles 2019-11-08 05:55:30 +00:00
Tanner 5482af40e5 Move to gevent production http server 2019-11-08 02:37:57 +00:00
Tanner d6619f188c Handle hostnames better 2019-11-07 22:10:08 +00:00
Tanner dc87026f99 Add subreddit 2019-11-07 22:09:45 +00:00
Tanner 5b58e03dbc Abort previous search requests 2019-11-07 22:08:28 +00:00
Tanner 700fd8d6a6 Get rid of lint warnings 2019-10-22 07:31:59 +00:00
Tanner 9283f8439c Fix Tildes down for maintenance edge case 2019-10-22 05:01:30 +00:00
Tanner 0742432541 Prefetch first images 2019-10-19 07:33:06 +00:00
Tanner 5de8631115 Cache articles in memory for speed 2019-10-18 21:26:22 +00:00
Tanner b09599aa5f Add serviceworker, render logos directly 2019-10-18 05:09:49 +00:00
Tanner 75bbf09143 Fix underlines 2019-10-18 01:20:38 +00:00
Tanner 109ba0eb23 Fix crash from domain and ext check bug 2019-10-16 08:56:31 +00:00
Tanner ca9bed855f Fix copy/paste error, switch to info logging 2019-10-16 05:26:47 +00:00
Tanner 9f60ee7864 Begin README and add license 2019-10-15 16:40:55 -06:00
Tanner 8f8a11954a Archive WSJ articles first, catch KeyboardInterrupt 2019-10-15 21:03:47 +00:00
Tanner c4281ca215 Stop using python keyword id for id 2019-10-15 20:36:20 +00:00
Tanner 6bd3bf1090 Cache all articles in IndexedDB 2019-10-12 23:41:31 +00:00
Tanner f798c06a9b Move archive to Whoosh and add search 2019-10-12 05:32:17 +00:00
Tanner 5f8884a5ca Gitkeep archive directory 2019-10-10 21:55:21 +00:00
Tanner 055439c6db Serve client through apiserver, adding meta info 2019-10-10 21:54:29 +00:00
Tanner d49e686f8f Set title on article and comment pages, add comment anchors 2019-10-10 21:52:28 +00:00
Tanner 536214be1f Fix Tildes comments with unknown authors 2019-10-08 08:01:17 +00:00
Tanner c396a432d8 Archive Bloomberg articles first 2019-10-08 08:00:50 +00:00
Tanner 37283d09dc Gitkeep apiserver data directory 2019-10-08 07:59:30 +00:00
Tanner e82a72e9b7 Add huge margin to bottom of body for better pagescroll 2019-09-24 18:40:22 +00:00
Tanner 9a2854c735 Add site logos, keep displaying news on error 2019-09-24 08:23:14 +00:00
Tanner 8a01d533da Ignore certain files and domains, remove refs 2019-09-24 08:22:06 +00:00
Tanner 1acdd92cbf Ignore new Tildes posts and handle deleted ones 2019-09-24 08:21:26 +00:00
Tanner 37904a467b Handle Reddit PRAW exceptions 2019-09-24 08:20:46 +00:00
Tanner 1682cb8247 Filter out False comments 2019-08-30 06:23:14 +00:00
Tanner b43fed8e44 Settle on serif font, add scroll to top component 2019-08-30 06:22:26 +00:00
Tanner f1c89fcf8b Render reddit markdown, poll tildes better, add utils 2019-08-28 04:13:02 +00:00
Tanner 5f999b6263 Snip deeply nested comments 2019-08-26 01:37:50 +00:00
Tanner b76cbcd046 Try outline.com for reader mode first 2019-08-25 23:49:08 +00:00
Tanner 277595f62f Add favicons to webclient 2019-08-25 23:48:24 +00:00
Tanner 64d29c8e77 Add a button to toggle between article and comments 2019-08-25 08:50:49 +00:00
Tanner 7b97ca6786 Add fonts, fix styling issues 2019-08-25 07:46:58 +00:00
Tanner fb49dde034 Fix tildes comments parsing bug 2019-08-25 07:46:22 +00:00
Tanner 2cf1c44fb9 Clear localstorage cache and add slogan 2019-08-25 01:25:28 +00:00
Tanner 5ff27591a7 Add tildes to feeds 2019-08-25 00:36:26 +00:00
Tanner 3842ec24d9 Add reddit to feeds 2019-08-24 21:37:43 +00:00
Tanner 052ba9fa4e Remove DOMPurify import 2019-08-24 08:49:53 +00:00
Tanner 8e73f746c3 Abstract api server feeds 2019-08-24 08:49:11 +00:00
Tanner 44db099614 Stop running DOMPurify on reader server 2019-08-24 05:09:02 +00:00
Tanner 351b8a00ee Write news stories to disk 2019-08-24 05:07:16 +00:00
Tanner 7bb72f9b96 Finish prototype web client 2019-08-24 05:04:51 +00:00