Commit graph

1,710 commits

Author SHA1 Message Date
Romain Bignon
c0ce5affbd new desktop file for qwebcontentedit 2011-03-05 23:56:38 +01:00
Romain Bignon
2ba3f46f3b split ReplApplication to create ConsoleApplication 2011-03-05 21:55:20 +01:00
Romain Bignon
6a779135c1 ability to plusse/moinse a comment 2011-03-05 21:54:57 +01:00
Romain Bignon
ae4b77df44 fix iter_unread_threads() to correctly set the UNREAD flag 2011-03-04 16:22:49 +01:00
Romain Bignon
6ed925ec50 handle shop2.php (closes #535) 2011-03-04 12:56:05 +01:00
Romain Bignon
d2943fc683 fix parsing of smileys (closes #532) 2011-03-02 16:17:10 +01:00
Laurent Bachelier
f36e953baa Make pyflakes work regardless of $PWD, fix grammar 2011-03-02 00:18:30 +01:00
Romain Bignon
c0a2542df6 icon for qwebcontentedit 2011-03-01 15:07:29 +01:00
Romain Bignon
3cb6ca033f bump to 0.7 2011-03-01 13:57:23 +01:00
Romain Bignon
dc98e8a544 weboob 0.6 released 2011-03-01 13:47:27 +01:00
Romain Bignon
cf3e94bc56 update manpages 2011-03-01 13:34:13 +01:00
Romain Bignon
78d601390a fix encoding problems 2011-03-01 13:34:10 +01:00
Clément Schreiner
5dfe053749 Fix page creation 2011-03-01 13:19:31 +01:00
Clément Schreiner
13733fed1a Fix errors when a page does not exist yet. 2011-03-01 13:19:30 +01:00
Romain Bignon
51246a77c0 fix pyflakes 2011-03-01 13:19:04 +01:00
Clément Schreiner
4005275dfc Fix lapsus in method name 2011-03-01 11:39:00 +01:00
Clément Schreiner
bd5e9fbfdf Adds tests for mediawiki (closes #505) 2011-03-01 11:33:51 +01:00
Romain Bignon
fefcf65b8f catch every exceptions when trying to load a module 2011-03-01 11:09:31 +01:00
Romain Bignon
bd7809f22e checks on given backends for 'backends <add|register>' subcommands 2011-03-01 11:06:39 +01:00
Romain Bignon
5eb3b2ece5 default URL values 2011-03-01 11:04:30 +01:00
Romain Bignon
a33c15e2e3 fix when uri is empty (closes #488) 2011-03-01 08:20:41 +01:00
Romain Bignon
61619a30b5 fix when the title/artist information is not available 2011-02-28 17:49:02 +01:00
Romain Bignon
ffca80282b fix encoding errors when sending a comment 2011-02-28 10:53:40 +01:00
Romain Bignon
7bf2c007ff fix missing import of with_statement 2011-02-28 10:51:05 +01:00
Romain Bignon
7677ce4016 "weboob-config edit" prompts user to edit one backend, instead of opening ~/.weboob/backends with $EDITOR. 2011-02-28 10:50:14 +01:00
Julien Veyssier
ac7274cafd [isohunt] corrected (closes #529), the site doesn't provide seed information on info page anymore 2011-02-27 22:37:40 +01:00
Romain Bignon
460f9a423c fix reload of backends list 2011-02-26 18:29:08 +01:00
Romain Bignon
01fcd0bed9 fix when trying to add an already existing backend 2011-02-26 18:28:43 +01:00
Xavier G
217a03a7de CrAgr: Fixed the cents calculation.
Signed-off-by: Xavier G <xavier@tuxfamily.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-02-26 17:34:12 +01:00
Romain Bignon
f1aec0d629 load threads list at startup 2011-02-26 11:47:41 +01:00
Romain Bignon
38d6052afb add a button to configure backends 2011-02-26 11:47:01 +01:00
Romain Bignon
6923de1160 update tests 2011-02-26 11:29:25 +01:00
Romain Bignon
01feb8aac9 add checks on backends tests 2011-02-26 11:29:11 +01:00
Romain Bignon
3ca779c8ca change default size of box 2011-02-26 11:19:33 +01:00
Romain Bignon
1b3b783cff add missing files 2011-02-26 11:13:24 +01:00
Romain Bignon
7e080ec262 fix crash when children is None instead of a list 2011-02-26 11:13:03 +01:00
Romain Bignon
97ccd6ecc2 catch errors when trying to bind the SMTP server (closes #485) 2011-02-26 10:56:02 +01:00
Romain Bignon
cc2f4f33b7 fix detection of changes when the init content is empty 2011-02-26 10:45:28 +01:00
Romain Bignon
a84b3ea5a3 remove the useless '--to_file' parameter on boobmsg 2011-02-26 10:27:38 +01:00
juke
3676f7eec6 new regexp 2011-02-25 19:03:24 +01:00
juke
719d91a0dd fix parser + new pages 2011-02-25 18:56:46 +01:00
Juke
1382b50a7d cleaner solution to output to a file 2011-02-25 18:49:23 +01:00
Juke
1f73bf5a11 add sciences livres immobilier 2011-02-25 18:49:23 +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
2a964247e6 new parameter -t to 'post' command 2011-02-24 21:37:35 +01:00
Romain Bignon
144bb8a7e4 works with DLFP2.0RoR-ng 2011-02-24 21:36:19 +01:00
Romain Bignon
09bb78258a absurl() method to build an url in form protocol://domain/path with constant values of Browser 2011-02-24 21:35:32 +01:00
Romain Bignon
8012afe847 replace 'url2id' predicate with 'rssid' 2011-02-24 21:34:32 +01:00
Clément Schreiner
13cde4ed1f Fix pyflakes errors (forgotten import, unused variables) 2011-02-24 14:47:00 +01:00