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
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
c1279aa496
new API in BaseBackend to create browser
2010-05-20 10:39:49 +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
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
Christophe Benz
3b312923ea
rename backends.aum.adopte to backends.aum.browser
2010-04-16 18:11:52 +02:00
Christophe Benz
a09658d6cf
rename Backend to BaseBackend
2010-04-16 18:11:52 +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
Romain Bignon
f3a017cb01
[aum] ICapMessages.iter_[new_]messages() implemented
2010-04-11 11:48:59 +02:00
Romain Bignon
dc706132ab
set description
2010-04-06 22:52:52 +02:00
Romain Bignon
9d6da1e7bb
missing iter_new_message() implementation
2010-04-04 14:38:17 +02:00
Romain Bignon
e119a70cec
new system to load backends
...
Now there is a single file ~/.weboob/backends, where every backends are
instancied. There are two ways to create backends for frontends:
- Use Weboob.load_backends(), to load every backends in the config file
- Use Weboob.load_modules(), to instanciate every module one time
2010-04-01 20:05:09 +02:00
Romain Bignon
7d274c74b7
fix backends initialization
2010-03-30 23:30:58 +02:00
Romain Bignon
d15365fe26
added a LICENSE attribute
2010-03-30 17:39:28 +02:00
Christophe Benz
1c035761a8
follow new interface
2010-03-29 13:25:40 +02:00
Christophe Benz
bfdc3e014f
return null iterator instead of pass
2010-03-11 15:29:00 +01:00
Christophe Benz
d699e307dd
use lower_case_with_underscores instead of mixedCase for methods (PEP 8)
2010-03-11 15:13:17 +01:00
Christophe Benz
e4846ff2a4
no API break
2010-03-11 11:49:27 +01:00
Christophe Benz
9cb692a888
use iterators
2010-03-11 11:37:54 +01:00
Romain Bignon
0ac4885ad8
backported AuM last modifications
2010-03-08 18:53:41 +01:00
Romain Bignon
8c4340bed3
create backends with Weboob object
2010-03-08 17:45:11 +01:00
Romain Bignon
f06ef5da34
better capabilities management (class interfaces instead of constants)
2010-02-23 20:39:01 +01:00
Romain Bignon
2aa2e01bc5
support of backend capabilities
2010-02-20 14:31:53 +01:00