Commit graph

103 commits

Author SHA1 Message Date
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
3cb6ca033f bump to 0.7 2011-03-01 13:57:23 +01:00
Romain Bignon
2ebb9a844d bump to 0.6 2011-01-08 12:30:28 +01:00
Romain Bignon
a83a81dde8 bump to 0.5 2010-12-01 19:55:59 +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
Christophe Benz
18e02f2fea handle multiple receivers in messages 2010-11-22 15:28:27 +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
Christophe Benz
fc9f6b439f store if photo is hidden 2010-11-19 11:22:04 +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
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
fd3ccda664 add the PRIORITY_CONNECTION optimization (closes #319) 2010-11-11 14:13:11 +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
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
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
39a40ee654 unused import 2010-10-28 00:05:17 +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
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
775ec96b22 do not report fakes (as 'delete_thread' doesn't work because it will flood admins and we should be discovered) 2010-10-14 19:02:54 +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
fb0f13c685 use antispam in iter_unread_messages() too (refs #313) 2010-10-13 14:41:05 +02:00
Romain Bignon
70982a1dd6 new antispam feature for aum (refs #313) 2010-10-13 13:41:46 +02:00
Romain Bignon
c959feacac bump version of backends and applications to 0.3 2010-10-11 10:31:44 +02:00
Romain Bignon
92c6507f71 use the new add_field() method to define fields 2010-10-08 13:43:57 +02:00
Romain Bignon
63d9e10172 set root message as NotLoaded if there are no messages and it's not a full request 2010-10-05 17:38:24 +02:00
Romain Bignon
3ff5b31f4a set the Thread.title attribute 2010-10-04 21:15:56 +02:00
Romain Bignon
776f5d3ac8 fix getting accused status for messages 2010-09-30 20:13:06 +02:00
Romain Bignon
6973611e2a leto's bug: display a warning when it happens, and backend ignores malformated threads 2010-09-28 11:00:03 +02:00
Romain Bignon
11e7d2e3c1 get profile only for new messages 2010-09-25 08:06:00 +02:00
Romain Bignon
9d1b50ebe7 add profile information in mail signatures (fix regression) 2010-09-25 01:55:29 -04:00
Romain Bignon
71f18ce7f6 bump version of every applications to 0.2 2010-09-25 07:39:40 +02:00
Romain Bignon
0b3b020798 iter_unread_messages() doesn't raise any exception when website is unavailable 2010-08-31 18:09:11 +02:00
Romain Bignon
08336eeb1f fix fill of contact photos when we can't fetch profile 2010-08-30 18:20:01 +02:00
Romain Bignon
e7c24c13c8 adapt to new ICapMessages API 2010-08-30 16:59:52 +02:00