• Joined on 2019-07-14
pictuga pushed to master at pictuga/morss 2020-06-02 11:58:19 +00:00
3190d1ec5a feeds: remove useless if(len) before loop
pictuga pushed to master at pictuga/morss 2020-05-27 19:43:09 +00:00
9815794a97 sheet.xsl: make text more self explanatory
758b6861b9 sheet.xsl: fix text alignment
ce4cf01aa6 crawler: clean up encoding detection code
dcfdb75a15 crawler: fix chinese encoding support
4ccc0dafcd Basic help for sub-lib interactive use
Compare 5 commits »
pictuga pushed to master at pictuga/morss 2020-05-26 17:29:21 +00:00
2fe3e0b8ee feeds: clean up other stylesheets before putting ours
pictuga pushed to master at pictuga/morss 2020-05-13 10:38:55 +00:00
ad3ba9de1a sheet.xsl: add <select/> to use :firstlink
68c46a1823 morss: remove deprecated twitter/fb link handling
91be2d229e morss: ability to use first link from desc instead of default link
Compare 3 commits »
pictuga pushed to master at pictuga/morss 2020-05-13 09:49:54 +00:00
038f267ea2 Rename :theforce into :force
22005065e8 Use etree.tostring 'method' arg
7d0d416610 morss: cache articles for 24hrs
5dac4c69a1 crawler: more code comments
36e2a1c3fd crawler: increase size limit from 100KiB to 500
Compare 9 commits »
pictuga pushed to master at pictuga/morss 2020-05-06 10:01:47 +00:00
eba295cba8 sheet.xsl: fixes for safari
pictuga pushed to master at pictuga/morss 2020-05-06 09:48:16 +00:00
f27631954e .htaccess: bypass Safari RSS detection
c74abfa2f4 sheet.xsl: use CDATA for js code
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-05-04 12:45:13 +00:00
1d5272c299 sheet.xsl: allow zooming on mobile
pictuga pushed to master at pictuga/morss 2020-05-03 19:28:18 +00:00
f685139137 crawler: use UPSERT statements
73b477665e morss: separate :clip with <hr> instead of stars
b425992783 morss: don't follow alt=rss with custom feeds
Compare 3 commits »
pictuga pushed to master at pictuga/morss 2020-05-02 17:18:31 +00:00
271ac8f80f crawler: comment code a bit
64e41b807d crawler: handle http:/ (single slash)
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-04-29 13:02:15 +00:00
a2c4691090 sheet.xsl: dir=auto for rtl languages (arabic, etc.)
b6000923bc README: clean up deprecated code
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-04-28 20:30:52 +00:00
27a42c47aa morss: use final request url
c27c38f7c7 crawler: return dict instead of tuple
7f4589c578 crawler: return dict instead of tuple
Compare 3 commits »
pictuga pushed to master at pictuga/morss 2020-04-28 20:10:59 +00:00
7f4589c578 crawler: return dict instead of tuple
a1dc96cb50 feeds: remove mimetype from function call as no longer used
749acc87fc Centralize url clean up in crawler.py
c186188557 README: warning about lxml installation
Compare 4 commits »
pictuga pushed to master at pictuga/morss 2020-04-28 12:47:53 +00:00
cb69e3167f crawler: accept non-ascii urls
c3f06da947 morss: process(): specify encoding for clarity
44a3e0edc4 readabilite: specify in- and out-going encoding
Compare 3 commits »
pictuga pushed to master at pictuga/morss 2020-04-27 16:12:38 +00:00
4a9b505499 README: update python lib instructions
pictuga pushed to master at pictuga/morss 2020-04-27 16:01:05 +00:00
818cdaaa9b Make it possible to call sub-libs in non interactive mode
pictuga pushed to master at pictuga/morss 2020-04-27 15:21:08 +00:00
2806c64326 Make it possible to directly run sub-libs (feeds, crawler, readabilite)
pictuga pushed to master at pictuga/morss 2020-04-25 13:28:48 +00:00
d39d7bb19d sheet.xsl: limit overflow
e5e3746fc6 sheet.xsl: show plain url
960c9d10d6 sheet.xsl: customize output feed form
0e7a5b9780 sheet.xsl: wrap header in <header>
186bedcf62 sheet.xsl: smarter html reparser
Compare 6 commits »
pictuga pushed to master at pictuga/morss 2020-04-25 12:57:24 +00:00
f6bc23927f readabilite: drop dangerous tags (script, style)
c86572374e readabilite: minimum score requirement
59ef5af9e2 feeds: fix bug when deleting attr in html
Compare 3 commits »
pictuga pushed to master at pictuga/morss 2020-04-24 09:29:01 +00:00
6a0531ca03 crawler: randomize user agent