Commit graph

  • 97d6ad447b convert comment time to UTC Romain Bignon 2010-04-04 15:10:59 +02:00
  • 9d6da1e7bb missing iter_new_message() implementation Romain Bignon 2010-04-04 14:38:17 +02:00
  • 538b810d06 iter_new_messages() return correctly every articles and comments Romain Bignon 2010-04-04 14:37:54 +02:00
  • 409c182624 parse articles and comments Romain Bignon 2010-04-04 14:36:23 +02:00
  • d59da7c030 fix sent mails Romain Bignon 2010-04-04 14:35:22 +02:00
  • 612fcd1cf5 function tostring() to get HTML string from element Romain Bignon 2010-04-04 14:34:30 +02:00
  • 82e9108aa8 fix yaml config loader Romain Bignon 2010-04-03 18:31:17 +02:00
  • 913d89192e [dlfp] url2id and id2url functions Romain Bignon 2010-04-03 18:01:52 +02:00
  • a045024e80 [backends.aum] little fixes Romain Bignon 2010-04-03 17:34:09 +02:00
  • 51433d6549 use cElementTree and elementtidy as default encoders, and added wrappers to ElementParser and HTMLParser if they are missing Romain Bignon 2010-04-03 17:14:59 +02:00
  • 3d0c80c323 improve the dummy script Romain Bignon 2010-04-01 20:25:32 +02:00
  • 2cb52beba5 new frontend configuration system Romain Bignon 2010-04-01 20:01:31 +02:00
  • e119a70cec new system to load backends Romain Bignon 2010-04-01 20:01:01 +02:00
  • bc567a2208 missing import Romain Bignon 2010-03-31 00:50:05 +02:00
  • 8a32f75c0a works even if html5lib is missing Romain Bignon 2010-03-31 00:48:30 +02:00
  • 36bc436739 fix launch Romain Bignon 2010-03-31 00:39:59 +02:00
  • b8ca98faa4 [dlfp] new ContentPage Romain Bignon 2010-03-31 00:39:08 +02:00
  • d66d496a08 store feed datetime Romain Bignon 2010-03-31 00:38:30 +02:00
  • 098d22ba35 fixed frontends Romain Bignon 2010-03-31 00:06:27 +02:00
  • 7d274c74b7 fix backends initialization Romain Bignon 2010-03-30 23:30:58 +02:00
  • e8349f5ddc renamed 'mail' frontend to 'monboob' Romain Bignon 2010-03-30 23:25:56 +02:00
  • 29400eb185 reorganization of config management Romain Bignon 2010-03-30 23:24:18 +02:00
  • d15365fe26 added a LICENSE attribute Romain Bignon 2010-03-30 17:39:28 +02:00
  • 163fe6913e various fixes Romain Bignon 2010-03-29 15:30:34 +02:00
  • 9c923da16a code factorization Christophe Benz 2010-03-29 15:14:44 +02:00
  • 8ece426999 simple http frontend Christophe Benz 2010-03-29 13:24:13 +02:00
  • 1c035761a8 follow new interface Christophe Benz 2010-03-29 13:07:19 +02:00
  • 812c597f34 minor fixes Romain Bignon 2010-03-27 11:42:54 +01:00
  • b08db0035e WIP: updatable Christophe Benz 2010-03-26 20:14:10 +01:00
  • 8e394c2203 aibility to use search stations Romain Bignon 2010-03-24 00:32:25 +01:00
  • df003c7f29 import list of transilien.fr station IDs Romain Bignon 2010-03-24 00:31:59 +01:00
  • 0e3907601a new Transilien backend (thanks to Julien Hébert) Romain Bignon 2010-03-23 23:45:55 +01:00
  • 123e16b563 fix change_location calls Romain Bignon 2010-03-23 23:45:43 +01:00
  • 0f92967357 ICapTravel.iter_station_departures can take an optional 'arival_station' argument Romain Bignon 2010-03-23 23:44:29 +01:00
  • 825aa80df6 add attributes to backend (maintainer, email address and version) Romain Bignon 2010-03-23 23:43:45 +01:00
  • b920e20570 can change parser Romain Bignon 2010-03-23 22:38:29 +01:00
  • 267a2a9947 renamed sncf backend to canaltp Romain Bignon 2010-03-23 15:10:40 +01:00
  • c9debbc619 fix unicode issues Romain Bignon 2010-03-23 14:19:59 +01:00
  • e789bb52e7 correctly encoding to unicode Romain Bignon 2010-03-23 13:59:28 +01:00
  • 3f6d62f34a add the 'travel' frontend Romain Bignon 2010-03-23 13:59:14 +01:00
  • f65ca1c8b6 improve caps Romain Bignon 2010-03-23 11:56:18 +01:00
  • 0afb45d777 backends.dlfp.feeds returns an Article object Romain Bignon 2010-03-23 11:55:52 +01:00
  • 4af91565af added the SNCF backend to get stations and departures Romain Bignon 2010-03-23 11:55:15 +01:00
  • 287a6b4985 added the ICapTravel capability Romain Bignon 2010-03-23 11:54:50 +01:00
  • 1f4b33c8e4 license Romain Bignon 2010-03-20 12:41:06 +01:00
  • 4533e02c35 move mail frontend Christophe Benz 2010-03-19 17:43:10 +01:00
  • 120bd99d93 ignore egg-info files Christophe Benz 2010-03-19 17:11:50 +01:00
  • e324432d0c add setup.py Christophe Benz 2010-03-19 17:11:34 +01:00
  • c23564d48d add dummy frontend Christophe Benz 2010-03-19 17:11:27 +01:00
  • df27572d5b add __str__ to Message Christophe Benz 2010-03-19 17:10:51 +01:00
  • bcd63ee3e7 backported some aum stuff Romain Bignon 2010-03-11 17:40:26 +01:00
  • a4dd17631f use iterator instead of get_backends Christophe Benz 2010-03-11 15:29:30 +01:00
  • bfdc3e014f return null iterator instead of pass Christophe Benz 2010-03-11 15:29:00 +01:00
  • d699e307dd use lower_case_with_underscores instead of mixedCase for methods (PEP 8) Christophe Benz 2010-03-11 15:13:17 +01:00
  • e4846ff2a4 no API break Christophe Benz 2010-03-11 11:49:27 +01:00
  • 9cb692a888 use iterators Christophe Benz 2010-03-11 11:37:54 +01:00
  • 0ac4885ad8 backported AuM last modifications Romain Bignon 2010-03-08 18:53:27 +01:00
  • 454cf3497a works correctly Romain Bignon 2010-03-08 17:45:33 +01:00
  • 8c4340bed3 create backends with Weboob object Romain Bignon 2010-03-08 17:45:11 +01:00
  • 7cdf5060ae fixed ICapMessage capability Romain Bignon 2010-03-08 17:44:54 +01:00
  • f100a8d8c5 correctly read config Romain Bignon 2010-03-08 17:44:03 +01:00
  • 02980374cd use scheduler Romain Bignon 2010-03-08 16:20:05 +01:00
  • 19a37ccdfa sqlite is optional with Browser Romain Bignon 2010-02-28 11:48:00 +01:00
  • d65d551ce1 use yaml as storage instead of SafeConfigParser Romain Bignon 2010-02-23 22:15:34 +01:00
  • bf25a8c1fe BaseApplication is a class which some included tools Romain Bignon 2010-02-23 21:28:21 +01:00
  • d27b6e9f5c weboob2mail is probably fully implemented (just missing several unimplemented Weboob methods) Romain Bignon 2010-02-23 20:39:49 +01:00
  • b69ba38844 ICapMessages and ICapMessagesReply capabilities Romain Bignon 2010-02-23 20:39:34 +01:00
  • f06ef5da34 better capabilities management (class interfaces instead of constants) Romain Bignon 2010-02-23 20:38:24 +01:00
  • 283a5360ad Config.get() method Romain Bignon 2010-02-23 20:37:16 +01:00
  • 2aa2e01bc5 support of backend capabilities Romain Bignon 2010-02-20 14:31:53 +01:00
  • 458c92b4f8 moved the Weboob class Romain Bignon 2010-02-20 13:57:04 +01:00
  • ab84d29634 backported "fix parsing search results (since fucking website changes HTML)" from aum Romain Bignon 2010-02-20 13:54:16 +01:00
  • 9a9862e935 Weboob class Romain Bignon 2010-02-20 13:48:27 +01:00
  • 34f42b9af1 modules loader Romain Bignon 2010-02-20 13:48:19 +01:00
  • b3a061d3a9 config parser with unlimited levels Romain Bignon 2010-02-20 13:47:56 +01:00
  • da1369ef7b imported aum as a backend Romain Bignon 2010-02-13 18:00:09 +01:00
  • 4065f7efcd renamed dlfp2mail to weboob Romain Bignon 2010-02-13 17:59:41 +01:00
  • 7906433c20 renamed project from dlfp2mail to catin Romain Bignon 2010-02-10 20:52:19 +01:00
  • 5a6860ec32 fetch newspapers and telegrams feeds Romain Bignon 2010-02-10 09:20:31 +01:00
  • ac3db2cfb1 ignore *.pyc files Romain Bignon 2010-02-10 00:40:43 +01:00
  • aae79a7e8b support login on dlfp Romain Bignon 2010-02-10 00:40:24 +01:00
  • 4cde2ef3d5 exceptions, firefox_cookies and base page Romain Bignon 2010-02-09 23:58:47 +01:00
  • 46cc92e9fa added the dlfp2mail python program Romain Bignon 2010-02-09 23:49:09 +01:00
  • 483ad5cf70 new dlfp python module with a browser class Romain Bignon 2010-02-09 23:48:53 +01:00