Romain Bignon
81f3ce5d64
send welcome message to empty threads
2015-07-04 18:21:01 +02:00
Bezleputh
338ed45992
[twitter] fix : site changed
2015-07-02 17:03:29 +02:00
Bezleputh
1b530433bf
[radiofrance] fix typo
2015-07-02 16:28:14 +02:00
Bezleputh
4f93b7b83e
[audio] move specific audio filters from weboob/capabilities/audio.py to weboob/tools/capabilities/audio/audio.py
2015-07-02 16:23:14 +02:00
Bezleputh
19a785a643
[radiofrance] handle podcasts
2015-07-02 15:35:35 +02:00
Bezleputh
3ce5002d1b
[radiofrance] manage selection podcasts / improve testing
2015-07-02 15:35:34 +02:00
Baptiste Delpey
985708f10a
creditmutuel fix accounts parsing
2015-07-01 23:52:05 +02:00
Vincent Paredes
68b1b9c550
new certificate for lcl entreprise
2015-07-01 23:50:30 +02:00
Bezleputh
6fe9170a9e
[radiofrance] fix bug parsing json
2015-06-30 13:59:13 +02:00
Laurent Bachelier
7a8aa783df
lcl: Make RC4 hack less bad
...
* Don't add RC4 every time we init the class, since it's a global
variable.
* Don't crash if pyopenssl isn't available.
fixes #2000
2015-06-25 18:55:44 +02:00
Raphaël Rigo
5ef6b8a346
Fix CC history for boursorama
...
Hi,
current weboob git actually lists the previous month when asking for the history
of a credit card.
A website change broke the current logic. Attached patch fixes it.
Raphaël
2015-06-25 18:05:04 +02:00
Bezleputh
cfb603c6ad
[radiofrance] site changed / backend rewritten using browser2
2015-06-25 13:57:25 +02:00
Bezleputh
ec22de45ad
[feedly] fix feedly login
2015-06-23 15:47:38 +02:00
Baptiste Delpey
53f430286c
oney change get_balance xpath
2015-06-23 11:26:33 +02:00
Baptiste Delpey
91041a33bc
new bnp entreprise certhash
2015-06-23 11:26:30 +02:00
Baptiste Delpey
a4860facff
lcl new transaction detail page
2015-06-23 11:26:26 +02:00
Baptiste Delpey
596da46116
hsbc: No history on loan accounts
2015-06-23 11:26:17 +02:00
Romain Bignon
39e00ab2a1
set type of accounts on professional accounts
2015-06-21 18:07:55 +02:00
Romain Bignon
ec1a245540
fix code used by Google Translate for Greek
2015-06-21 12:32:51 +02:00
Oleg Plakhotniuk
c09f4567d2
[citibank] Parse thousands correctly in the statements. Closes #1984
2015-06-20 13:09:46 +02:00
Romain Bignon
3d7029bb14
remove unused imports
2015-06-20 13:08:59 +02:00
Bezleputh
79db6bbdf0
[cci] site changes
2015-06-19 17:40:05 +02:00
Bezleputh
e8e7e60a50
[bouygues] rewrite backend using browser2 ( fix #1970 and #1978 )
2015-06-19 17:40:05 +02:00
Bezleputh
ecad2fe3af
[arte] fix arte concert (a fields has been removed fron json)
2015-06-19 17:40:04 +02:00
Romain Bignon
934bf41e49
fix new list of accounts and new URLs
2015-06-19 17:25:31 +02:00
Romain Bignon
40246c8606
fix savings account type
2015-06-16 20:19:24 +02:00
Vincent Paredes
ea80b25092
fixing duplicate entry
2015-06-15 21:42:35 +02:00
Baptiste Delpey
3b71bfa104
cragr fix account list parsing, skip irrelevant account
2015-06-15 21:42:15 +02:00
Baptiste Delpey
24ef670b9e
fix timeout on accounts with huge transactions number
2015-06-15 21:42:12 +02:00
Baptiste Delpey
bb2f1ee5ac
bnporc history always return an iterator
2015-06-15 21:41:58 +02:00
Vincent Paredes
4bebb5de56
handling account without history
2015-06-15 21:41:56 +02:00
Romain Bignon
c6b1b151f4
vine: add an icon (thanks to P4ncake)
2015-06-15 21:40:23 +02:00
Romain Bignon
8e7f399c32
remove useless constant CERTHASH
2015-06-15 21:40:10 +02:00
Cédric Félizard
4b56f56812
new module
...
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
Signed-off-by: Cédric Félizard <cedric@felizard.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2015-06-15 21:32:36 +02:00
Romain Bignon
489808b60a
remove unused imports
2015-06-15 21:32:12 +02:00
P4ncake
b3f9935057
new module
...
Signed-off-by: P4ncake <me@p4ncake.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2015-06-13 23:23:56 +02:00
Loic Bontonou
7e146f8a99
Correction du bug 1979 : remplacement des url en kickass.to par kat.cr
...
Signed-off-by: Loic Bontonou <loic.bontonou@gmail.com>
Signed-off-by: Romain Bignon <romain@symlink.me>
2015-06-13 23:20:16 +02:00
Romain Bignon
c54dbd2ee9
fix call of ads_token convert function
2015-06-13 18:21:39 +02:00
Romain Bignon
27226af7d8
fix login with facebook
2015-06-13 12:50:51 +02:00
Romain Bignon
1bbb2458fc
deprecated Browser doesn't have method 'deinit'
2015-06-11 09:57:23 +02:00
Romain Bignon
c2bc351e4e
Revert "Refactor"
...
This reverts commit a6e3064cfc .
2015-06-10 21:37:58 +02:00
Kitof
6c12d3d063
[hellobank] Allow transaction parsing across multiple pages.
2015-06-10 21:15:44 +02:00
Laurent Bachelier
273e15928d
piratebay: Use new domain names
...
.se redirects to those.
http://torrentfreak.com/pirate-bay-loses-new-domain-name-hydra-lives-on-150522/
Take over maintainership since the previous maintainer isn't active.
2015-06-10 21:15:11 +02:00
Bezleputh
cb02ab94a7
[twitter] fix trendy tweets (site changed)
2015-06-10 21:13:25 +02:00
Bezleputh
05ff278c15
[leboncoin] fix title parsing in search result
2015-06-10 21:13:21 +02:00
Bezleputh
66eb02902a
[entreparticuliers] new module entreparticuliers.com
2015-06-10 21:12:56 +02:00
Bezleputh
bde6d0065d
[logicimmo] fix : site changed
2015-06-10 21:12:51 +02:00
Bezleputh
6f61d0ef84
[senscritique] fix channels selection
2015-06-10 21:12:48 +02:00
Baptiste Delpey
fa195d9687
increase DEFAULT_TIMEOUT for accounts with a lot of transactions with foreign currency
2015-06-10 20:57:22 +02:00
Baptiste Delpey
ce82d99c2b
catch a no online banking service at login
2015-06-10 20:57:22 +02:00