Commit graph

2,049 commits

Author SHA1 Message Date
Romain Bignon
3b990654cc update AUTHORS 2011-04-10 17:33:45 +02:00
Laurent Bachelier
8b874f6b0a Add Pastebin backend and Paste capability
It is able to get a paste, and post a new one.
Only the contents and title fields are supported for now.
2011-04-10 17:32:20 +02:00
Romain Bignon
27ecb3b853 fix version and license 2011-04-10 17:27:58 +02:00
Romain Bignon
f3b2cea4ea fix franceinter radio 2011-04-10 16:48:56 +02:00
Romain Bignon
76c54b7ff8 fix display 2011-04-10 16:48:55 +02:00
Johann Broudin
c84672b0d5 Add the french radio 'france inter' 2011-04-10 16:48:55 +02:00
Romain Bignon
3bd2322b48 fix encoding error 2011-04-09 16:04:46 +02:00
Laurent Bachelier
39bfdade27 Use the lowercase http_proxy environment variable
The 'correct' way is to have it lowercase, though there is a lot of
confusion around it.
2011-04-09 15:40:23 +02:00
Romain Bignon
9afb301ebe move select() in parser 2011-04-09 11:25:13 +02:00
Romain Bignon
cf2dca7520 display 2011-04-08 19:39:40 +02:00
Romain Bignon
7e2bb91b3b change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
Romain Bignon
148265291d add 'edit me' command 2011-04-07 17:28:48 +02:00
Romain Bignon
c4c0377b23 UI enhancements 2011-04-07 15:57:18 +02:00
Romain Bignon
d646295292 ask name of user when trying to join the event 2011-04-07 14:38:13 +02:00
Romain Bignon
45f7c534cc docstrings and new commands 2011-04-07 12:35:46 +02:00
Romain Bignon
33051bb986 new commands 2011-04-07 12:35:46 +02:00
Romain Bignon
7a4cbacc48 new application 'boobathon' 2011-04-07 12:35:46 +02:00
Romain Bignon
5e949f6426 fix unicode problems (closes #624) 2011-04-06 12:08:50 +02:00
Romain Bignon
0f07006ea4 update AUTHORS 2011-04-06 11:44:50 +02:00
Erwan Jahier
dc5264fbd2 Add 'comptes titres', 'comptes vies', and 'comptes retraites' to the list of boobank/bp accounts (closes #567)
Signed-off-by: Erwan Jahier <jahier@imag.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-04-06 11:44:26 +02:00
Nicolas Duhamel
99646e40d9 Fix bp backend (closes #621) 2011-04-05 12:52:45 +02:00
Romain Bignon
66faba38de get the user ID 2011-04-05 08:45:15 +02:00
Romain Bignon
3aa286fb94 factorize code to check loaded backends 2011-04-05 08:45:15 +02:00
Romain Bignon
99750e8bc7 fix typo 2011-04-04 23:27:18 +02:00
Christophe Benz
ca658e3946 python2.5 compatibility. 2011-04-04 21:51:51 +02:00
Johann Broudin
81a8ac1ed8 Add the PAA code for Gare de Lyon
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-04-04 11:25:20 +02:00
Romain Bignon
ab2cfe8259 update AUTHORS 2011-04-04 10:36:42 +02:00
Christophe Benz
51470fb917 Fix wording. 2011-04-04 10:35:46 +02:00
Christophe Benz
fa7360dd51 Update MANIFEST.in for qwebcontentedit 2011-04-04 10:35:45 +02:00
Christophe Benz
c7ff4640a0 Fix application descriptions. 2011-04-04 10:35:41 +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
3faa6ffa59 manpages regenerated 2011-04-01 13:25:28 +02:00
Romain Bignon
3aa371b160 Weboob 0.7 released 2011-04-01 10:12:58 +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
8aa3cfa4e1 stupid fix to prevent crash (refs #542) 2011-03-29 16:31:28 +02:00
Romain Bignon
062ca00963 new icon for ecrans 2011-03-29 16:31:28 +02:00
Romain Bignon
fa2e6d4963 oops I missed that tool 2011-03-29 16:15:45 +02:00
Romain Bignon
d5de559574 add a ugly tool to generate API documentation files 2011-03-29 16:14:35 +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
3013d320e2 fix laurent's email address 2011-03-27 16:01:45 +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
0524a8d97d default filename to save video is ID.EXT 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