Commit graph

  • 0c71eb643d error messages when backend is not found or if it does not implement ICapMessagesReply Romain Bignon 2010-04-13 10:20:06 +02:00
  • e402c49fab script to run pyflakes Romain Bignon 2010-04-13 09:09:05 +02:00
  • 32a06b8e3c new frontend: wetboob Romain Bignon 2010-04-12 22:04:45 +02:00
  • 6c18b30389 new backend: yweather (Yahoo Weather) Romain Bignon 2010-04-12 22:04:17 +02:00
  • 06707256c4 new capability: ICapWeather Romain Bignon 2010-04-12 22:03:47 +02:00
  • 12908c01c5 display nice message on SIGINT Christophe Benz 2010-04-12 16:57:01 +02:00
  • 1b7514dbfd use optparse to set loglevel Christophe Benz 2010-04-12 16:55:00 +02:00
  • 89218af7c1 new frontend videoob and new backend for youtube Christophe Benz 2010-04-12 16:31:18 +02:00
  • 1bee1e5165 minor fixes for monfric frontend Christophe Benz 2010-04-12 16:27:26 +02:00
  • 69d7d970c1 print header only if needed Christophe Benz 2010-04-12 16:27:10 +02:00
  • 67dc423f0a ignore *.swp Romain Bignon 2010-04-12 15:07:16 +02:00
  • 7b3ab4c38a fix entity parsing in fucking bad HTML (for example DLFP) Romain Bignon 2010-04-12 14:42:17 +02:00
  • d261317303 change html2text parameters to get unicode chars and to skip internal links Romain Bignon 2010-04-12 14:22:03 +02:00
  • 3027c1ece2 fix parsing of HTML entities with HTMLParser Romain Bignon 2010-04-12 14:21:38 +02:00
  • 2f297530a8 new Message attribute 'is_html' Romain Bignon 2010-04-12 13:45:33 +02:00
  • 5db21d01a6 fix detection of new messages Romain Bignon 2010-04-12 13:36:15 +02:00
  • ec7aa7a4e7 change copyrights and translate to english Romain Bignon 2010-04-12 10:11:05 +02:00
  • 07033e1033 Merge branch 'maemoui' of ssh+git://git.symlink.me/var/git/pub/juke/weboob Romain Bignon 2010-04-12 10:02:28 +02:00
  • ed84bf0e37 display stations and departures [IN DEV] Juke 2010-04-12 09:33:48 +02:00
  • 9125622328 fix parsing of default values in backend config Romain Bignon 2010-04-11 20:11:33 +02:00
  • 3c4ea6f451 add a wrapper of html2text Romain Bignon 2010-04-11 19:45:12 +02:00
  • 14518d060f can post replies (pipe email with 'monboob post') Romain Bignon 2010-04-11 19:35:56 +02:00
  • db32ee67f9 check commands arguments without catching TypeError exception Romain Bignon 2010-04-11 19:26:32 +02:00
  • 350deaafbc Merge branch 'master' into maemoui Juke 2010-04-11 18:36:18 +02:00
  • dced2bcc6c add file for script and frontend Juke 2010-04-11 18:16:27 +02:00
  • b3a6596d25 [aum] new 'profiles walker' optimization feature Romain Bignon 2010-04-11 18:07:10 +02:00
  • 36eb6ac11b new frontend 'havesex' Romain Bignon 2010-04-11 18:06:57 +02:00
  • 00d00da858 avoid unlimited loop in scheduler Romain Bignon 2010-04-11 18:06:20 +02:00
  • 98352c71ee ICapDating capability Romain Bignon 2010-04-11 18:06:05 +02:00
  • 33922ca89e BackendStorage class to encapsulate storage for a specific backend Romain Bignon 2010-04-11 18:05:37 +02:00
  • cad438214e add weboob.tools.application.prompt.PromptApplication Romain Bignon 2010-04-11 18:04:57 +02:00
  • da8c6433d4 split weboob.tools.application to .base and .console Romain Bignon 2010-04-11 18:04:30 +02:00
  • 637875c49a [aum] aibility to post answers Romain Bignon 2010-04-11 12:03:59 +02:00
  • f3a017cb01 [aum] ICapMessages.iter_[new_]messages() implemented Romain Bignon 2010-04-11 11:48:59 +02:00
  • 76c4622dc3 [dlfp] ICapMessagesReply.post_reply() implemented Romain Bignon 2010-04-10 17:14:59 +02:00
  • c819276f4f correctly implement iter_messages() to return every messages Romain Bignon 2010-04-10 10:13:00 +02:00
  • 52488b4527 Removes unneeded shebangs Laurent Bachelier 2010-04-09 18:50:10 +02:00
  • 5446e41eee new frontend monfric Christophe Benz 2010-04-09 18:42:19 +02:00
  • 97f3d22b8a do not set default APPNAME since it breaks default config file generation Christophe Benz 2010-04-09 18:42:03 +02:00
  • d61a9ad4d5 create ~/.weboob/backends with right permssions if it does not exist. Romain Bignon 2010-04-09 17:31:47 +02:00
  • 3d5d85e36b os.mkdir ne prend pas de nom d'argument (mode) Juke 2010-04-09 16:25:18 +02:00
  • 0ef8819821 install scripts Romain Bignon 2010-04-09 15:21:32 +02:00
  • b69cf69101 split http into weboob.frontends.http Romain Bignon 2010-04-09 15:20:22 +02:00
  • 3fcb0eb8f2 move scripts into topdir scripts/ directory Romain Bignon 2010-04-09 15:18:13 +02:00
  • 1540932542 ignore setuptools build and dist dirs Christophe Benz 2010-04-09 11:22:44 +02:00
  • 7030680566 add INSTALL file Christophe Benz 2010-04-09 11:17:07 +02:00
  • bdf34a2176 better organisation in storage Romain Bignon 2010-04-09 00:15:25 +02:00
  • 92eed9465f monboob provides a storage object to backends Romain Bignon 2010-04-08 22:35:15 +02:00
  • 6e3e93e08b use storage to store dlfp messages state Romain Bignon 2010-04-08 22:34:57 +02:00
  • e883c355e5 create ~/.weboob with mode 0700 Romain Bignon 2010-04-08 22:02:45 +02:00
  • 1f712ec513 method 'create_storage' to... create a IStorage object Romain Bignon 2010-04-08 22:00:57 +02:00
  • 7630dac4e6 new backends storage system Romain Bignon 2010-04-08 22:00:37 +02:00
  • 24f80df0fd fix weboobcfg to new ModulesLoader API Romain Bignon 2010-04-08 20:40:23 +02:00
  • f0e8747a9b load modules on demand for load_backends Christophe Benz 2010-04-08 18:32:34 +02:00
  • 734ed400fb add bank to dummy frontend Christophe Benz 2010-04-08 18:32:08 +02:00
  • 2bc005cc48 load only enabled backends Christophe Benz 2010-04-08 18:31:56 +02:00
  • b15bd31557 disallow empty passwords Christophe Benz 2010-04-08 18:27:28 +02:00
  • 4ef9fd43d3 enhance log messages format Christophe Benz 2010-04-08 18:27:22 +02:00
  • b29a3f223f enhance user console messages, and always use double quotes Christophe Benz 2010-04-08 18:27:08 +02:00
  • 504462c82c use config file for http frontend Christophe Benz 2010-04-08 16:07:42 +02:00
  • 239c4ddeb3 save default frontend config Christophe Benz 2010-04-08 16:07:31 +02:00
  • 690d547243 add default configuration for logging module Christophe Benz 2010-04-08 16:07:21 +02:00
  • 9329df5b43 add a comment to say why elementtidy support is disabled Romain Bignon 2010-04-08 14:56:37 +02:00
  • 6159a789b5 check for config file permissions since it contains passwords Christophe Benz 2010-04-08 14:51:14 +02:00
  • 288ea1f142 while elementtidy segfaults, force using internal HTMLTreeBuilder Christophe Benz 2010-04-08 14:50:09 +02:00
  • 5b7ef04d0d display simpler message if no coming operations, instead of empty table Christophe Benz 2010-04-08 12:17:50 +02:00
  • 1c99c105c2 display error message if section already exists Christophe Benz 2010-04-08 11:21:05 +02:00
  • 3225bcb639 display error if wrong password Christophe Benz 2010-04-08 11:17:12 +02:00
  • 6e8d36ca93 unused imports Romain Bignon 2010-04-07 15:18:52 +02:00
  • f0b588a430 maintainer of cragr is now Laurent Bachelier (good riddance!) Romain Bignon 2010-04-07 15:17:54 +02:00
  • 43a8c0d7da fix Romain Bignon 2010-04-07 15:14:45 +02:00
  • aa5929e9df fix parsing of accounts list Romain Bignon 2010-04-07 15:11:45 +02:00
  • 471844cda0 debug messages Romain Bignon 2010-04-07 14:51:55 +02:00
  • e7f322b836 missing import Romain Bignon 2010-04-07 14:42:31 +02:00
  • bd43711fb3 missing file Romain Bignon 2010-04-07 14:42:24 +02:00
  • 3c11c40ac5 logging on cragr in perhaps fixed. Romain Bignon 2010-04-07 14:35:23 +02:00
  • 1d0c4150fd create WORKDIR if it doesn't exist Romain Bignon 2010-04-07 10:23:52 +02:00
  • c662063756 fix auto-generated commands syntax Romain Bignon 2010-04-06 23:02:41 +02:00
  • 7b2295cf6c new frontend 'weboobcfg' Romain Bignon 2010-04-06 22:53:07 +02:00
  • dc706132ab set description Romain Bignon 2010-04-06 22:52:52 +02:00
  • 68ccd1b6d9 oups, missing file Romain Bignon 2010-04-06 21:55:57 +02:00
  • 27af8988b1 ConsoleApplication provides methods to handle commands Romain Bignon 2010-04-06 21:53:54 +02:00
  • 56fea28640 split module loader in ModulesLoader and BackendsConfig classes Romain Bignon 2010-04-06 21:17:51 +02:00
  • d03bd47981 fix login Romain Bignon 2010-04-06 21:02:21 +02:00
  • b8eb34c804 Cragr.home() correctly goes to the specified hostname Romain Bignon 2010-04-06 20:46:12 +02:00
  • 78ecceeebe Fixes wrong shebang Laurent Bachelier 2010-04-06 20:43:06 +02:00
  • 5795094c6e typo Romain Bignon 2010-04-06 20:42:26 +02:00
  • 4faeea1959 new backend 'cragr' (for Credit Agricole bank) Romain Bignon 2010-04-06 19:31:38 +02:00
  • c4f3df9f8d fix method overload Romain Bignon 2010-04-05 10:30:54 +02:00
  • 9d730fedbd little fixes Romain Bignon 2010-04-04 18:58:14 +02:00
  • 4736260993 store instance name in Backend Romain Bignon 2010-04-04 18:57:07 +02:00
  • d0588a4c6c fucking workaround to fix bad HTML on DLFP Romain Bignon 2010-04-04 18:56:01 +02:00
  • e59af132ba add an option to choose betwoon plaintext or html mails Romain Bignon 2010-04-04 18:55:25 +02:00
  • 3393fb73e9 abstraction on scheduler Romain Bignon 2010-04-04 18:17:01 +02:00
  • e66f47e3fb can fetch also telegrams Romain Bignon 2010-04-04 18:15:07 +02:00
  • 140024b813 misc stuff Romain Bignon 2010-04-04 16:52:03 +02:00
  • e92bfc4d65 new boobank frontend Romain Bignon 2010-04-04 16:51:54 +02:00
  • 69bb9e4826 new bnporc backend Romain Bignon 2010-04-04 16:51:42 +02:00
  • 655bc10e3e aibility to backends to define a specific pages charset Romain Bignon 2010-04-04 16:51:05 +02:00
  • 5d5d1ac0f7 new ICapBank capability Romain Bignon 2010-04-04 16:50:26 +02:00