Clément Schreiner
11ad4ac948
Finished first version of newsfeed backend.
...
- Several feeds tested with QBoobMsg and apparently working correctly.
- NewsfeedBackend.set_message_read() untested, but should be working.
- weboob.tools.newsfeed provides content even when not provided as such by the
feed, using the "summary" instead.
2010-10-16 18:47:51 +02:00
..
application
correctly remove the '--Press a key to continue--' line
2010-10-16 15:02:46 +02:00
browser
fix when HTTP server returns shit ( closes #406 )
2010-10-16 17:32:29 +02:00
config
bugfix with recursive func
2010-08-02 16:44:41 +02:00
parsers
new select() helper
2010-07-14 17:14:53 +02:00
__init__.py
add webkit dependency
2010-07-07 19:50:52 +02:00
backend.py
implement select command
2010-09-21 13:10:52 -04:00
decorators.py
use real comments for licence header
2010-06-22 16:27:33 +02:00
mech.py
unused imports removed
2010-08-12 09:19:35 +02:00
misc.py
function iternb (not used yet, but it's more usefull in tree than in stash)
2010-08-25 13:21:08 +02:00
newsfeed.py
Finished first version of newsfeed backend.
2010-10-16 18:47:51 +02:00
ordereddict.py
enhance formatters
2010-07-11 22:00:18 +02:00
property.py
use real comments for licence header
2010-06-22 16:27:33 +02:00
storage.py
code clean
2010-07-12 03:16:03 +02:00
test.py
all loaded backends are now configured (refs #368 )
2010-08-19 22:15:38 +02:00