Commit graph

72 commits

Author SHA1 Message Date
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
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
c1279aa496 new API in BaseBackend to create browser 2010-05-20 10:39:49 +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
f3c8689d70 add more log messages to profile_walker 2010-05-14 17:33:57 +02:00
Romain Bignon
bb6e15e6fd correctly set the reply_id 2010-05-14 11:30:31 +02:00
Romain Bignon
f776214507 send messages returned by ICapMessagesReply.post_reply() 2010-05-03 19:32:18 +02:00
Romain Bignon
5fb975a3e1 enqueue new message when sending one 2010-05-03 19:16:14 +02:00
Romain Bignon
ad240e7aed use lock on Browser 2010-04-27 01:37:19 +02:00
Romain Bignon
c04ec72086 fix viewed profiles storing 2010-04-26 20:11:22 +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
42de7aa5a3 rename BasePage.loaded() to on_loaded() 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
Christophe Benz
2ca57c15a8 rename Browser to BaseBrowser 2010-04-16 18:11:52 +02:00
Christophe Benz
a09658d6cf rename Backend to BaseBackend 2010-04-16 18:11:52 +02:00
Christophe Benz
a39b7904b1 use html5lib parser 2010-04-13 16:47:27 +02:00
Romain Bignon
5db21d01a6 fix detection of new messages 2010-04-12 13:36:15 +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