pictuga pushed to master at pictuga/morss
- 3190d1ec5a feeds: remove useless if(len) before loop
pictuga pushed to master at pictuga/morss
- 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
- 2fe3e0b8ee feeds: clean up other stylesheets before putting ours
pictuga pushed to master at pictuga/morss
- 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
- 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
- eba295cba8 sheet.xsl: fixes for safari
pictuga pushed to master at pictuga/morss
- f27631954e .htaccess: bypass Safari RSS detection
- c74abfa2f4 sheet.xsl: use CDATA for js code
- Compare 2 commits »
pictuga pushed to master at pictuga/morss
- 1d5272c299 sheet.xsl: allow zooming on mobile
pictuga pushed to master at pictuga/morss
- 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
- 271ac8f80f crawler: comment code a bit
- 64e41b807d crawler: handle http:/ (single slash)
- Compare 2 commits »
pictuga pushed to master at pictuga/morss
- 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
- 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
- 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
- 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
- 4a9b505499 README: update python lib instructions
pictuga pushed to master at pictuga/morss
- 818cdaaa9b Make it possible to call sub-libs in non interactive mode
pictuga pushed to master at pictuga/morss
- 2806c64326 Make it possible to directly run sub-libs (feeds, crawler, readabilite)
pictuga pushed to master at pictuga/morss
- 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
- 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
- 6a0531ca03 crawler: randomize user agent