Christophe Benz
b41d8540ef
more work on .deb
2010-07-30 18:00:07 +02:00
Christophe Benz
a3eb06b7f7
more work on deb
2010-07-30 18:00:07 +02:00
Christophe Benz
e3a0561a94
more work on deb
2010-07-30 18:00:07 +02:00
Christophe Benz
5591f001d8
fix some paths
2010-07-30 18:00:07 +02:00
Christophe Benz
a6aa57846b
ignore MANIFEST.in
2010-07-30 18:00:07 +02:00
Christophe Benz
b4efc7430d
more work on Debian packages creation
2010-07-30 18:00:07 +02:00
Christophe Benz
6e94a3101a
add optional packages to INSTALL
2010-07-30 18:00:07 +02:00
Christophe Benz
91bc9bb88b
deb generation script
2010-07-30 18:00:07 +02:00
Christophe Benz
d3ce623844
ignore deb build dir
2010-07-30 18:00:07 +02:00
Christophe Benz
386b208104
add long description
2010-07-30 18:00:07 +02:00
Christophe Benz
d0ccc88201
s/weboobcfg/weboob-config
2010-07-29 19:25:29 +02:00
Romain Bignon
f95aab9096
display all of the profile
2010-07-29 13:08:16 +02:00
Romain Bignon
c4d8f7de2e
fix encoding in sent messages ( closes #308 )
2010-07-29 11:04:51 +02:00
Romain Bignon
b76a2184bb
fixes
2010-07-28 16:52:38 +02:00
Romain Bignon
92d4bd2e73
don't send messages too short (refs #307 )
2010-07-28 12:29:17 +02:00
Romain Bignon
d3feefbe1f
display the error message in status when the login/password is wrong
2010-07-27 13:28:04 +02:00
Romain Bignon
45ac367554
fix do() when the 'backends' attribute is an empty string or an unknown type
2010-07-27 10:55:49 +02:00
Romain Bignon
fd846da3f7
fix giving a string as backend
2010-07-25 22:48:21 +02:00
Romain Bignon
b56616f7dd
asynchroneous fetches of photos and profile
2010-07-24 12:10:01 +02:00
Romain Bignon
d0bc9abc7d
method fill_contact() and fixes on get_contact()
2010-07-24 12:09:37 +02:00
Romain Bignon
d026b0c2d5
correctly check when a field needs to be completed (and introduce the __iscomplete__ method)
2010-07-24 12:09:15 +02:00
Romain Bignon
d7e2a02733
new class ContactPhoto which contains url and data for fullsize and thumbnail
2010-07-24 12:07:31 +02:00
Christophe Benz
00543a3668
two more
2010-07-21 11:49:50 +02:00
Christophe Benz
20e0e6de5f
import with statement
2010-07-21 11:49:50 +02:00
Romain Bignon
792d2f3705
oops
2010-07-20 23:19:11 +02:00
Romain Bignon
07a9450d58
fix commit of cbenz: please, test you changes before pushing!
2010-07-20 20:52:01 +02:00
Romain Bignon
cd56abe724
Merge branch 'fillobj'
...
Conflicts:
weboob/backends/youjizz/backend.py
weboob/backends/youporn/backend.py
weboob/tools/application/console.py
2010-07-20 20:39:48 +02:00
Romain Bignon
1398c0f7d1
improvement of the fillobj
2010-07-20 20:37:37 +02:00
Laurent Bachelier
92a4a02d53
Remove useless non-breaking space
2010-07-20 17:04:10 +02:00
Romain Bignon
f92d44fb88
missing import
2010-07-20 16:51:44 +02:00
Christophe Benz
70d618862a
add android user agent
2010-07-20 16:47:41 +02:00
Christophe Benz
d067808416
rename exception
2010-07-20 16:47:30 +02:00
Romain Bignon
ef27837042
fetching mails works for sluts too
2010-07-19 22:03:29 +02:00
Romain Bignon
b1f688e6d5
wip (I commit everythings because my computer will die coming soon)
2010-07-19 22:03:24 +02:00
Christophe Benz
084d7ebd94
allow to specify order in --select option
2010-07-19 18:02:21 +02:00
Christophe Benz
1b42d2dc3a
display backend repr when NotSupportedObject
2010-07-19 17:09:51 +02:00
Christophe Benz
cb32d30e4e
return set() instead of None
2010-07-19 17:08:10 +02:00
Romain Bignon
8fe2facd9f
fix do() with caps
2010-07-18 01:22:02 +02:00
Romain Bignon
edc83df3a1
new API for the fillobj feature and severaaal fixes
2010-07-18 00:35:07 +02:00
Romain Bignon
fc4badf88e
merge do_caps() and do_backends() into do() (optional keyword params 'backends' and 'caps')
2010-07-17 13:48:32 +02:00
Romain Bignon
5d33778986
don't iterate on strings
2010-07-17 13:13:44 +02:00
Romain Bignon
08700f4a31
new exception BrowserHTTPError, retry only when this one is raised
...
For example, on aum, the exception AdopteWait is derived from
BrowserUnavailable, which is normal. But when AdopteWait is raised, we
don't care about retry.
So only HTTP errors attempt to retry.
2010-07-15 23:47:01 +02:00
Romain Bignon
aea2cf0780
add the 'register' backend parameter
2010-07-15 23:37:54 +02:00
Romain Bignon
d383e0fadc
update website changes
2010-07-15 23:37:41 +02:00
Romain Bignon
7df272cf7a
decoding captcha
2010-07-15 22:08:41 +02:00
Romain Bignon
d64842a95f
missing enumeration
2010-07-15 22:08:25 +02:00
Romain Bignon
dcdc84dced
do not need history anymore
2010-07-15 22:02:52 +02:00
Romain Bignon
59169cd281
BaseBrowser.openurl uses the open_novisit() method
2010-07-15 22:02:23 +02:00
Christophe Benz
0733e35cd5
add --count option to console applications
2010-07-15 01:30:33 +02:00
Christophe Benz
239d19ec89
add missing import
2010-07-15 01:21:55 +02:00