Romain Bignon
27ecb3b853
fix version and license
2011-04-10 17:27:58 +02:00
Romain Bignon
7e2bb91b3b
change license to AGPLv3+
2011-04-08 12:48:07 +02:00
Romain Bignon
31a0a0a8be
bump to 0.8
2011-04-04 10:30:09 +02:00
Romain Bignon
ae4b77df44
fix iter_unread_threads() to correctly set the UNREAD flag
2011-03-04 16:22:49 +01:00
Romain Bignon
3cb6ca033f
bump to 0.7
2011-03-01 13:57:23 +01:00
Romain Bignon
2ebb9a844d
bump to 0.6
2011-01-08 12:30:28 +01:00
Romain Bignon
a83a81dde8
bump to 0.5
2010-12-01 19:55:59 +01:00
Christophe Benz
18e02f2fea
handle multiple receivers in messages
2010-11-22 15:28:27 +01:00
Christophe Benz
054fda2cc0
english error
2010-11-02 16:33:34 +01:00
Romain Bignon
bea732d534
bump to version 0.4
2010-11-01 23:21:37 +01:00
Romain Bignon
2d2a942494
use Value* classes instead of ConfigField
2010-10-26 21:02:42 +02:00
Romain Bignon
fe39601810
backend newsfeed version is 0.3 (conforming to weboob version)
2010-10-16 18:58:54 +02:00
Clément Schreiner
1be1af5a5d
Fixes a small mistake in NewsfeedBackend.set_message.read
2010-10-16 18:48:54 +02:00
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