Bezleputh
|
0297f293a7
|
[canalplus] do not fill url in search command
|
2014-05-19 13:48:27 +02:00 |
|
Bezleputh
|
36f919e8fa
|
replace cmp_start_date method
|
2014-05-19 09:57:38 +02:00 |
|
Bezleputh
|
51ddda4bf9
|
[biplan] fix bugs
|
2014-05-19 09:57:38 +02:00 |
|
Romain Bignon
|
0ff2abb2fd
|
don't crash when quantities are >999
|
2014-05-19 09:25:21 +02:00 |
|
Romain Bignon
|
c1f8742623
|
urllib.quote works only with str, not unicode
|
2014-05-19 09:20:58 +02:00 |
|
Laurent Bachelier
|
14b1b56914
|
browser2: Add an option to convert POST data to the proper encoding
And autodetect it on forms. There is no other way to know what is the
expected encoding.
|
2014-05-19 01:01:25 +02:00 |
|
Laurent Bachelier
|
22ce4438e5
|
pastealacon: Port to Browser2
It works, but there are a lot of things that could be improved.
|
2014-05-19 00:31:31 +02:00 |
|
Romain Bignon
|
535f5fc0a1
|
do not crash on 'like' messages
|
2014-05-18 16:46:14 +02:00 |
|
Romain Bignon
|
54d9efd05a
|
better profile parsing
|
2014-05-18 15:11:35 +02:00 |
|
Romain Bignon
|
b948c3247b
|
use fixed dates for messages
|
2014-05-18 13:54:31 +02:00 |
|
Romain Bignon
|
f33ba07b30
|
don't crash on removed contacts
|
2014-05-17 19:17:12 +02:00 |
|
Romain Bignon
|
db2494d3ad
|
can use okc with monboob
|
2014-05-17 19:07:37 +02:00 |
|
Romain Bignon
|
a40643bf40
|
factorize aum's Contact.get_text() and boobmsg formatter into ICapContact
|
2014-05-17 19:07:31 +02:00 |
|
Romain Bignon
|
1ca3c09479
|
handle sent page
|
2014-05-17 18:25:25 +02:00 |
|
Romain Bignon
|
3e3d121bff
|
first sent message is configurable
|
2014-05-17 18:19:13 +02:00 |
|
Romain Bignon
|
cbe5b3a47d
|
remove useless optimizations and fix code
|
2014-05-17 18:02:24 +02:00 |
|
Ahmed Bousadia
|
64bfc47695
|
Adding a message to send to ok profile walker
|
2014-05-17 17:15:56 +02:00 |
|
Ahmed Boussadia
|
16477b4649
|
Adding rating support for OKC browser and PROFILE_WALKER optimizer
|
2014-05-17 17:15:55 +02:00 |
|
Ahmed Boussadia
|
720fd5ba1a
|
Improving okc profile alker optimizer
|
2014-05-17 17:15:53 +02:00 |
|
Ahmed Boussadia
|
bf4300e9be
|
Adding profile walker to okc
|
2014-05-17 17:15:52 +02:00 |
|
Ahmed Boussadia
|
641bbf7a7a
|
Query visit a profile for OKC implemented
|
2014-05-17 17:15:50 +02:00 |
|
Ahmed Boussadia
|
296d6b7c9f
|
Starting work on okc module : adding optimization
|
2014-05-17 17:15:46 +02:00 |
|
Romain Bignon
|
0349e85360
|
display card as accounts (closes #1362)
|
2014-05-17 16:44:32 +02:00 |
|
Romain Bignon
|
e434bb90e2
|
all browser2 modules may import exceptions from weboob.tools.exceptions
|
2014-05-17 14:27:56 +02:00 |
|
Romain Bignon
|
6fcac89dd5
|
first step in python3 support
|
2014-05-17 14:27:55 +02:00 |
|
Romain Bignon
|
7c1e08eb96
|
move browser exceptions into weboob.tools.exceptions
|
2014-05-17 14:27:55 +02:00 |
|
Romain Bignon
|
b4bdb1fc92
|
use URL.id2url to parse url if any, and ignore unwanted urls
|
2014-05-17 14:27:55 +02:00 |
|
Florent
|
e5b46abf2d
|
Fix conversion warning
|
2014-05-15 16:06:24 +02:00 |
|
Florent
|
3e2f740922
|
[canalplus] Do not assume the number of available qualities
|
2014-05-15 15:13:24 +02:00 |
|
Bezleputh
|
e0753f9a23
|
[canalplus] fix play and download
|
2014-05-15 14:49:37 +02:00 |
|
Bezleputh
|
99be5d9e13
|
[canalplus] fix browsing categories
|
2014-05-14 23:18:01 +02:00 |
|
Bezleputh
|
2d22590cbd
|
[mediawiki] fix encoding error
|
2014-05-14 10:15:21 +02:00 |
|
Bezleputh
|
e63255e0be
|
[francetelevisions] fix unicode warning
|
2014-05-13 00:05:03 +02:00 |
|
Florent
|
1f17d9f265
|
Fix title getter (TorrentsPage and TorrentPage)
|
2014-05-12 16:36:10 +02:00 |
|
Roger Philibert
|
a9d4cfdc66
|
oups, remove of specific code not aimed to be push'd
|
2014-05-10 17:21:52 +02:00 |
|
Roger Philibert
|
0e38bab406
|
add a root message for the "match" event
|
2014-05-10 15:02:38 +02:00 |
|
Romain Bignon
|
54f7643423
|
add a signature to messages
|
2014-05-10 11:59:55 +02:00 |
|
Roger Philibert
|
3005886e3d
|
sort threads by last activity date
|
2014-05-10 11:59:42 +02:00 |
|
Roger Philibert
|
5b6691e74e
|
support ICapMessages and ICapMessagesPost
|
2014-05-10 10:09:52 +02:00 |
|
Roger Philibert
|
3002f3f7c5
|
new module tinder
|
2014-05-09 22:59:41 +02:00 |
|
Florent
|
e0ebe4c1d4
|
Better tests coverage in ING
|
2014-05-08 12:23:10 +02:00 |
|
Florent
|
3235a00f09
|
Be sure to download a pdf
|
2014-05-08 12:20:45 +02:00 |
|
Florent
|
6820826e3a
|
Do not crash if the subscription is closed
|
2014-05-08 11:34:11 +02:00 |
|
Romain Bignon
|
a64ae7ddfe
|
fix determination of balance
|
2014-05-08 11:18:05 +02:00 |
|
Romain Bignon
|
627aa08bb2
|
support loan history
|
2014-05-08 11:09:21 +02:00 |
|
Romain Bignon
|
3d726cc5ea
|
sort transactions in descending dates
|
2014-05-08 11:09:02 +02:00 |
|
Romain Bignon
|
afd5bba8a1
|
fix ignore of "total" lines
|
2014-05-08 10:20:12 +02:00 |
|
Bezleputh
|
3bf04d6bc0
|
[googletranslate] fix : site is now only availbe using https
|
2014-05-07 23:24:32 +02:00 |
|
Bezleputh
|
297132e200
|
[francetelevisions] get better video url
|
2014-05-06 22:32:41 +02:00 |
|
Bezleputh
|
8b20ba5f55
|
[francetelevisions] Use Dict filter
|
2014-05-06 22:32:41 +02:00 |
|