Commit graph

208 commits

Author SHA1 Message Date
Christophe Benz
2f452599b1 remove dummy from installable scripts 2010-04-14 18:24:49 +02:00
Christophe Benz
6080d23eeb change param name 2010-04-14 18:14:47 +02:00
Christophe Benz
fb711746b3 add function name to logs 2010-04-14 18:14:46 +02:00
Romain Bignon
7663f288a9 fix bnporc to use history 2010-04-14 11:39:58 +02:00
Romain Bignon
c086dc7c6a works with no storage 2010-04-14 11:33:11 +02:00
Romain Bignon
319fdb0576 fix confirm page pattern 2010-04-14 11:33:02 +02:00
Romain Bignon
e77865064b reset NoHistory() as default history class (to save memory) 2010-04-14 11:32:37 +02:00
Romain Bignon
ff87ba2348 fix parser when api is not 'etree' 2010-04-14 10:25:18 +02:00
Romain Bignon
3ebdea9faf several fixes 2010-04-14 09:49:10 +02:00
Romain Bignon
66ba8f89c1 fix syntax error 2010-04-14 09:10:42 +02:00
Romain Bignon
18e88ae244 revert test on commands arguments 2010-04-14 00:45:32 +02:00
Romain Bignon
9c828733ab Merge branch 'master' of ssh+git://git.symlink.me/var/git/pub/juke/weboob 2010-04-14 00:44:55 +02:00
Juke
566e7acc01 Merge branch 'arg_parse' 2010-04-13 19:21:59 +02:00
Juke
8ac4dd104f ADD copyright information 2010-04-13 19:20:55 +02:00
Juke
6df41d2219 add copyright information 2010-04-13 19:19:46 +02:00
Juke
9363333b34 ADD plateform to disting late_reason and plateform 2010-04-13 19:17:01 +02:00
Juke
ac5049ae07 remove arg_parse error when len(args) > nb_args 2010-04-13 18:26:25 +02:00
Christophe Benz
90e3ffad1f follow API 2010-04-13 16:48:26 +02:00
Christophe Benz
57e233cf3b change Browser API to specify parser instance 2010-04-13 16:48:12 +02:00
Christophe Benz
a39b7904b1 use html5lib parser 2010-04-13 16:47:27 +02:00
Christophe Benz
41ef766e48 add html5lib parser 2010-04-13 16:46:13 +02:00
Christophe Benz
4d82163b41 add video title command 2010-04-13 16:02:13 +02:00
Christophe Benz
da612c58c4 provide many parsers 2010-04-13 16:02:13 +02:00
Romain Bignon
d5e1d22c2d bad fix when page is strangely encoded (for example fucking DLFP) 2010-04-13 15:03:50 +02:00
Romain Bignon
0c71eb643d error messages when backend is not found or if it does not implement
ICapMessagesReply
2010-04-13 10:29:19 +02:00
Romain Bignon
e402c49fab script to run pyflakes 2010-04-13 09:09:05 +02:00
Romain Bignon
32a06b8e3c new frontend: wetboob 2010-04-12 22:04:45 +02:00
Romain Bignon
6c18b30389 new backend: yweather (Yahoo Weather) 2010-04-12 22:04:17 +02:00
Romain Bignon
06707256c4 new capability: ICapWeather 2010-04-12 22:03:47 +02:00
Christophe Benz
12908c01c5 display nice message on SIGINT 2010-04-12 16:57:38 +02:00
Christophe Benz
1b7514dbfd use optparse to set loglevel 2010-04-12 16:57:38 +02:00
Christophe Benz
89218af7c1 new frontend videoob and new backend for youtube 2010-04-12 16:57:38 +02:00
Christophe Benz
1bee1e5165 minor fixes for monfric frontend 2010-04-12 16:57:38 +02:00
Christophe Benz
69d7d970c1 print header only if needed 2010-04-12 16:57:38 +02:00
Romain Bignon
67dc423f0a ignore *.swp 2010-04-12 15:07:16 +02:00
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
2f297530a8 new Message attribute 'is_html' 2010-04-12 13:45:33 +02:00
Romain Bignon
5db21d01a6 fix detection of new messages 2010-04-12 13:36:15 +02:00
Romain Bignon
ec7aa7a4e7 change copyrights and translate to english 2010-04-12 10:11:05 +02:00
Romain Bignon
07033e1033 Merge branch 'maemoui' of ssh+git://git.symlink.me/var/git/pub/juke/weboob 2010-04-12 10:02:28 +02:00
Juke
ed84bf0e37 display stations and departures [IN DEV] 2010-04-12 09:33:48 +02:00
Romain Bignon
9125622328 fix parsing of default values in backend config 2010-04-11 20:11:33 +02:00
Romain Bignon
3c4ea6f451 add a wrapper of html2text 2010-04-11 19:45:12 +02:00
Romain Bignon
14518d060f can post replies (pipe email with 'monboob post') 2010-04-11 19:35:56 +02:00
Romain Bignon
db32ee67f9 check commands arguments without catching TypeError exception 2010-04-11 19:26:32 +02:00
Juke
350deaafbc Merge branch 'master' into maemoui 2010-04-11 18:36:18 +02:00
Juke
dced2bcc6c add file for script and frontend 2010-04-11 18:16:27 +02:00
Romain Bignon
b3a6596d25 [aum] new 'profiles walker' optimization feature 2010-04-11 18:07:10 +02:00