1038 Commits (master)
 

Author SHA1 Message Date
pictuga 84377a3f36 Commit "id" in feedify
9 years ago
pictuga 3e2c4de833 Fix bug in parseOptions with values
9 years ago
pictuga bd1c6a5be6 Huge commit: wsgiref-like. "Progress" dropped.
9 years ago
pictuga f12031cbdb More usefull except logging
9 years ago
pictuga a2402da32e Stop logging accept-header string
9 years ago
pictuga 69a8516cd1 Slightly nicer "rank" computer in accept-header
9 years ago
pictuga 32f9550be5 Add "al" (apparent limit) param with value
9 years ago
pictuga e70399b654 Raise MorssExceptions in morss.py
9 years ago
pictuga 47b8c12fbb Remove useless 'socket' dependence
9 years ago
pictuga bb48ee4518 Forgot one chunk of code in previous commit
9 years ago
pictuga a5e4775f68 Move some code into Gather()
9 years ago
pictuga b86b0f371a Remove silly debug print
9 years ago
pictuga 0badec72a9 Allow iteration over RSS objects
9 years ago
pictuga d97a72bc0b Use Cache dict for facebook storage
9 years ago
pictuga afe31e695a "json" arg to output json feed
9 years ago
pictuga 47013c7948 Use sys.stdout.write instead of print in progress
9 years ago
pictuga eafbc14a58 Allow "progress" in JSON
9 years ago
pictuga cbdb61a918 Allow real python dict in Cache
9 years ago
pictuga 2a8c94fd88 Work with unicode strings
9 years ago
pictuga eac2e7a79a Try to avoid erros with saving
9 years ago
pictuga 82f01acfb1 Fix types (int mostly) in facebook
9 years ago
pictuga fa14fa0ccb Fix encoding in feedify
9 years ago
pictuga d2345a94f8 Speed up a little html encoding detection
9 years ago
pictuga 245ba99ae9 Always clean up downloads' enconding
9 years ago
pictuga e3f525ff2a Fix JSON related encoding issue
9 years ago
pictuga c43bf9f35f Feed: print roottree
9 years ago
pictuga 71e4d597f8 Atom: support for <link rel="relative">
9 years ago
pictuga e2512dba0c Cath all errors in threads
9 years ago
pictuga 1644a409ef Add application/xml as html mimetype
9 years ago
pictuga 8b3062eaa2 Make Accept headers py 2.6 compatible
9 years ago
pictuga 66c6dcf203 Store "as it" in JSON (int or str)
9 years ago
pictuga 52fe67beb3 Create cache file when missing
9 years ago
pictuga 020c095194 Pretty-print JSON to cache
9 years ago
pictuga c83f5bb23d URI based Cache filename
9 years ago
pictuga 1a50cb390a User JSON to save cache
9 years ago
pictuga fde5d3e8c5 Argument "silent" prevents from outputting feed
9 years ago
pictuga 1d10d30173 Reddit: check feed url instead of link url
9 years ago
pictuga b927a4d089 Use "str.startswith" instead of ugly hack
9 years ago
pictuga 8916216403 Add "txt" argument, to change HTTP Content-Type
9 years ago
pictuga 336d98230f Make sure final data is there in downloader
9 years ago
pictuga 2634dab40c Use HTTP Accept headers
9 years ago
pictuga 0de5adc505 Remove return value in one __ini__
9 years ago
pictuga 363014ee4c User IOError to catch errors
9 years ago
pictuga 7156dd5522 Support for non-textual gzipped http content
9 years ago
pictuga ecc18dc4ab Thread Gather()
9 years ago
pictuga 8832611a05 Fix MAX_ITEM condition
9 years ago
pictuga 1274df4e1d Yet another feedburner workaround
9 years ago
pictuga d3db04332e Don't run Fix() on dropped elements
9 years ago
pictuga 35fba5ffad Toggle isPermaLing when changing item url
9 years ago
pictuga 91251ec306 isPermaLink in feeds.py (RSS only)
9 years ago