Commit graph

3 commits

Author SHA1 Message Date
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
Clément Schreiner
3f78167be5 Add missing copyright comments 2010-10-16 18:47:51 +02:00
Clément Schreiner
8b7b34e4cb New backend: newsfeed (Atom and RSS feeds, all versions supported by feedparser),
using ICapMessages capability.
iter_threads and get_thread tested with weboob-cli and seem basically functional.
iter_unread_messages not working; set_message_read untested.
2010-10-16 18:47:51 +02:00