Commit graph

1,123 commits

Author SHA1 Message Date
Romain Bignon
79c7bd9816 get_backend can get an optional 'default' parameter 2010-11-11 01:11:17 +01:00
Romain Bignon
ebe29a061f new method 'delete' in storage and config 2010-11-11 01:11:00 +01:00
Romain Bignon
bf754b1859 correctly handle errors 2010-11-11 00:17:40 +01:00
Romain Bignon
6c22505f71 update antispam 2010-11-10 21:52:04 +01:00
Romain Bignon
8dc3231d88 remove useless 'inlogin' attribute 2010-11-10 21:52:02 +01:00
nicolas duhamel
9426b9f204 modified: weboob/backends/bp/backend.py
modified:   weboob/backends/bp/browser.py
	new file:   weboob/backends/bp/pages/__init__.py
	new file:   weboob/backends/bp/pages/accounthistory.py
	new file:   weboob/backends/bp/pages/accountlist.py
	new file:   weboob/backends/bp/pages/cookie.py
	new file:   weboob/backends/bp/pages/login.py
2010-11-10 21:27:50 +01:00
Romain Bignon
e842015892 print errors when no message can be found 2010-11-10 13:26:18 +01:00
Romain Bignon
f5cf4795eb fix parsing incoming mails when no charset is supplied 2010-11-10 12:57:17 +01:00
Romain Bignon
4926ac6ae2 store datetime from newsfeed in the Thread object (closes #419) 2010-11-10 00:30:01 +01:00
Romain Bignon
b08dda9bcc fix if domain of In-Reply-To contains a '@' 2010-11-09 23:48:45 +01:00
Romain Bignon
c8d9d38826 prevent baskets from left sluts 2010-11-09 23:30:58 +01:00
Romain Bignon
08297f5f0b fill all available fields 2010-11-09 23:27:56 +01:00
Romain Bignon
ecdd6582e5 give parent logger to MediaPlayer 2010-11-09 23:27:56 +01:00
Romain Bignon
73cc25fadb fix when rtmpdump is missing and for canalplus 2010-11-09 23:27:51 +01:00
Romain Bignon
f4747ca9d7 handle errors 2010-11-09 20:56:57 +01:00
Romain Bignon
61280d313e new parameter to pipe mails to an external process 2010-11-09 20:36:39 +01:00
Romain Bignon
6de583c4ca Revert "do not strip cdata"
This reverts commit 8bd0ebbea2.
2010-11-09 13:39:43 +01:00
Nicolas Duhamel
8bd0ebbea2 do not strip cdata 2010-11-09 12:03:35 +01:00
Romain Bignon
f41d8c516c fix fillobj 2010-11-09 12:03:35 +01:00
Romain Bignon
78960f2dd3 test for canalplus 2010-11-09 12:03:35 +01:00
Nicolas Duhamel
47432020a3 new backend CanalPlus 2010-11-09 12:03:35 +01:00
Nicolas Duhamel
26d69cd0f8 fix parsing of accounts 2010-11-09 12:03:28 +01:00
Romain Bignon
f42842e03e fix init of bp.Browser 2010-11-08 08:54:42 +01:00
Romain Bignon
0d640e17cc new attribute 'description' on Video 2010-11-04 22:23:00 +01:00
Romain Bignon
d4ecc0c5de fix parsing date, duration and title 2010-11-04 22:16:04 +01:00
Romain Bignon
7200618a93 fix bug with logger in BaseBackend.ICON class property 2010-11-04 21:17:18 +01:00
Romain Bignon
9d7e1cd260 fix coming 2010-11-02 23:36:27 +01:00
Christophe Benz
2f586980ec decode error message 2010-11-02 16:33:34 +01:00
Christophe Benz
054fda2cc0 english error 2010-11-02 16:33:34 +01:00
Romain Bignon
bea732d534 bump to version 0.4 2010-11-01 23:21:37 +01:00
Christophe Benz
b69a31e1b9 python2.5 compatibility (for maemo) 2010-11-01 16:48:17 +01:00
Romain Bignon
572d5c1061 fix things related to conditions 2010-11-01 10:37:07 +01:00
Romain Bignon
4670081040 minor changes 2010-11-01 10:08:18 +01:00
Romain Bignon
34be0d69d2 always display the 0 line 2010-10-31 14:50:00 +01:00
Romain Bignon
e973525b50 bnporc implements transfers (closes #416) 2010-10-31 10:26:44 +01:00
Romain Bignon
2e29dc6479 use a specific transfer formatter for the 'transfer' command 2010-10-31 10:26:18 +01:00
Romain Bignon
3860f87f76 return a Transfer object insetad of only an ID 2010-10-31 10:26:06 +01:00
Romain Bignon
08605f7901 when website is unavailable, raise BrowserUnavailable() instead of BrowserIncorrectPassword() 2010-10-31 09:16:46 +01:00
Romain Bignon
150b07b306 parameter 'no_login' to Browser.location() to don't check in we're logged 2010-10-31 00:15:25 +02:00
Romain Bignon
2b55ab7340 fix the 'logging' command 2010-10-31 00:14:53 +02:00
Romain Bignon
9e77ea236f limit search results 2010-10-30 20:58:20 +02:00
Romain Bignon
b2921d0dc2 oops fix build of browser 2010-10-30 16:47:00 +02:00
Romain Bignon
84b4003bf4 use several loggers for parts of weboob 2010-10-30 16:09:33 +02:00
Romain Bignon
a1a58c7c32 add --logging-file parameter, and color stdout lines depending of level 2010-10-30 16:09:02 +02:00
Romain Bignon
baac5bac46 fix warning message for python-html2text missing 2010-10-30 13:55:19 +02:00
Romain Bignon
04d33d3f6a oops 'full' isn't a parameter of post_mail() 2010-10-30 13:51:23 +02:00
Romain Bignon
4e4ca43949 fix logging, and add --logging-file parameter 2010-10-30 13:49:21 +02:00
Romain Bignon
8be6162521 ability to display a profile from an URL, several minor fixes 2010-10-30 12:33:43 +02:00
Romain Bignon
00f76e5d14 always redownload contact thread page if 'full' is True 2010-10-30 12:33:43 +02:00
Romain Bignon
ceff0b4019 contact status is now 'connected'/'not connected since ... hours' 2010-10-30 12:33:43 +02:00