Commit graph

178 commits

Author SHA1 Message Date
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
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
Romain Bignon
430291a7e2 fix get_content() on an URL (instead of integer ID) 2010-10-30 12:33:42 +02:00
Romain Bignon
b87f97165d when updating search page, do not keep old profiles to visit 2010-10-30 09:59:22 +02:00
Romain Bignon
487284fe5c do not crash when contacts list is empty 2010-10-28 21:13:23 +02:00
Romain Bignon
39a40ee654 unused import 2010-10-28 00:05:17 +02:00
Romain Bignon
d99822d848 disable filter on white peoples 2010-10-27 23:56:08 +02:00
Romain Bignon
8997b1fe27 enhancements of register 2010-10-27 23:45:28 +02:00
Romain Bignon
e709f40b8a AuM implements ICapAccount 2010-10-26 21:02:42 +02:00
Romain Bignon
e8af3cc3b9 change email address 2010-10-23 11:18:22 +02:00
Christophe Benz
a1e8a67225 add sex, age and godfather keys to aum backend, for register 2010-10-19 10:41:41 +02:00
Romain Bignon
916400467e use "basestring" instead of "(str,unicode)" 2010-10-16 17:44:09 +02:00