Commit graph

40 commits

Author SHA1 Message Date
Romain Bignon
c74bd6e028 support sondages 2011-03-21 10:56:02 +01:00
Romain Bignon
e1523608fb support the 'suivi' section 2011-03-21 10:40:45 +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
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
73c4a43c07 usernames can have a '-' in them 2011-03-13 15:01:04 +01:00
Romain Bignon
5192694f24 support stopping iteration on messages 2011-03-09 09:26:21 +01:00
Romain Bignon
6d53ee478b method to post to the board 2011-03-07 17:47:44 +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
ffca80282b fix encoding errors when sending a comment 2011-02-28 10:53:40 +01:00
Romain Bignon
144bb8a7e4 works with DLFP2.0RoR-ng 2011-02-24 21:36:19 +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
c15bca8743 replace tt> to i> 2010-10-28 21:13:13 +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
e7c24c13c8 adapt to new ICapMessages API 2010-08-30 16:59:52 +02:00
Romain Bignon
ab0b47ee87 pyflakes fixes 2010-08-02 15:13:50 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Romain Bignon
1c118c8e52 fix posting messages on fucking old python versions 2010-05-28 15:09:06 +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
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
8638024756 rename parser/parsers module, add get_parsers() with preference_order 2010-04-16 18:11:52 +02:00
Christophe Benz
2ca57c15a8 rename Browser to BaseBrowser 2010-04-16 18:11:52 +02:00
Romain Bignon
3ebdea9faf several fixes 2010-04-14 09:49:10 +02:00
Romain Bignon
76c4622dc3 [dlfp] ICapMessagesReply.post_reply() implemented 2010-04-10 17:14:59 +02:00
Romain Bignon
d0588a4c6c fucking workaround to fix bad HTML on DLFP 2010-04-04 18:56:01 +02:00
Romain Bignon
538b810d06 iter_new_messages() return correctly every articles and comments 2010-04-04 14:37:54 +02:00
Romain Bignon
b8ca98faa4 [dlfp] new ContentPage 2010-03-31 00:39:08 +02: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
da1369ef7b imported aum as a backend 2010-02-14 14:45:08 +01:00
Romain Bignon
4065f7efcd renamed dlfp2mail to weboob 2010-02-13 17:59:41 +01:00
Renamed from catin/modules/dlfp/pages/base.py (Browse further)