Romain Bignon
|
7b3ab4c38a
|
fix entity parsing in fucking bad HTML (for example DLFP)
|
2010-04-12 14:42:17 +02:00 |
|
Romain Bignon
|
d261317303
|
change html2text parameters to get unicode chars and to skip internal links
|
2010-04-12 14:22:03 +02:00 |
|
Romain Bignon
|
3027c1ece2
|
fix parsing of HTML entities with HTMLParser
|
2010-04-12 14:21:38 +02:00 |
|
Romain Bignon
|
3c4ea6f451
|
add a wrapper of html2text
|
2010-04-11 19:45:12 +02:00 |
|
Romain Bignon
|
db32ee67f9
|
check commands arguments without catching TypeError exception
|
2010-04-11 19:26:32 +02:00 |
|
Romain Bignon
|
cad438214e
|
add weboob.tools.application.prompt.PromptApplication
|
2010-04-11 18:04:57 +02:00 |
|
Romain Bignon
|
da8c6433d4
|
split weboob.tools.application to .base and .console
|
2010-04-11 18:04:30 +02:00 |
|
Romain Bignon
|
76c4622dc3
|
[dlfp] ICapMessagesReply.post_reply() implemented
|
2010-04-10 17:14:59 +02:00 |
|
Romain Bignon
|
c819276f4f
|
correctly implement iter_messages() to return every messages
|
2010-04-10 10:24:14 +02:00 |
|
Christophe Benz
|
97f3d22b8a
|
do not set default APPNAME since it breaks default config file generation
|
2010-04-09 18:42:03 +02:00 |
|
Romain Bignon
|
bdf34a2176
|
better organisation in storage
|
2010-04-09 00:15:25 +02:00 |
|
Romain Bignon
|
6e3e93e08b
|
use storage to store dlfp messages state
|
2010-04-08 22:34:57 +02:00 |
|
Romain Bignon
|
1f712ec513
|
method 'create_storage' to... create a IStorage object
|
2010-04-08 22:00:57 +02:00 |
|
Romain Bignon
|
7630dac4e6
|
new backends storage system
|
2010-04-08 22:00:37 +02:00 |
|
Christophe Benz
|
b15bd31557
|
disallow empty passwords
|
2010-04-08 18:27:28 +02:00 |
|
Christophe Benz
|
4ef9fd43d3
|
enhance log messages format
|
2010-04-08 18:27:22 +02:00 |
|
Christophe Benz
|
239c4ddeb3
|
save default frontend config
|
2010-04-08 16:07:31 +02:00 |
|
Christophe Benz
|
690d547243
|
add default configuration for logging module
|
2010-04-08 16:07:21 +02:00 |
|
Romain Bignon
|
9329df5b43
|
add a comment to say why elementtidy support is disabled
|
2010-04-08 14:56:37 +02:00 |
|
Christophe Benz
|
6159a789b5
|
check for config file permissions since it contains passwords
|
2010-04-08 14:51:14 +02:00 |
|
Christophe Benz
|
288ea1f142
|
while elementtidy segfaults, force using internal HTMLTreeBuilder
|
2010-04-08 14:50:09 +02:00 |
|
Romain Bignon
|
c662063756
|
fix auto-generated commands syntax
|
2010-04-06 23:02:41 +02:00 |
|
Romain Bignon
|
7b2295cf6c
|
new frontend 'weboobcfg'
|
2010-04-06 22:53:07 +02:00 |
|
Romain Bignon
|
27af8988b1
|
ConsoleApplication provides methods to handle commands
|
2010-04-06 21:53:54 +02:00 |
|
Romain Bignon
|
56fea28640
|
split module loader in ModulesLoader and BackendsConfig classes
|
2010-04-06 21:17:51 +02:00 |
|
Romain Bignon
|
3393fb73e9
|
abstraction on scheduler
|
2010-04-04 18:17:01 +02:00 |
|
Romain Bignon
|
655bc10e3e
|
aibility to backends to define a specific pages charset
|
2010-04-04 16:51:05 +02:00 |
|
Romain Bignon
|
97d6ad447b
|
convert comment time to UTC
|
2010-04-04 15:10:59 +02:00 |
|
Romain Bignon
|
612fcd1cf5
|
function tostring() to get HTML string from element
|
2010-04-04 14:34:30 +02:00 |
|
Romain Bignon
|
82e9108aa8
|
fix yaml config loader
|
2010-04-03 18:31:17 +02:00 |
|
Romain Bignon
|
a045024e80
|
[backends.aum] little fixes
|
2010-04-03 17:34:09 +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
|
3d0c80c323
|
improve the dummy script
|
2010-04-01 20:25:32 +02:00 |
|
Romain Bignon
|
2cb52beba5
|
new frontend configuration system
|
2010-04-01 20:06:49 +02:00 |
|
Romain Bignon
|
8a32f75c0a
|
works even if html5lib is missing
|
2010-03-31 00:48:30 +02:00 |
|
Romain Bignon
|
36bc436739
|
fix launch
|
2010-03-31 00:39:59 +02:00 |
|
Romain Bignon
|
29400eb185
|
reorganization of config management
|
2010-03-30 23:24:18 +02:00 |
|
Romain Bignon
|
123e16b563
|
fix change_location calls
|
2010-03-23 23:46:42 +01:00 |
|
Romain Bignon
|
b920e20570
|
can change parser
|
2010-03-23 22:38:29 +01:00 |
|
Romain Bignon
|
c9debbc619
|
fix unicode issues
|
2010-03-23 14:19:59 +01:00 |
|
Romain Bignon
|
e789bb52e7
|
correctly encoding to unicode
|
2010-03-23 13:59:28 +01:00 |
|
Romain Bignon
|
bcd63ee3e7
|
backported some aum stuff
|
2010-03-11 17:40:26 +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 |
|
Romain Bignon
|
0ac4885ad8
|
backported AuM last modifications
|
2010-03-08 18:53:41 +01:00 |
|
Romain Bignon
|
8c4340bed3
|
create backends with Weboob object
|
2010-03-08 17:45:11 +01:00 |
|
Romain Bignon
|
19a37ccdfa
|
sqlite is optional with Browser
|
2010-02-28 11:48:00 +01:00 |
|
Romain Bignon
|
bf25a8c1fe
|
BaseApplication is a class which some included tools
|
2010-02-23 21:28:21 +01:00 |
|
Romain Bignon
|
9a9862e935
|
Weboob class
|
2010-02-20 13:48:27 +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 |
|