Commit graph

263 commits

Author SHA1 Message Date
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
92d4bd2e73 don't send messages too short (refs #307) 2010-07-28 12:29:17 +02:00
Romain Bignon
d0bc9abc7d method fill_contact() and fixes on get_contact() 2010-07-24 12:09:37 +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
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
f92d44fb88 missing import 2010-07-20 16:51:44 +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
cb32d30e4e return set() instead of None 2010-07-19 17:08:10 +02:00
Romain Bignon
edc83df3a1 new API for the fillobj feature and severaaal fixes 2010-07-18 00:35:07 +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
dcdc84dced do not need history anymore 2010-07-15 22:02:52 +02:00
Christophe Benz
3175883351 implement fillobj() browser method 2010-07-15 01:21:49 +02:00
Christophe Benz
90756cddc9 use to_unicode since ENCODING is None 2010-07-14 17:14:53 +02:00
Christophe Benz
08d2920e03 set ENCODING to None to autodetect charset 2010-07-14 17:14:53 +02:00
Christophe Benz
8e37f7227e add r in front of regexps 2010-07-14 17:14:53 +02:00
Christophe Benz
b4c672fa46 new select() helper 2010-07-14 17:14:53 +02:00
Christophe Benz
eb026b7c3c remove unnecessary constants 2010-07-14 17:14:53 +02:00
Christophe Benz
f55cdbc38b openurl param must be encoded 2010-07-14 17:14:53 +02:00
Christophe Benz
db810365c2 use timedelta for duration 2010-07-14 17:14:53 +02:00
Christophe Benz
94aadf7ccd oops 2010-07-14 17:14:52 +02:00
Christophe Benz
83d5af3572 fix returned values for iterators 2010-07-14 17:14:52 +02:00
Christophe Benz
51239167d3 use snake case for to_unicode 2010-07-14 17:14:52 +02:00
Christophe Benz
22cb3e1cbd return instead of yield set() 2010-07-14 17:14:52 +02:00
Christophe Benz
86aadbd1fa update fields 2010-07-14 17:14:52 +02:00
Romain Bignon
ca7d37e3cb renames 2010-07-13 18:47:31 +02:00
Romain Bignon
d319625288 display a notice in the status when the account is waiting 2010-07-13 18:41:22 +02:00
Romain Bignon
fdd90a5f11 missing import 2010-07-13 00:37:35 +02:00
Romain Bignon
cfffade6a5 fix unicode issues (python2.6 is crappy) 2010-07-13 00:30:15 +02:00
Romain Bignon
0deef319f0 pyflakes fixes 2010-07-12 23:53:36 +02:00
Christophe Benz
a854d72209 use ExpectedElementNotFound and pages group_dict 2010-07-12 03:20:44 +02:00
Christophe Benz
9b1ce2a65c fix selector 2010-07-12 03:16:08 +02:00
Christophe Benz
c11b11b803 store duration as timedelta 2010-07-12 03:16:08 +02:00
Christophe Benz
d427f0a899 nsfw is handled in video subclasses
nsfw
2010-07-12 03:16:06 +02:00
Christophe Benz
c999c68459 add id2url 2010-07-12 03:16:05 +02:00
Christophe Benz
7ccf4a01eb handle required fields 2010-07-12 03:16:05 +02:00
Christophe Benz
62fc2a87c7 handle required fields and forbidden videos 2010-07-12 03:16:05 +02:00
Christophe Benz
0028e48b61 backend move to tools 2010-07-12 03:16:05 +02:00
Christophe Benz
1847ea5f34 code clean
code clean
2010-07-12 03:16:03 +02:00
Christophe Benz
c01d2a3c6d s/AdopteUnMec/AuMBrowser/ 2010-07-11 02:20:39 +02:00
Christophe Benz
8f2fbdef31 add user message for AdopteWait 2010-07-10 22:01:55 +02:00
Christophe Benz
3e8b59dbd0 raise ExpectedElementNotFound if nb charms not found 2010-07-10 22:01:41 +02:00
Christophe Benz
f46de51fde use only simplejson 2010-07-10 21:55:23 +02:00
Christophe Benz
f60c32db77 do not catch ImportError 2010-07-10 21:54:59 +02:00
Christophe Benz
b86e9d8a00 duration is a time delta 2010-07-10 21:54:39 +02:00
Christophe Benz
bb1524b46a use ExpectedElementNotFound 2010-07-10 03:28:13 +02:00