Commit graph

94 commits

Author SHA1 Message Date
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
7949fcc8f1 unused imports removed 2010-08-12 09:19:35 +02:00
Christophe Benz
13f9fc07b2 move icons to xdg standard dirs, add desktop files
closes #359
2010-08-11 19:30:30 +02:00
Romain Bignon
d4712cb693 correctly parses the 'Sa shopping list' string in description 2010-08-03 21:00:50 +02:00
Romain Bignon
f95aab9096 display all of the profile 2010-07-29 13:08:16 +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
d0bc9abc7d method fill_contact() and fixes on get_contact() 2010-07-24 12:09:37 +02:00
Romain Bignon
ef27837042 fetching mails works for sluts too 2010-07-19 22:03:29 +02:00
Romain Bignon
aea2cf0780 add the 'register' backend parameter 2010-07-15 23:37:54 +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
eb026b7c3c remove unnecessary constants 2010-07-14 17:14:53 +02:00
Christophe Benz
86aadbd1fa update fields 2010-07-14 17:14:52 +02:00
Romain Bignon
ca7d37e3cb renames 2010-07-13 18:47:31 +02:00
Romain Bignon
d319625288 display a notice in the status when the account is waiting 2010-07-13 18:41:22 +02:00
Christophe Benz
0028e48b61 backend move to tools 2010-07-12 03:16:05 +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
3e8b59dbd0 raise ExpectedElementNotFound if nb charms not found 2010-07-10 22:01:41 +02:00
Christophe Benz
f46de51fde use only simplejson 2010-07-10 21:55:23 +02:00
Romain Bignon
45f0b72657 correctly fill the profile in Contact object 2010-07-09 17:12:20 +02:00
Romain Bignon
47a5c8028e improvement of profiles in contacts 2010-07-09 15:05:17 +02:00
Christophe Benz
1955d1be59 move core files to weboob.core 2010-07-07 17:20:16 +02:00
Christophe Benz
944662c4bf set application versions to 0.1 2010-07-07 17:20:16 +02:00
Romain Bignon
9582c63c8c fix iteration on contacts 2010-07-07 16:41:39 +02:00
Romain Bignon
8fd3468352 move code to create Contact in backend.py 2010-07-05 18:22:10 +02:00
Romain Bignon
a041e1b210 fix the fetch of a single thread (when no listed on the main contacts page) 2010-07-04 17:23:05 +02:00
Romain Bignon
711e88c661 add bnporc and aum logo 2010-07-03 23:37:13 +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
2337f2b171 fix parsing of contact name in a thread 2010-07-03 13:26:57 +02:00
Romain Bignon
a4a68d96bc new system to manage optimizations (and new optimization VISIBILITY) 2010-06-30 03:19:38 +02:00
Romain Bignon
e020f634bb when we are in waiting state, post_reply() retries every 30 minutes until it is posted 2010-06-29 18:32:47 +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
Laurent Bachelier
87f386a384 simplejson is bundled as json in python >2.5 2010-06-14 01:02:06 +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
478ce235ed handle BrowserUnavailable exceptions in the enqueue_profiles task 2010-05-28 13:45:27 +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
ccf81d54bc send mail for new baskets 2010-05-20 16:45:09 +02:00
Romain Bignon
9995c34f5b fix call of AdopteUnMec.post_mail 2010-05-20 14:58:49 +02:00