Commit Graph

34 Commits

Author SHA1 Message Date
Jason Schwarzenberger
f5b38f5c6b remove readerserver, add declutter. 2020-11-18 12:59:35 +13:00
Jason Schwarzenberger
b771b52501 add regex to get a unique ref from each sitemap/category based article url. 2020-11-17 12:38:28 +13:00
Jason Schwarzenberger
3169af3002 hostname from settings. 2020-11-11 09:46:27 +13:00
Jason Schwarzenberger
5efc6ef2d3 add related stories (in api only) 2020-11-10 14:09:56 +13:00
Jason Schwarzenberger
4ec50e20cb feed thread loop. 2020-11-10 10:10:38 +13:00
Jason Schwarzenberger
7b8cbfc9b9 try to make feed only determined by the max age. 2020-11-09 17:50:58 +13:00
Jason Schwarzenberger
0bd0d40a31 use json type in sqlite. 2020-11-09 15:45:10 +13:00
4579dfce00 Improve logging 2020-11-02 00:13:43 +00:00
992c1c1233 Monkeypatch earlier 2020-10-24 22:30:00 +00:00
472af76d1a Adjust port 2020-08-14 03:57:18 +00:00
d7f0643bd7 Add more logging 2020-07-08 02:36:40 +00:00
850b30e353 Add requests timeouts and temporary logging 2020-07-08 02:36:40 +00:00
d614ad0743 Integrate with external MeiliSearch server 2020-07-08 02:36:40 +00:00
f46cafdc90 Integrate sqlite database with server 2020-07-08 02:36:40 +00:00
dbdcfaa921 Check if cache is broken 2020-07-08 02:36:40 +00:00
7b31fcf690 Remove keys of uncached stories 2020-01-28 04:20:05 +00:00
2822974b6e Stop using archive.is on articles (hits CAPTCHAs) 2019-12-15 22:47:33 +00:00
2d80b19414 Grab comments on manually submitted links 2019-12-02 23:15:51 +00:00
e231cd5c31 Decrease feed cache length to 150 2019-12-01 22:18:14 +00:00
db5097ac57 Drop articles more than two days old 2019-11-08 21:50:33 +00:00
2edb3ceba7 Allow manual submission of articles 2019-11-08 05:55:30 +00:00
38b5f2dbeb Move to gevent production http server 2019-11-08 02:37:57 +00:00
6826f731c7 Handle hostnames better 2019-11-07 22:10:08 +00:00
810e8c5ead Archive WSJ articles first, catch KeyboardInterrupt 2019-10-15 21:03:47 +00:00
9c4766a928 Stop using python keyword id for id 2019-10-15 20:36:20 +00:00
0f5b2a5ff9 Cache all articles in IndexedDB 2019-10-12 23:41:31 +00:00
7cb87b59fe Move archive to Whoosh and add search 2019-10-12 05:32:17 +00:00
f0721519e1 Serve client through apiserver, adding meta info 2019-10-10 21:54:29 +00:00
0053147226 Ignore certain files and domains, remove refs 2019-09-24 08:22:06 +00:00
23cdbc9292 Render reddit markdown, poll tildes better, add utils 2019-08-28 04:13:02 +00:00
1b6c8fc6cb Add tildes to feeds 2019-08-25 00:36:26 +00:00
d341d4422f Abstract api server feeds 2019-08-24 08:49:11 +00:00
c1a81a4d8c Write news stories to disk 2019-08-24 05:07:16 +00:00
62d68da415 Finish prototype api server 2019-08-23 08:23:48 +00:00