Romain Bignon
9d730fedbd
little fixes
2010-04-04 18:58:14 +02:00
Romain Bignon
d0588a4c6c
fucking workaround to fix bad HTML on DLFP
2010-04-04 18:56:01 +02:00
Romain Bignon
3393fb73e9
abstraction on scheduler
2010-04-04 18:17:01 +02:00
Romain Bignon
e66f47e3fb
can fetch also telegrams
2010-04-04 18:15:07 +02:00
Romain Bignon
97d6ad447b
convert comment time to UTC
2010-04-04 15:10:59 +02:00
Romain Bignon
538b810d06
iter_new_messages() return correctly every articles and comments
2010-04-04 14:37:54 +02:00
Romain Bignon
409c182624
parse articles and comments
2010-04-04 14:37:34 +02:00
Romain Bignon
913d89192e
[dlfp] url2id and id2url functions
2010-04-03 18:01:52 +02:00
Romain Bignon
51433d6549
use cElementTree and elementtidy as default encoders, and added wrappers to ElementParser and HTMLParser if they are missing
2010-04-03 17:14:59 +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
b8ca98faa4
[dlfp] new ContentPage
2010-03-31 00:39:08 +02:00
Romain Bignon
d66d496a08
store feed datetime
2010-03-31 00:38:30 +02:00
Romain Bignon
7d274c74b7
fix backends initialization
2010-03-30 23:30:58 +02:00
Romain Bignon
d15365fe26
added a LICENSE attribute
2010-03-30 17:39:28 +02:00
Romain Bignon
812c597f34
minor fixes
2010-03-27 11:42:54 +01:00
Christophe Benz
b08db0035e
WIP: updatable
2010-03-26 20:14:10 +01:00
Romain Bignon
825aa80df6
add attributes to backend (maintainer, email address and version)
2010-03-23 23:46:37 +01:00
Romain Bignon
0afb45d777
backends.dlfp.feeds returns an Article object
2010-03-23 11:55:52 +01:00
Christophe Benz
d699e307dd
use lower_case_with_underscores instead of mixedCase for methods (PEP 8)
2010-03-11 15:13:17 +01:00
Christophe Benz
e4846ff2a4
no API break
2010-03-11 11:49:27 +01:00
Christophe Benz
9cb692a888
use iterators
2010-03-11 11:37:54 +01:00
Romain Bignon
8c4340bed3
create backends with Weboob object
2010-03-08 17:45:11 +01:00
Romain Bignon
f06ef5da34
better capabilities management (class interfaces instead of constants)
2010-02-23 20:39:01 +01:00
Romain Bignon
2aa2e01bc5
support of backend capabilities
2010-02-20 14:31:53 +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