Commit graph

93 commits

Author SHA1 Message Date
Romain Bignon
bbd7b66413 don't need to logout from dlfp if the browser hasn't been used 2010-11-18 12:24:49 +01:00
Romain Bignon
fd2bb8abb1 close session at deinit 2010-11-18 09:35:12 +01:00
Romain Bignon
a1937e0c82 fix posting on DLFP 2010-11-12 23:53:40 +01:00
Romain Bignon
4926ac6ae2 store datetime from newsfeed in the Thread object (closes #419) 2010-11-10 00:30:01 +01:00
Romain Bignon
bea732d534 bump to version 0.4 2010-11-01 23:21:37 +01:00
Romain Bignon
c15bca8743 replace tt> to i> 2010-10-28 21:13:13 +02:00
Romain Bignon
2d2a942494 use Value* classes instead of ConfigField 2010-10-26 21:02:42 +02:00
Romain Bignon
e8af3cc3b9 change email address 2010-10-23 11:18:22 +02:00
Romain Bignon
fe39601810 backend newsfeed version is 0.3 (conforming to weboob version) 2010-10-16 18:58:54 +02:00
Clément Schreiner
11ad4ac948 Finished first version of newsfeed backend.
- Several feeds tested with QBoobMsg and apparently working correctly.
 - NewsfeedBackend.set_message_read() untested, but should be working.
 - weboob.tools.newsfeed provides content even when not provided as such by the
feed, using the "summary" instead.
2010-10-16 18:47:51 +02:00
Clément Schreiner
046c6ef0e3 Remove import of unused function (id2url) 2010-10-16 18:47:51 +02:00
Clément Schreiner
a5470b9ce6 Add tool to manage RSS/Atom feeds
- weboob.tools.newsfeed a class representing a feed
 - the DLFP backend has been updated to use weboob.tools.newsfeed
2010-10-16 18:47:51 +02:00
Romain Bignon
c959feacac bump version of backends and applications to 0.3 2010-10-11 10:31:44 +02:00
Romain Bignon
208784e448 oops, the markup is 'cite' and not 'blockquote' 2010-10-09 19:18:49 +02:00
Romain Bignon
a3ccf3dfde replace blockquote to i 2010-10-05 17:41:13 +02:00
Romain Bignon
5ff69b8048 support sending HTML messages 2010-10-04 22:51:57 +02:00
Romain Bignon
05e28f9b52 fix get_thread with an id instead of a Thread instance 2010-10-04 21:15:43 +02:00
Romain Bignon
71f18ce7f6 bump version of every applications to 0.2 2010-09-25 07:39:40 +02:00
Romain Bignon
d1f805145d fix parsing of comments when templeet sucks, and display comments URL in signatures 2010-09-09 16:00:08 +02:00
Romain Bignon
87cd2bebec fix typo and raise an error when trying to post a news or telegrams 2010-08-31 10:17:52 +02:00
Romain Bignon
e7c24c13c8 adapt to new ICapMessages API 2010-08-30 16:59:52 +02:00
Romain Bignon
404d7290ba a lot of pyflakes and pylint fixes 2010-08-13 22:23:10 +02:00
Romain Bignon
9391cba73a adde a test case for dlfp 2010-08-13 18:12:37 +02:00
Romain Bignon
9c7f585753 new tests architecture 2010-08-13 17:27:22 +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
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
ab0b47ee87 pyflakes fixes 2010-08-02 15:13:50 +02:00
Romain Bignon
490d0a6a39 add logo for each backends 2010-07-31 16:22:14 +02:00
Romain Bignon
ca7d37e3cb renames 2010-07-13 18:47:31 +02:00
Romain Bignon
cfffade6a5 fix unicode issues (python2.6 is crappy) 2010-07-13 00:30:15 +02:00
Christophe Benz
1847ea5f34 code clean
code clean
2010-07-12 03:16:03 +02:00
Christophe Benz
1955d1be59 move core files to weboob.core 2010-07-07 17:20:16 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Romain Bignon
70c10e69a9 import with_statement 2010-06-09 12:09:18 +02:00
Romain Bignon
1c118c8e52 fix posting messages on fucking old python versions 2010-05-28 15:09:06 +02:00
Romain Bignon
ca89c3ce5f ooops 2010-05-27 14:43:46 +02:00
Romain Bignon
64f0b50d13 correctly set when a message is new 2010-05-27 14:34:47 +02:00
Romain Bignon
c1279aa496 new API in BaseBackend to create browser 2010-05-20 10:39:49 +02:00
Romain Bignon
eb7a6b746c dlfp sucks 2010-05-18 00:58:35 +02:00
Christophe Benz
619770b90a simplify code 2010-05-16 02:18:32 +02:00
Romain Bignon
0ec9b6244c use lxml instead of elementtidy 2010-05-12 20:40:02 +02:00
Romain Bignon
937e8ca370 fix parsing of crappy DLFP pages 2010-05-11 15:08:40 +02:00
Romain Bignon
bd833e189f fix import 2010-05-03 21:03:20 +02:00
Romain Bignon
707cd69e4b fix when I can't get articles 2010-05-03 19:55:11 +02:00
Romain Bignon
7a7f373018 fix call of post_reply() 2010-04-22 15:17:21 +02:00
Romain Bignon
82c59cf612 pyflakes fixes 2010-04-17 11:34:07 +02:00
Romain Bignon
0bd6951873 do not use a specific parser 2010-04-16 20:12:33 +02:00
Christophe Benz
d16a44ffbd remove tostring() from Browser 2010-04-16 18:11:52 +02:00