Commit graph

1,727 commits

Author SHA1 Message Date
juke
216d7dd5cd link is optional closes #536 2011-03-07 17:19:53 +01:00
Romain Bignon
e95fe0e346 new category 2011-03-07 16:32:23 +01:00
Juke
397b5875f1 factorise 2011-03-07 16:25:57 +01:00
Pierre Mazière
4a92e6e15a LCL: fix login again
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-07 16:16:13 +01:00
Romain Bignon
6a0786ce99 lcl is now maintained by peetah 2011-03-07 11:14:12 +01:00
Romain Bignon
b81240baa0 oops 2011-03-07 11:04:25 +01:00
Romain Bignon
34db067da4 fix indent 2011-03-07 10:53:57 +01:00
Pierre Mazière
e14af3b890 LCL: implement account history
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-07 10:51:02 +01:00
Pierre Mazière
a732a8a051 LCL: implement account listing
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-07 10:51:02 +01:00
Pierre Mazière
360a2ce3b5 LCL: fix login
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-07 10:51:02 +01:00
Romain Bignon
73b6b1e655 new method get_comment 2011-03-07 08:47:17 +01:00
Romain Bignon
7ca2c7a871 new category 2011-03-06 10:00:10 +01:00
Romain Bignon
388adcdb72 add tests 2011-03-06 09:59:53 +01:00
Romain Bignon
4a7a90cb46 remove the 'refresh' feature from Browser 2011-03-06 09:58:38 +01:00
juke
4b10f67058 add new categories 2011-03-06 09:14:10 +01:00
juke
fdf82a6ba8 new categories 2011-03-06 09:14:04 +01:00
Romain Bignon
d6cb3f78ed fix call to bcall_error_handler() on mother class 2011-03-05 23:56:47 +01:00
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