Commit graph

2,162 commits

Author SHA1 Message Date
Noé Rubinstein
a4407eccb7 Mangatoshokan backend 2011-08-28 21:33:19 +02:00
Noé Rubinstein
cd0815a5ff forgot to git add that in previous commit 2011-08-28 21:33:17 +02:00
Xavier G
67aac80c00 CrAgr: revisited the way login() and home() methods work. Also added extra debug statements. Fixes #697. 2011-08-27 18:38:15 +02:00
Noé Rubinstein
fc70069943 fix (again) the double page download problem
Note for self: //lol[1] is _not_ the same as (//lol)[1]
2011-08-27 18:37:17 +02:00
Romain Bignon
a698e16104 sort backends list by names 2011-08-27 18:35:35 +02:00
Romain Bignon
7a102347b8 add icons 2011-08-27 18:35:17 +02:00
Romain Bignon
25f8274eeb use a right way to prevent weboob to be detected as a robot 2011-08-26 12:48:48 +02:00
Romain Bignon
e6130cab54 prevent being detected as a robot by a crappy phpbb check 2011-08-26 12:16:34 +02:00
Romain Bignon
c2e008bda1 to_unicode: handle new common errors 2011-08-25 22:26:28 +02:00
Romain Bignon
cb152b0146 don't set title for a reply 2011-08-25 22:26:12 +02:00
Romain Bignon
40f474881e remove unused import 2011-08-25 22:02:19 +02:00
Noé Rubinstein
519d7bd38c fix bug when there is no vol number 2011-08-25 22:01:46 +02:00
Noé Rubinstein
6caeb19312 Don't download the same page several times 2011-08-25 22:01:45 +02:00
Romain Bignon
9c54ca4b92 support replying on topics 2011-08-25 22:00:55 +02:00
Romain Bignon
c586bfb182 fix typo 2011-08-25 14:12:18 +02:00
Romain Bignon
3254514423 fix signature URL 2011-08-25 14:09:15 +02:00
Romain Bignon
ea8ec06637 fix parsing of next/prev links on framasoft 2011-08-25 14:06:21 +02:00
Romain Bignon
5d7e120e79 add tests on iter_unread_messages() 2011-08-25 13:51:56 +02:00
Romain Bignon
a49dcbab08 oops missing import 2011-08-25 13:48:10 +02:00
Romain Bignon
c397bc0171 add url to posts in signatures 2011-08-25 13:35:16 +02:00
Romain Bignon
1d057b400a fix check 2011-08-24 17:21:27 +02:00
Romain Bignon
c0773c1f92 more flexible code 2011-08-24 17:19:37 +02:00
Romain Bignon
2184951c4a new backend 'phpbb' 2011-08-24 16:25:17 +02:00
Romain Bignon
8564f52898 disconnection URL needs to be called with POST instead of GET 2011-08-23 09:17:42 +02:00
Xavier G
498d168a7f CrAgr: added Richard Genoud's patch handling "See 25 more" links.
Add full history on account page: on CA centre france (and maybe others),
there's no "next page" link but a "see 25 more" link. So, we have to expand the
history before fetching results
2011-08-23 08:53:43 +02:00
Xavier G
7f3c4be18b CrAgr: fixed regression induced by commit cb906211 2011-08-23 08:53:20 +02:00
Noé Rubinstein
ae782c02db Mangafox: access page in constant time
Doesn't click through every page to obtain the next. It doesn't change
anything right now but will be better when comix is usable with weboob
2011-08-23 08:53:01 +02:00
Noé Rubinstein
1d904d356e Add mangafox backend 2011-08-23 08:53:00 +02:00
Romain Bignon
a82339a9e2 during an incorrect password error, disable backend 2011-08-22 20:09:58 +02:00
Romain Bignon
4390dd9452 fix crash during transfer when given account backend is unknown 2011-08-16 12:55:13 +02:00
Romain Bignon
1e83aaa3ef oops typo 2011-08-16 09:41:25 +02:00
Romain Bignon
6c2dfef837 flush print total only when there are accounts in queue 2011-08-16 09:31:07 +02:00
Xavier G
13aa381335 CrAgr: when transferring money, the reason was not optional as expected. (closes #696) 2011-08-14 20:39:14 +02:00
Olivier
573521523d Ajout CA-centre est (closes #694)
Signed-off-by: Olivier <olivier@localhost>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-08-12 23:11:22 +02:00
Romain Bignon
367d996d50 get_object doesn't request the backend name in IDs (dedicated to fucking nigger pankkake) 2011-08-12 15:46:40 +02:00
Romain Bignon
30026290c8 support videos on www.ina.fr (in addition to boutique.ina.fr) 2011-08-12 15:39:33 +02:00
Romain Bignon
f745ae2b8f fix usage of signature 2011-08-12 10:14:51 +02:00
Romain Bignon
18dd9e2b8f always flush formatter after calling a command 2011-08-12 09:56:30 +02:00
Romain Bignon
ab15088189 generate manpages before releasing 2011-08-04 10:00:50 +02:00
Romain Bignon
d9e174d4c1 display a warning when no URL is available on media 2011-08-04 09:24:38 +02:00
Romain Bignon
59f8fc9622 fix parsing URL because of upstream website changes 2011-08-04 09:24:10 +02:00
Romain Bignon
dff165593f add a tool to export the HDS stories into a sqlite database 2011-08-03 15:58:43 +02:00
Romain Bignon
0f589ad941 several fixes and website errors detection 2011-08-03 15:16:52 +02:00
Romain Bignon
08a7b36408 support authors informations 2011-08-03 10:00:06 +02:00
Romain Bignon
f4f294502a display signature if any 2011-08-03 09:42:15 +02:00
Romain Bignon
8eea2257a1 allow datetime.date type (in add to datetime.datetime) 2011-08-03 09:41:53 +02:00
Romain Bignon
18be68491a fix backend from website changes 2011-08-03 09:30:12 +02:00
Romain Bignon
892e9e37ad add backend for website histoires-de-sexe.net 2011-08-02 20:18:14 +02:00
Pierre Mazière
2774fa58c9 LCL: fix account listing
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-08-02 10:45:59 +02:00
Romain Bignon
6ac55feded fix regexps to support diaries from authors like “coïn”. 2011-07-27 16:27:58 +02:00