Commit graph

35 commits

Author SHA1 Message Date
Romain Bignon
c74bd6e028 support sondages 2011-03-21 10:56:02 +01:00
Romain Bignon
55a8154f39 the DLFP backend implements ICapContent 2011-03-19 11:24:36 +01:00
Romain Bignon
4a864a97af support wiki and forums 2011-03-19 09:27:42 +01:00
Romain Bignon
e5d40200a7 attribute Message.is_me 2011-03-18 11:12:53 +01:00
Romain Bignon
57cbc29883 Comment and Article are now children of Content 2011-03-18 10:57:00 +01:00
Romain Bignon
c9252a855b support signatures 2011-03-16 13:50:12 +01:00
Romain Bignon
3ec82c9f4c ability to add a tag on a content 2011-03-15 16:33:44 +01:00
Romain Bignon
406475d7b9 fix parsing of username in comments 2011-03-08 12:34:51 +01:00
Romain Bignon
cea58c23e4 new attribute 'username' on comments 2011-03-08 11:05:56 +01:00
Romain Bignon
6d1124018e unused import 2011-03-07 17:48:23 +01:00
Romain Bignon
e5b2c1d7e5 support board 2011-03-07 17:47:44 +01:00
Romain Bignon
73b6b1e655 new method get_comment 2011-03-07 08:47:17 +01:00
Romain Bignon
6a779135c1 ability to plusse/moinse a comment 2011-03-05 21:54:57 +01:00
Romain Bignon
669c1f05f2 better comments urls 2011-02-25 17:01:30 +01:00
Romain Bignon
5b4a917787 fix timezone of dates 2011-02-25 10:53:27 +01:00
Romain Bignon
144bb8a7e4 works with DLFP2.0RoR-ng 2011-02-24 21:36:19 +01: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
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
cfffade6a5 fix unicode issues (python2.6 is crappy) 2010-07-13 00:30:15 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Romain Bignon
eb7a6b746c dlfp sucks 2010-05-18 00:58:35 +02:00
Christophe Benz
d16a44ffbd remove tostring() from Browser 2010-04-16 18:11:52 +02:00
Christophe Benz
42de7aa5a3 rename BasePage.loaded() to on_loaded() 2010-04-16 18:11:52 +02:00
Romain Bignon
3703adb44e use LxmlHtmlParser as default parser 2010-04-16 14:06:28 +02:00
Romain Bignon
6e3e93e08b use storage to store dlfp messages state 2010-04-08 22:34:57 +02:00
Romain Bignon
3393fb73e9 abstraction on scheduler 2010-04-04 18:17:01 +02:00
Romain Bignon
e66f47e3fb can fetch also telegrams 2010-04-04 18:15:07 +02:00
Romain Bignon
97d6ad447b convert comment time to UTC 2010-04-04 15:10:59 +02:00
Romain Bignon
409c182624 parse articles and comments 2010-04-04 14:37:34 +02:00
Romain Bignon
51433d6549 use cElementTree and elementtidy as default encoders, and added wrappers to ElementParser and HTMLParser if they are missing 2010-04-03 17:14:59 +02:00
Romain Bignon
b8ca98faa4 [dlfp] new ContentPage 2010-03-31 00:39:08 +02:00
Romain Bignon
825aa80df6 add attributes to backend (maintainer, email address and version) 2010-03-23 23:46:37 +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
Romain Bignon
4065f7efcd renamed dlfp2mail to weboob 2010-02-13 17:59:41 +01:00