Romain Bignon
3f48882844
fix profiles urls
2011-12-03 21:50:36 +01:00
Romain Bignon
5e5c25a2c1
fix searches on aum
2011-12-03 21:32:45 +01:00
Romain Bignon
f80d3839b8
display at least one photo url in profile even if there isn't any visible
2011-11-28 11:10:56 +01:00
Romain Bignon
d325e410dc
oops
2011-10-27 08:56:01 +02:00
Romain Bignon
0bf2317f42
support IDs as an url
2011-10-27 08:50:23 +02:00
Romain Bignon
07e4e0126a
add an error message for error code 4.0.1
2011-10-27 08:49:41 +02:00
Romain Bignon
05a5ca0fe1
iter events (baskets, charms and visits)
2011-10-19 18:55:24 +02:00
Romain Bignon
3ec65f7a55
correctly format messages
2011-10-10 10:14:59 +02:00
Romain Bignon
f33bde72e4
correctly encode sent messages
2011-10-08 23:44:01 +02:00
Romain Bignon
c03dfacd49
handle aum errors messages
2011-10-08 23:42:46 +02:00
Romain Bignon
09d538db0b
fix search queries to use saved params
2011-10-08 23:42:46 +02:00
Romain Bignon
74a3d56894
remove unused vars
2011-09-27 11:45:47 +02:00
Romain Bignon
cd8e232da8
calculate distance (in km) between slut and you
2011-09-27 11:32:24 +02:00
Romain Bignon
d714250cc8
new version of aum backend
2011-09-25 01:40:21 +02:00
Romain Bignon
0985ab7062
fix login
2011-07-02 13:22:38 +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
6ed925ec50
handle shop2.php ( closes #535 )
2011-03-04 12:56:05 +01:00
Romain Bignon
51f99b962e
[aum] fix website change: mails.php renamed to mail.php
2011-01-20 13:40:30 +01:00
Christophe Benz
3c78b37f95
add url to contacts
2010-11-17 18:42:39 +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
801ca95e05
fix getting my own id when I'm waiting to enter
2010-11-14 00:21:22 +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
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
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
fd3ccda664
add the PRIORITY_CONNECTION optimization ( closes #319 )
2010-11-11 14:13:11 +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
430291a7e2
fix get_content() on an URL (instead of integer ID)
2010-10-30 12:33:42 +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
3a1833a2f4
remove of threads work, so use it for fakes and report them to admins
2010-10-15 16:49:53 +02:00
Romain Bignon
a9f92552a4
check spam on more objects, and remove threads of spambots
2010-10-14 14:09:48 +02:00
Romain Bignon
a2108a56ed
report fakes
2010-10-13 17:55:03 +02:00
Romain Bignon
e7c24c13c8
adapt to new ICapMessages API
2010-08-30 16:59:52 +02:00
Christophe Benz
8afff42465
compare instance to basestring instead of (str, unicode)
2010-08-17 19:33:06 +02:00
Romain Bignon
50d0c9a728
enhancement of the ICapMessages.Message object
2010-08-13 14:38:42 +02:00
Romain Bignon
aea2cf0780
add the 'register' backend parameter
2010-07-15 23:37:54 +02:00
Christophe Benz
eb026b7c3c
remove unnecessary constants
2010-07-14 17:14:53 +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
f46de51fde
use only simplejson
2010-07-10 21:55:23 +02:00
Romain Bignon
8fd3468352
move code to create Contact in backend.py
2010-07-05 18:22:10 +02:00
Romain Bignon
b73c0559c6
implement get_status() to get my nickname, my score and the number of available charms
2010-07-03 21:21:59 +02:00
Romain Bignon
a672c146c9
AuM implements ICapContact
2010-07-03 18:45:31 +02:00
Romain Bignon
8deb9da047
ability to see all messages of a thread
2010-07-03 14:19:09 +02:00
Romain Bignon
c1204057dc
handle 'oops' error message
2010-06-22 10:49:50 +02:00
Laurent Bachelier
87f386a384
simplejson is bundled as json in python >2.5
2010-06-14 01:02:06 +02:00
Christophe Benz
b6f3b39744
fix pyflakes errors
2010-05-19 11:16:06 +02:00
Christophe Benz
a4a74eda4f
implement chatoob messages command
2010-05-16 17:42:27 +02:00