Christophe Benz
470f2a9fe2
use real comments for licence header
2010-06-22 16:27:33 +02:00
Romain Bignon
538b810d06
iter_new_messages() return correctly every articles and comments
2010-04-04 14:37:54 +02:00
Romain Bignon
913d89192e
[dlfp] url2id and id2url functions
2010-04-03 18:01:52 +02:00
Romain Bignon
e119a70cec
new system to load backends
...
Now there is a single file ~/.weboob/backends, where every backends are
instancied. There are two ways to create backends for frontends:
- Use Weboob.load_backends(), to load every backends in the config file
- Use Weboob.load_modules(), to instanciate every module one time
2010-04-01 20:05:09 +02:00
Romain Bignon
bc567a2208
missing import
2010-03-31 00:50:05 +02:00
Romain Bignon
d66d496a08
store feed datetime
2010-03-31 00:38:30 +02:00
Romain Bignon
0afb45d777
backends.dlfp.feeds returns an Article object
2010-03-23 11:55:52 +01:00
Christophe Benz
9cb692a888
use iterators
2010-03-11 11:37:54 +01:00
Romain Bignon
da1369ef7b
imported aum as a backend
2010-02-14 14:45:08 +01:00
Romain Bignon
4065f7efcd
renamed dlfp2mail to weboob
2010-02-13 17:59:41 +01:00