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
Christophe Benz
44221c4c9e
[wip] work on chatoob frontend
2010-05-16 02:18:19 +02:00
Christophe Benz
8344824970
start working on chat capability
2010-05-15 21:10:33 +02:00
Christophe Benz
8638024756
rename parser/parsers module, add get_parsers() with preference_order
2010-04-16 18:11:52 +02:00
Christophe Benz
3b312923ea
rename backends.aum.adopte to backends.aum.browser
2010-04-16 18:11:52 +02:00