Commit graph

54 commits

Author SHA1 Message Date
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
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
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
84b4003bf4 use several loggers for parts of weboob 2010-10-30 16:09:33 +02:00
Romain Bignon
487284fe5c do not crash when contacts list is empty 2010-10-28 21:13:23 +02:00
Romain Bignon
d99822d848 disable filter on white peoples 2010-10-27 23:56:08 +02:00
Romain Bignon
e709f40b8a AuM implements ICapAccount 2010-10-26 21:02: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
2d6366c220 new patterns 2010-10-15 13:43:37 +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
5d70abf8f9 try to fix the leto's bug which assign id -1 to a thread 2010-09-28 10:55:03 +02:00
Romain Bignon
c63fcc8c7d check when the account is blocked 2010-09-01 13:38:33 +02:00
Romain Bignon
e7c24c13c8 adapt to new ICapMessages API 2010-08-30 16:59:52 +02:00
Romain Bignon
404d7290ba a lot of pyflakes and pylint fixes 2010-08-13 22:23:10 +02:00
Romain Bignon
f8faa7e173 fix parsing contact threads old 2010-08-13 18:51:55 +02:00
Romain Bignon
50d0c9a728 enhancement of the ICapMessages.Message object 2010-08-13 14:38:42 +02:00
Romain Bignon
d4712cb693 correctly parses the 'Sa shopping list' string in description 2010-08-03 21:00:50 +02:00
Romain Bignon
c4d8f7de2e fix encoding in sent messages (closes #308) 2010-07-29 11:04:51 +02:00
Romain Bignon
92d4bd2e73 don't send messages too short (refs #307) 2010-07-28 12:29:17 +02:00
Romain Bignon
d383e0fadc update website changes 2010-07-15 23:37:41 +02:00
Romain Bignon
7df272cf7a decoding captcha 2010-07-15 22:08:41 +02:00
Christophe Benz
b4c672fa46 new select() helper 2010-07-14 17:14:53 +02:00
Christophe Benz
86aadbd1fa update fields 2010-07-14 17:14:52 +02:00
Christophe Benz
3e8b59dbd0 raise ExpectedElementNotFound if nb charms not found 2010-07-10 22:01:41 +02:00
Romain Bignon
47a5c8028e improvement of profiles in contacts 2010-07-09 15:05:17 +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
8deb9da047 ability to see all messages of a thread 2010-07-03 14:19:09 +02:00
Romain Bignon
2337f2b171 fix parsing of contact name in a thread 2010-07-03 13:26:57 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Romain Bignon
c1204057dc handle 'oops' error message 2010-06-22 10:49:50 +02:00
Romain Bignon
b616a9aa5f support new sexo fields 2010-06-19 15:52:28 +02:00
Romain Bignon
10c9aa088f fix profile parsing 2010-06-19 15:06:56 +02:00
Romain Bignon
495f47d7f7 Revert "encole replies in utf-8"
This reverts commit e304bbcd5b.
2010-06-08 16:47:01 +02:00
Romain Bignon
e304bbcd5b encole replies in utf-8 2010-06-08 16:39:37 +02:00
Romain Bignon
64f0b50d13 correctly set when a message is new 2010-05-27 14:34:47 +02:00
Romain Bignon
f7827c1e86 fix the profile link in mails signature 2010-05-20 16:54:47 +02:00
Romain Bignon
baa2a7de51 store last message datetime for each slut 2010-05-20 14:30:55 +02:00
Romain Bignon
83ec57629b new method ContactItem.get_lastmsg_date() 2010-05-20 11:40:25 +02:00
Romain Bignon
bb6e15e6fd correctly set the reply_id 2010-05-14 11:30:31 +02:00
Christophe Benz
42de7aa5a3 rename BasePage.loaded() to on_loaded() 2010-04-16 18:11:52 +02:00
Romain Bignon
b3a6596d25 [aum] new 'profiles walker' optimization feature 2010-04-11 18:07:10 +02:00
Romain Bignon
637875c49a [aum] aibility to post answers 2010-04-11 12:03:59 +02:00
Romain Bignon
f3a017cb01 [aum] ICapMessages.iter_[new_]messages() implemented 2010-04-11 11:48:59 +02:00
Romain Bignon
a045024e80 [backends.aum] little fixes 2010-04-03 17:34:09 +02:00
Romain Bignon
163fe6913e various fixes 2010-03-29 15:30:34 +02:00