Commit graph

2,246 commits

Author SHA1 Message Date
Romain Bignon
1b6d04ffee Weboob 0.9 released 2011-10-10 11:37:44 +02:00
Romain Bignon
fe9290c953 update AUTHORS 2011-10-10 11:36:46 +02:00
Romain Bignon
cdf2e86b17 disable keyring (refs #706) 2011-10-10 11:26:39 +02:00
Romain Bignon
acbf167f8c revert changes to new BNP website which has been removed 2011-10-10 10:27:24 +02:00
Romain Bignon
3ec65f7a55 correctly format messages 2011-10-10 10:14:59 +02:00
Romain Bignon
cbec5380f1 fix checking of accused messages 2011-10-09 20:37:43 +02:00
Romain Bignon
3a301ed6ec de not report spambots :) 2011-10-09 20:36:56 +02:00
Romain Bignon
e4248c1e39 update antispam 2011-10-09 20:35:12 +02:00
Romain Bignon
f33bde72e4 correctly encode sent messages 2011-10-08 23:44:01 +02:00
Romain Bignon
c03dfacd49 handle aum errors messages 2011-10-08 23:42:46 +02:00
Romain Bignon
09d538db0b fix search queries to use saved params 2011-10-08 23:42:46 +02:00
Romain Bignon
b65f38da33 fix crash when there is no thumbnail (closes #704) 2011-10-08 15:16:55 +02:00
Romain Bignon
d9fd433ad7 remove spam threads 2011-10-07 10:38:43 +02:00
Romain Bignon
675b3cea93 update antispam patterns 2011-10-06 15:51:40 +02:00
Romain Bignon
0a61ecc6c2 improvement of antispam 2011-10-05 15:44:20 +02:00
Romain Bignon
97fe89ab66 profile is now a dict, not a list 2011-10-05 15:44:20 +02:00
Romain Bignon
b0d84fff2a fix unicode issue (closes #703) 2011-10-04 08:57:04 +02:00
Romain Bignon
075d71c2b1 missing import 2011-10-03 21:15:33 +02:00
Romain Bignon
e68ec1d6e5 fix unicode issues 2011-10-03 20:57:51 +02:00
Romain Bignon
01c9d1ded8 store norloge in right format 2011-10-01 10:10:53 +02:00
Romain Bignon
cedf1f7970 fix relevance of news/diaries 2011-10-01 10:10:08 +02:00
Romain Bignon
31d1e30584 typo 2011-09-27 13:10:01 +02:00
Romain Bignon
7165d0536f oops, sluts with empty description are not spambots 2011-09-27 13:01:36 +02:00
Romain Bignon
0d676fdaec fix parsing torrent info 2011-09-27 12:59:17 +02:00
Romain Bignon
74a3d56894 remove unused vars 2011-09-27 11:45:47 +02:00
Romain Bignon
836c4b4f10 show if a photo is hidden or not 2011-09-27 11:34:47 +02:00
Romain Bignon
9bace7736c several fixes 2011-09-27 11:34:34 +02:00
Romain Bignon
840d7f22b2 update antispam 2011-09-27 11:34:08 +02:00
Romain Bignon
cd8e232da8 calculate distance (in km) between slut and you 2011-09-27 11:32:24 +02:00
Noé Rubinstein
66b2ccaf9a fix genericcomicreader test 2011-09-26 13:31:21 +02:00
Roger Philibert
156903751a Enables matching an URL in E-Hentai 2011-09-26 13:31:20 +02:00
Noé Rubinstein
61dfb8a1b6 change to generic comic reader test passed to generator 2011-09-26 13:31:16 +02:00
Noé Rubinstein
b873878e31 fixed generic comic reader tests 2011-09-26 13:31:15 +02:00
Noé Rubinstein
ae97e5ea0b fix help display for tools/gen_comic_reader.sh 2011-09-26 13:31:13 +02:00
Noé Rubinstein
2d3a341a26 add batoto backend 2011-09-26 13:31:12 +02:00
Noé Rubinstein
1519b533a4 add tests for generic comic readers 2011-09-26 13:31:11 +02:00
Noé Rubinstein
306c36ae83 add a generator for generic comic reader backends
this is an ugly solution; backends should be simple enough to not need a
generator, and this is almost achieved with genericcomicreader except
for the necessity of two separate short files (__init__ and test)
2011-09-26 13:31:10 +02:00
Noé Rubinstein
ba91601fc7 add tests to genericcomicreader 2011-09-26 13:31:09 +02:00
Noé Rubinstein
f5aa37e0c2 move genericcomicreader to a single file for now 2011-09-26 13:31:07 +02:00
Noé Rubinstein
2993efcf55 remove "http://%s%%s" % DOMAIN workaround and shorten 2011-09-26 13:31:06 +02:00
Noé Rubinstein
f4b9d08ff7 galleroob: fix selection of wrong backend 2011-09-26 13:31:05 +02:00
Noé Rubinstein
26ca3a65cd fix mangareader backend 2011-09-26 13:31:05 +02:00
Noé Rubinstein
f1ab1e29d0 mangareader backend (untested) 2011-09-26 13:31:03 +02:00
Noé Rubinstein
ce5feab405 mangahere backend 2011-09-26 13:31:02 +02:00
Noé Rubinstein
73b676a768 Eatmanga backend 2011-09-26 13:31:01 +02:00
Noé Rubinstein
f8dbdaf8f0 move genericcomicreader to tools 2011-09-26 13:31:00 +02:00
Noé Rubinstein
076a12f4e5 fix factorization of comic readers
there is still a race condition during the selection of the comic reader
class; sometimes, the URL matches for mangatoshokan but for some reason
mangafox is choosen instead
2011-09-26 13:30:58 +02:00
Noé Rubinstein
e5c1b1879b factorize mangatoshokan and simplyreadit (wip) 2011-09-26 13:30:57 +02:00
Noé Rubinstein
88e1275d66 begin comic reader factorization - doesn't work 2011-09-26 13:30:56 +02:00
Laurent Bachelier
478696379c Try to add an extension when saving responses 2011-09-26 12:55:57 +02:00