Commit graph

5,491 commits

Author SHA1 Message Date
Laurent Bachelier
da611a08f8 local_run: Allow customizing where the modules are 2014-05-26 20:07:41 +02:00
Bezleputh
5f954e6f46 [twitter] better non logged management 2014-05-25 09:48:39 +02:00
Bezleputh
05c7831d15 [twitter] allow users without account to use list command to unofficially browse configured profils 2014-05-25 09:41:43 +02:00
Vincent Texier
baa289a777 Fix Youtube mplayer error "No stream found to handle url"
Set the "_play_proxy" boolean attribute to the video object
to pipe the video to mplayer.

Fix Youtube module test.

Signed-off-by: Vincent Texier <vit@free.fr>
2014-05-23 10:36:41 +02:00
Bezleputh
dec4d08184 [twitter] improve page parsing 2014-05-22 15:17:01 +02:00
Bezleputh
1afbb241da [twitter] allow to unofficially follow users 2014-05-22 15:17:00 +02:00
Bezleputh
644f1ed4b0 [dates] add more french date translations 2014-05-22 15:17:00 +02:00
Florent
ad54b30a94 Presseurop is back ! (named now voxeurop) 2014-05-22 14:09:02 +02:00
Bezleputh
dcb6cad800 [twitter] allow to browse home tweets 2014-05-22 11:15:54 +02:00
Bezleputh
cf616ae406 [twitter] fix bug in date parsing 2014-05-22 11:09:27 +02:00
Bezleputh
38edb2d62a [twitter] add favicon 2014-05-22 09:46:55 +02:00
Romain Bignon
4b4ec43ab7 fix crash on python2.7.7 (conflict a new private method) 2014-05-22 09:25:27 +02:00
Bezleputh
6debda8b7d [twitter] remove useless debug methods 2014-05-21 18:19:45 +02:00
Bezleputh
7d90ca778f [Twitter] Add new twitter module 2014-05-21 17:56:01 +02:00
Bezleputh
3c4f8d35e0 [Filters] convert date in english in DateTime 2014-05-21 17:54:55 +02:00
Bezleputh
4489356623 [Message] remove required items in Message constructor 2014-05-21 17:53:53 +02:00
Florent
be1f8707ff Encode and decode ID's in generic-munin 2014-05-20 23:07:40 +02:00
Bezleputh
69da2c5d99 [radioob] fix typo 2014-05-20 23:07:40 +02:00
Bezleputh
b6fd529249 move id parsing from application to capability 2014-05-20 23:07:40 +02:00
Bezleputh
ee8e72f51c [radioob] update RadioListFormatter in order to display playlist 2014-05-20 23:07:40 +02:00
Bezleputh
2d25289a68 [grooveshark] update to match Album and Playlist management in radioob 2014-05-20 23:07:40 +02:00
Bezleputh
e33c177212 Manage Albums and Playlists in radioob 2014-05-20 23:07:40 +02:00
Bezleputh
06bfed431a [windows] fix bugs in windows installer scripts 2014-05-20 17:25:26 +02:00
Romain Bignon
7643cb8ba3 fix attribute type 2014-05-20 14:31:42 +02:00
Romain Bignon
5df16207e1 update recs only when needed 2014-05-20 14:29:53 +02:00
Laurent Bachelier
fb011f2be6 repositories: Fix HTTP error handling for browser2 2014-05-20 00:02:55 +02:00
Florent
d087bc3c92 Remove some files of windows installer 2014-05-19 23:09:30 +02:00
Florent
9ca0bbae6a bump to 0.j 2014-05-19 22:45:35 +02:00
Florent
1aee7f984e Weboob 0.i released 2014-05-19 22:41:33 +02:00
Romain Bignon
5c8982e5e9 Filter does not have any logger, raise an exception instead 2014-05-19 22:07:34 +02:00
Romain Bignon
e234ccfbb1 oops: remove spaces in account IDs 2014-05-19 20:16:36 +02:00
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
edc49f59b2 [calendar] fix unicode warning 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
Romain Bignon
5a6cdce345 fix unicode issues for values loaded from 'backends' config file 2014-05-19 09:20:34 +02:00
Romain Bignon
a5f95183a7 fix syntax error 2014-05-19 07:50:45 +02:00
Romain Bignon
c409675e6c fix compatibility with python2.6 2014-05-19 07:23:12 +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
Laurent Bachelier
45ba413a4b pastoob: Add "info" command 2014-05-19 00:25:59 +02:00
Romain Bignon
e4d4ed206f correctly handle _proxy_ssl backend's private config 2014-05-18 18:35:12 +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