Romain Bignon
b57dd8c669
fix compatibility with website changes
2014-06-20 10:14:33 +02:00
Bezleputh
49a665303b
[twitter] fix problem of pagination while using list command without configured user.
...
The process retrieved all tweets from each account.
The command was then unusable.
2014-06-19 18:19:56 +02:00
Bezleputh
079bab9710
[grooveshark] catch exception when id is not an integer
2014-06-19 18:15:36 +02:00
Bezleputh
d1b5ea7d7d
[grooveshark] display users playlists only when spli_tpath length is 0
2014-06-19 18:15:36 +02:00
Vincent Texier
4b9d48a391
Fix bug bad characters in titles
...
The parser returns duble encoded unicode titles we have to convert to utf-8
2014-06-19 18:00:17 +02:00
Bezleputh
d5460c4f8c
[twitter] ignore double tweets
2014-06-19 18:00:17 +02:00
Vincent Paredes
095ad4aedf
new login image for virtkeyboard
2014-06-19 16:35:18 +02:00
Romain Bignon
f0e66f1ecd
fix certificate change
2014-06-19 12:11:22 +02:00
Bezleputh
347740c831
[Radioob] fix bug when a radio id contains a dot
2014-06-19 11:58:45 +02:00
Florent
c751b80bb6
Use fullid parameter and not a local formatting
2014-06-18 16:07:11 +02:00
Florent
8fee458824
Add some warnings
2014-06-18 15:45:18 +02:00
Florent
38a8fd00b7
Introduce parse_fields function
2014-06-18 15:45:11 +02:00
Florent
b105b8df19
Fix definition of DISPLAYED_FIELDS
2014-06-18 15:34:59 +02:00
Florent
7244665495
Set fields in a consistant way with do()
2014-06-18 15:20:46 +02:00
Florent
020124d5ff
Remove the '*' special fields in formatter
2014-06-18 15:19:35 +02:00
Oleg Plakhotniuk
196dac615a
Get more transactions on paypal
...
close #1405
2014-06-18 15:02:50 +02:00
Oleg Plakhotniuk
a2bbd19a75
Fix call of test.py
...
close #1403
2014-06-18 15:00:50 +02:00
Oleg Plakhotniuk
0572b710c3
Fix call of pyflakes on Archlinux
...
close #1404
2014-06-18 14:58:54 +02:00
Vincent Texier
f9ac001c39
Fix bug in page list
...
Signed-off-by: Vincent Texier <vit@free.fr>
2014-06-18 14:54:38 +02:00
Florent
30732318b5
Introduce the DISPLAYED_FIELDS in formatter
2014-06-17 15:45:13 +02:00
Florent
b0349f0e8c
Try to guess if we need to change the formatter
2014-06-17 15:43:04 +02:00
Bezleputh
b163888988
[twitter] fix bug when twitter lies to us saying there are more results and returns an empty page
2014-06-17 14:57:42 +02:00
Laurent Bachelier
3010ae7a70
pastebin: Convert to browser2, fix some little things
...
Stop testing public posts, this has been failing for a long time.
Retrieve the date, though it isn't in the capability yet.
Move most of the code in browser.py now that it is cleaner and simpler.
Some more improvements should be coming, but it is already in a much
better state than it was.
2014-06-17 00:48:30 +02:00
Laurent Bachelier
b013828ad0
browser2: Add a filter to change the base element used for selectors
2014-06-17 00:48:30 +02:00
Bezleputh
b75d6dafcf
[repl] change formatter when it cannot handle all selected fields
2014-06-16 21:43:35 +02:00
Bezleputh
b8a1df26c1
fix unicode warning
2014-06-16 21:43:34 +02:00
Laurent Bachelier
c20e97d070
pastealacon: Can now use specialized Browser exception
2014-06-16 14:38:56 +02:00
Bezleputh
6e051c4b54
[twitter] fix bug when twitter lies to us saying there are more results and returns an empty page
2014-06-11 15:18:21 +02:00
Romain Bignon
09acbfde5e
use ConfigParser in priority with python2
2014-06-10 17:02:15 +02:00
Bezleputh
21e53d6837
[senscritique] fix bug in network selection
2014-06-06 13:14:05 +02:00
Laurent Bachelier
04cec70e1f
browser2 filters: Force unicode, little style fixes
...
lxml for Python2 has the tendency to return str instead of
unicode when the contents are pure ASCII.
Try to fix the nonsense.
2014-06-04 00:58:35 +02:00
Laurent Bachelier
560d36840d
pastealacon: Fully use Browser2 filters
...
This also transforms the fill_ function into both a filling and a getting
function. Magic!
2014-06-04 00:50:50 +02:00
Laurent Bachelier
9619ddcaa2
browser2: Add RawText filter
...
Allows getting .text of elements without any alteration.
This is useful for at least textarea and pre tags.
Maybe the .join character should be configurable.
2014-06-04 00:49:00 +02:00
Laurent Bachelier
c69c5cf5ef
browser2: More specialized exceptions
...
and extend common exceptions
2014-06-03 22:28:21 +02:00
Bezleputh
a6832d6084
[twitter] improve tests
2014-06-03 01:30:43 +02:00
Bezleputh
d5ef80ead3
[twitter] follow timelines while hastags querying
2014-06-03 01:07:17 +02:00
Bezleputh
2f4174d7e3
[twitter] fix typo
2014-06-02 14:48:00 +02:00
Florent
521ac4e06d
Set the datetime to NotAvailable by default
2014-06-02 14:09:55 +02:00
Bezleputh
e085810efa
[meteofrance] fix #1390
2014-06-02 13:58:53 +02:00
Florent
148089329d
Fix: do not crash if balance is notavailable
2014-06-02 13:53:46 +02:00
Bezleputh
a8fad76245
[twitter] follow timelines in search requests
2014-06-01 16:37:37 +02:00
Bezleputh
c20e6123fc
[repl] allow to browse subfolders with ls
2014-06-01 13:39:25 +02:00
Bezleputh
9ce72eb706
[twitter] use full instead of top search/hashtag
2014-05-31 17:50:28 +02:00
Bezleputh
7df574fd63
[twitter] manage profils timelines
2014-05-31 17:31:18 +02:00
Bezleputh
67043bea70
[twitter] fix timeline pagination
2014-05-31 16:37:43 +02:00
Bezleputh
358d991f03
[twitter] fix http display in tweet display
2014-05-31 16:10:04 +02:00
Bezleputh
d91ff8e3be
[twitter] allow to search hashtags without #
2014-05-31 15:31:38 +02:00
Bezleputh
119d3a6fbe
[twitter] fix # and @ typo in tweets display
2014-05-31 15:29:45 +02:00
Bezleputh
169b75b72f
[twitter] add pagination on timeline
2014-05-30 22:54:44 +02:00
Bezleputh
9cfdcd30f8
[twitter] rename twitter_page to profil
2014-05-30 13:14:44 +02:00