Commit graph

103 commits

Author SHA1 Message Date
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
f95aab9096 display all of the profile 2010-07-29 13:08:16 +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
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
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
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
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