Commit graph

134 commits

Author SHA1 Message Date
Romain Bignon
8564f52898 disconnection URL needs to be called with POST instead of GET 2011-08-23 09:17:42 +02:00
Romain Bignon
6ac55feded fix regexps to support diaries from authors like “coïn”. 2011-07-27 16:27:58 +02:00
Romain Bignon
cb1372b99f new class BackendConfig to manage backend configs 2011-05-21 10:26:57 +02:00
Romain Bignon
9bef9d5666 fix support of forum URLs 2011-05-20 16:18:59 +02:00
Romain Bignon
adeb9b274d fix test 2011-05-08 18:31:52 +02:00
Romain Bignon
53e22d9f4b bump to 0.9 2011-05-08 18:31:44 +02:00
Romain Bignon
53ac1e700e use alpha.linuxfr.org to do tests (and remove dead code for templeet) 2011-05-08 17:03:54 +02:00
Romain Bignon
d5bc6e7cc3 fix encoding issues when posting on wiki 2011-04-28 11:21:14 +02:00
Romain Bignon
9afb301ebe move select() in parser 2011-04-09 11:25:13 +02:00
Romain Bignon
7e2bb91b3b change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
Romain Bignon
31a0a0a8be bump to 0.8 2011-04-04 10:30:09 +02:00
Romain Bignon
57cbb758f4 parameters to get polls, board, wiki and tracker 2011-03-21 13:35:43 +01:00
Romain Bignon
65a8470335 factorize 2011-03-21 11:28:42 +01:00
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
5ac0c3d729 update tests 2011-03-19 11:28:22 +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
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
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
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
3cb6ca033f bump to 0.7 2011-03-01 13:57:23 +01:00
Romain Bignon
ffca80282b fix encoding errors when sending a comment 2011-02-28 10:53:40 +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
2ebb9a844d bump to 0.6 2011-01-08 12:30:28 +01:00
Christophe Benz
851b2d34ca code clean, split too long lines 2010-12-08 18:10:44 +01:00
Romain Bignon
9d65fbf7af fix when author is None 2010-12-03 14:05:43 +01:00
Romain Bignon
a83a81dde8 bump to 0.5 2010-12-01 19:55:59 +01:00
Christophe Benz
18e02f2fea handle multiple receivers in messages 2010-11-22 15:28:27 +01:00
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