Commit graph

514 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
2c36d64155 display if a message is read or no (leto will be happy) 2010-08-13 20:55:00 +02:00
Romain Bignon
9c7f585753 new tests architecture 2010-08-13 17:27:22 +02:00
Romain Bignon
843db82d8a port QHaveSex and QBoobMsg to new ICapMessage.Message API 2010-08-13 16:24:59 +02:00
Romain Bignon
acfa29ec81 monboob doesn't care about filling messages 2010-08-13 14:46:17 +02:00
Romain Bignon
50d0c9a728 enhancement of the ICapMessages.Message object 2010-08-13 14:38:42 +02:00
Romain Bignon
1fd52b7ba8 enhancement of backends configuration 2010-08-13 12:00:24 +02:00
Romain Bignon
3d97a99cee pyflakes 2010-08-12 18:28:11 +02:00
Romain Bignon
3bf7975ad1 display a 'Total' line on command 'list' 2010-08-12 18:17:19 +02:00
Romain Bignon
d8a739f86f applying patch from Olf to add the 'history' command to boobank and backends (refs #373) 2010-08-12 18:17:19 +02:00
Romain Bignon
e980e040ba capabilities objets inherit from CapBaseObject (refs #369) 2010-08-12 17:22:04 +02:00
Christophe Benz
7df5136b5f use self.do instead of self.weboob.do in console apps 2010-08-12 16:44:42 +02:00
Christophe Benz
53f6571fee implement max_results option and infinite search for youtube 2010-08-12 16:04:53 +02:00
Christophe Benz
6ecf722f66 english wording 2010-08-12 16:04:53 +02:00
Romain Bignon
92ca7d440f new frontend geolooc 2010-08-12 09:25:09 +02:00
Romain Bignon
1a4189afa1 new parameter -C to load configured backends 2010-08-11 16:00:26 +02:00
Romain Bignon
a7d2aa21e8 new backend weboob-cli (refs #352) 2010-08-11 15:00:27 +02:00
Romain Bignon
9c961d3d5b fix the 'profile' command 2010-08-03 20:57:57 +02:00
Romain Bignon
bf0f1d94b1 correctly handle reload after backends configuration 2010-08-03 20:18:34 +02:00
Romain Bignon
64ccdd39df fix ID parsing 2010-08-02 18:43:50 +02:00
Romain Bignon
8d604ca359 renamed travel to traveloob 2010-08-02 18:35:36 +02:00
Christophe Benz
4ee379f33c print utf-8 strings 2010-08-02 17:04:33 +02:00
Romain Bignon
ab0b47ee87 pyflakes fixes 2010-08-02 15:13:50 +02:00
Romain Bignon
8c9bf2a38d reorganization order of commands and rename 'configured' to 'listconfigured' 2010-08-02 14:35:21 +02:00
Romain Bignon
d710c93b36 fetch thumbnails asynchroneously 2010-08-01 21:08:22 +02:00
Romain Bignon
e5a27692b5 fix bad backend name (closes #342) 2010-08-01 20:14:29 +02:00
Romain Bignon
ca39a32318 better presentation 2010-07-30 18:06:28 +02:00
Christophe Benz
d0ccc88201 s/weboobcfg/weboob-config 2010-07-29 19:25:29 +02:00
Romain Bignon
f95aab9096 display all of the profile 2010-07-29 13:08:16 +02:00
Romain Bignon
d3feefbe1f display the error message in status when the login/password is wrong 2010-07-27 13:28:04 +02:00
Romain Bignon
b56616f7dd asynchroneous fetches of photos and profile 2010-07-24 12:10:01 +02:00
Romain Bignon
792d2f3705 oops 2010-07-20 23:19:11 +02:00
Romain Bignon
fc4badf88e merge do_caps() and do_backends() into do() (optional keyword params 'backends' and 'caps') 2010-07-17 13:48:32 +02:00
Romain Bignon
41317e5029 fix QtScheduler and use it instead of QTimer 2010-07-13 23:44:22 +02:00
Romain Bignon
9d4f02840b order contacts list by status 2010-07-13 19:52:47 +02:00
Romain Bignon
d319625288 display a notice in the status when the account is waiting 2010-07-13 18:41:22 +02:00
Romain Bignon
e2f9bdb054 s/weboob.backends/weboob.backend_instances/ 2010-07-13 01:10:23 +02:00
Romain Bignon
b11f22e71a correctly use 'dating.storage' as storage file 2010-07-13 00:43:33 +02:00
Romain Bignon
6ccc3c0dff last message on top (and send box on top too) 2010-07-12 23:55:22 +02:00
Romain Bignon
69a342b5c2 soft dependencie to qboobmsg 2010-07-12 23:53:37 +02:00
Romain Bignon
358a06367d use QtDo to fetch the accounts status 2010-07-12 23:53:36 +02:00
Romain Bignon
6edfcfd574 correctly delete the QtDo process when finished 2010-07-12 23:46:43 +02:00
Christophe Benz
1847ea5f34 code clean
code clean
2010-07-12 03:16:03 +02:00
Christophe Benz
5c2ab81e16 change vocabulary
s/module/backend
s/backend/configured_backend
s/frontend/application
2010-07-12 03:07:10 +02:00
Christophe Benz
5547e14e11 enhance formatters 2010-07-11 22:00:18 +02:00
Christophe Benz
e7cc43e522 oops 2010-07-11 02:52:02 +02:00
Christophe Benz
091db6af4f fix optimizations config read on start 2010-07-11 02:10:27 +02:00
Christophe Benz
23c08d6017 use logging 2010-07-11 02:10:10 +02:00
Christophe Benz
54e8dac88b fix CallErrors imports 2010-07-10 22:10:05 +02:00
Christophe Benz
b86e9d8a00 duration is a time delta 2010-07-10 21:54:39 +02:00