Commit graph

199 commits

Author SHA1 Message Date
Laurent George
27d659376e should fix #645 (and should help to display profile name in qhavesex too)
Signed-off-by: setooo <setog@interzone>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-05-30 23:28:12 +02:00
Romain Bignon
cb1372b99f new class BackendConfig to manage backend configs 2011-05-21 10:26:57 +02:00
Romain Bignon
53e22d9f4b bump to 0.9 2011-05-08 18:31:44 +02:00
Romain Bignon
16c0c5174f strip content (closes #639) 2011-04-16 13:48:17 +02:00
Roger Philibert
19e4061e50 Fix #638 (Unable to find 'Cheveux') 2011-04-15 17:21:04 +02:00
Roger Philibert
31f01c2b4b fix mails parsing (fix #637)
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-04-15 16:54:29 +02:00
Roger Philibert
7a0aad5e8f Some AUM fixups 2011-04-14 16:19:51 +02:00
Romain Bignon
7e2bb91b3b change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
Romain Bignon
31a0a0a8be bump to 0.8 2011-04-04 10:30:09 +02:00
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