Commit graph

766 commits

Author SHA1 Message Date
Christophe Benz
51470fb917 Fix wording. 2011-04-04 10:35:46 +02:00
Johann Broudin
4ad11c46c7 ajout du backend lemouv
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-04-04 10:34:03 +02:00
Romain Bignon
31a0a0a8be bump to 0.8 2011-04-04 10:30:09 +02:00
Romain Bignon
65eb524991 fix crash on try to remove a missing element (closes #616) 2011-04-01 08:14:08 +02:00
Romain Bignon
11cd923e97 fix posting messages with Orange (closes #614) 2011-03-31 12:46:24 +02:00
juke
f89e574983 use <title> and remove useless files (closes #605) 2011-03-28 19:37:40 +02:00
juke
26ef963f56 add medias category (closes #604) 2011-03-28 18:15:32 +02:00
Romain Bignon
b5a92c6ab2 fix duration parsing (sometimes there is a ';' instead of ':' (wtf)) 2011-03-27 12:03:44 +02:00
Juke
4515541639 new backend ecrans (closes #591) 2011-03-25 23:31:43 +01:00
Romain Bignon
481b82f343 fix regexp of wiki page names 2011-03-25 14:18:15 +01:00
Romain Bignon
8de3652346 all messages are children of thread 2011-03-25 10:33:39 +01:00
Romain Bignon
17754719ef new video attribute 'ext' 2011-03-25 10:33:06 +01:00
Romain Bignon
10e5c1386c fix video url 2011-03-25 09:51:07 +01:00
Romain Bignon
1d687e3cb7 fix youjizz when duration is not available 2011-03-25 09:51:00 +01:00
Juke
ece1eaee13 fix pyflakes error on user agent 2011-03-22 22:07:40 +01:00
Juke
7f9743f357 update tests 2011-03-22 21:48:46 +01:00
Juke
78e3a321cf fix crash when long/lat are empty closes #585 2011-03-22 21:48:45 +01:00
Juke
ab2cd223d0 use https (closes #583) 2011-03-22 21:48:41 +01:00
Juke
18281b2013 change user agent (closes #580) 2011-03-22 21:48:39 +01:00
Romain Bignon
33c1b899e2 update test to try to open url 2011-03-21 15:09:01 +01:00
Romain Bignon
7ba652f2a2 new backend 'dailymotion' 2011-03-21 15:07:42 +01: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
Julien Veyssier
308153a7c5 [creditmutuel] debug deleted 2011-03-17 17:44:02 +01:00
Julien Veyssier
8b1ecb42b8 [creditmutuel] to be tested, compatibility to other subcreditmut banks (refs #550) 2011-03-17 17:44:00 +01:00
Romain Bignon
d026e20f73 oops missing brace 2011-03-16 15:01:46 +01:00
Romain Bignon
6d3557db08 do not list all categories 2011-03-16 14:52:08 +01:00
Romain Bignon
c9252a855b support signatures 2011-03-16 13:50:12 +01:00
Romain Bignon
15caa95eab recreate the HTMLParser instance for each request 2011-03-16 10:59:45 +01:00
Romain Bignon
a83213797d add category 2011-03-16 08:20:31 +01:00
Romain Bignon
3ec82c9f4c ability to add a tag on a content 2011-03-15 16:33:44 +01:00
Romain Bignon
fc38d9e3a4 remove unused imports 2011-03-14 17:38:04 +01:00
Juke
0c04db0b18 fix buildbot fail on inrockstv (closes #544) 2011-03-14 08:15:41 +01:00
Romain Bignon
52d06a26fe fix parsing of accounts when there isn't any savings account 2011-03-13 17:49:44 +01:00
Romain Bignon
73c4a43c07 usernames can have a '-' in them 2011-03-13 15:01:04 +01:00
Romain Bignon
dbbcee8211 add a category 2011-03-13 14:55:27 +01:00
Romain Bignon
ce0fec8d34 fix getting video from an url, and catch errors 2011-03-13 14:38:20 +01:00
Romain Bignon
b64ca36fbe support urls with '-' in the name of project 2011-03-12 11:19:54 +01:00
Romain Bignon
e50c1c9036 add category 2011-03-12 09:43:15 +01:00
juke
d092437ce6 return empty body when no main div (closes #541) 2011-03-11 10:53:29 +01:00
Juke
4951603c73 fix empty article 2011-03-10 16:01:35 +01:00
Pierre Mazière
78fe6e38f8 LCL: deal with wrong login
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-09 10:58:13 +01:00
Romain Bignon
5192694f24 support stopping iteration on messages 2011-03-09 09:26:21 +01:00