Commit graph

190 commits

Author SHA1 Message Date
Romain Bignon
6ed925ec50 handle shop2.php (closes #535) 2011-03-04 12:56:05 +01:00
Romain Bignon
d2943fc683 fix parsing of smileys (closes #532) 2011-03-02 16:17:10 +01:00
Romain Bignon
3cb6ca033f bump to 0.7 2011-03-01 13:57:23 +01:00
Romain Bignon
51f99b962e [aum] fix website change: mails.php renamed to mail.php 2011-01-20 13:40:30 +01:00
Romain Bignon
2ebb9a844d bump to 0.6 2011-01-08 12:30:28 +01:00
Christophe Benz
3dd50f363d remove unnecessary brackets 2010-12-08 18:10:42 +01:00
Romain Bignon
9242a2e3e2 display hash when the captcha hasn't been resolved 2010-12-08 17:55:38 +01:00
Romain Bignon
a83a81dde8 bump to 0.5 2010-12-01 19:55:59 +01:00
Christophe Benz
b042b4b7f6 fix unicode and exceptions 2010-12-01 19:00:03 +01:00
Romain Bignon
912d3496c9 add flags IS_THREADS and IS_DISCUSSION to Thread to know how to display messages 2010-11-28 11:34:12 +01:00
Romain Bignon
8f8ac3d738 ooops 2010-11-26 17:48:21 +01:00
Romain Bignon
fb01c73028 fix double with hidden photos finder 2010-11-26 17:47:04 +01:00
Christophe Benz
1acd27dee7 better parse location in aum 2010-11-22 15:28:32 +01:00
Christophe Benz
18e02f2fea handle multiple receivers in messages 2010-11-22 15:28:27 +01:00
Romain Bignon
d4c320528f fix formatting text profile with new photos dict 2010-11-21 10:49:54 +01:00
Romain Bignon
c83c923e3d moved ICapDating.get_status() and ICapMessagesPost.get_status() into ICapAccount.get_account_status() 2010-11-20 20:52:53 +01:00
Romain Bignon
928dbcb16d rename 'shown' to 'hidden' 2010-11-20 19:52:41 +01:00
Romain Bignon
8ddb94de91 load photos when needed 2010-11-20 15:32:29 +01:00
Romain Bignon
aab127a4a2 keep order of fields in profile 2010-11-20 13:20:35 +01:00
Christophe Benz
fc9f6b439f store if photo is hidden 2010-11-19 11:22:04 +01:00
Romain Bignon
74cf586d36 fix crash when there are no search results 2010-11-19 08:51:38 +01:00
Romain Bignon
5d085f5eb5 fix typo 2010-11-17 21:03:10 +01:00
Romain Bignon
4f2a01816b choice of sex is m/f instead of 0/1 2010-11-17 20:43:56 +01:00
Romain Bignon
6a242eb30f fix getting of url when filling contact 2010-11-17 19:30:51 +01:00
Christophe Benz
3c78b37f95 add url to contacts 2010-11-17 18:42:39 +01:00
Romain Bignon
b2d4dc2525 fix call to warning() 2010-11-16 11:42:43 +01:00
Romain Bignon
8932919f1e new option 'baskets' 2010-11-15 22:59:42 +01:00
Romain Bignon
b4fb1a43fa new optimization QUERIES_QUEUE to enqueue queries in case no charms are available 2010-11-15 13:22:42 +01:00
Romain Bignon
f5bf9a4d13 oops 2010-11-14 11:09:40 +01:00
Romain Bignon
83b62564c4 update antispam 2010-11-14 11:06:45 +01:00
Romain Bignon
801ca95e05 fix getting my own id when I'm waiting to enter 2010-11-14 00:21:22 +01:00
Romain Bignon
2a2ad84d8d display the 'Missing godchilds' message even if there are not 2010-11-12 20:37:12 +01:00
Laurent Bachelier
7d0105c167 Fallback to Python json if there is no simplejson
The json module is in Python 2.6 and up.
json does not raise JSONDecodeError, but ValueError. Since
JSONDecodeError is a subclass of ValueError, the except ValueError
will work for both.
2010-11-12 16:34:12 +01:00
Romain Bignon
1fce063052 several minor fixes 2010-11-11 21:04:34 +01:00
Romain Bignon
6330ab2515 if we're on waiting, go on /invits.php to get my own id 2010-11-11 16:01:40 +01:00
Romain Bignon
7708c497ab fix when interval is a string instead of an integer 2010-11-11 15:03:28 +01:00
Romain Bignon
8e6e18907c oops missing imports 2010-11-11 14:59:47 +01:00
Romain Bignon
f3f2b249a2 simulate an activity from fakes (they also rate 0 craps found, and 5 you) 2010-11-11 14:58:52 +01:00
Romain Bignon
26e7604cd4 use exception AdopteBanned instead of BrowserUnavailable 2010-11-11 14:30:40 +01:00
Romain Bignon
fd3ccda664 add the PRIORITY_CONNECTION optimization (closes #319) 2010-11-11 14:13:11 +01:00
Romain Bignon
bc978b7112 raise BrowserUnavailable when going on the ban page 2010-11-11 14:09:26 +01:00
Romain Bignon
9a8fe8b55e support stopping of optimizations 2010-11-11 13:57:14 +01:00
Romain Bignon
a889cba908 use create_browser() to use the proxy parameter 2010-11-11 13:45:09 +01:00
Romain Bignon
01acc2c7d4 new command 'weboob-config confirm' 2010-11-11 13:22:43 +01:00
Romain Bignon
fcabbbe19f rewritting the dating optimization services management (refs #319) 2010-11-11 01:11:55 +01:00
Romain Bignon
6c22505f71 update antispam 2010-11-10 21:52:04 +01:00
Romain Bignon
c8d9d38826 prevent baskets from left sluts 2010-11-09 23:30:58 +01:00
Romain Bignon
bea732d534 bump to version 0.4 2010-11-01 23:21:37 +01:00
Romain Bignon
84b4003bf4 use several loggers for parts of weboob 2010-10-30 16:09:33 +02:00
Romain Bignon
04d33d3f6a oops 'full' isn't a parameter of post_mail() 2010-10-30 13:51:23 +02:00