Commit graph

9 commits

Author SHA1 Message Date
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
Renamed from catin/modules/dlfp/feeds.py (Browse further)