Commit graph

254 commits

Author SHA1 Message Date
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
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
Christophe Benz
ce27e88049 first implementation of required fields 2010-07-10 03:26:52 +02:00
Christophe Benz
ac592fe25d fix youjizz 2010-07-10 01:29:54 +02:00
Romain Bignon
45f0b72657 correctly fill the profile in Contact object 2010-07-09 17:12:20 +02:00
Romain Bignon
47a5c8028e improvement of profiles in contacts 2010-07-09 15:05:17 +02:00
Christophe Benz
3ccd0dc8ab do not raise exception for not implemented search 2010-07-07 17:20:17 +02:00
Christophe Benz
00110189c9 move setup.py files out of source tree 2010-07-07 17:20:17 +02:00
Christophe Benz
423bc10f33 fix youtube 2010-07-07 17:20:16 +02:00
Christophe Benz
37618bb28a create setup.py files for multi-packaging 2010-07-07 17:20:16 +02:00
Christophe Benz
1955d1be59 move core files to weboob.core 2010-07-07 17:20:16 +02:00