Commit graph

4,023 commits

Author SHA1 Message Date
Romain Bignon
6180b8de12 introduce new contributors 2013-04-27 11:55:25 +02:00
Romain Bignon
9018e6aedb use fillobj instead of get_video to complete all fields 2013-04-27 11:52:44 +02:00
Romain Bignon
37b94a79f2 cleanup 2013-04-27 11:52:44 +02:00
Bezleputh
6eedb3a396 add mdule grooveshark
Signed-off-by: Bezleputh <carton_ben@yahoo.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-04-27 11:40:53 +02:00
Lucas Nussbaum
0dbd996388 creditmutuel: fix listing of recipients in 'transfer'
Hi,

Without the patch below, I get:
Bug(creditmutuel): 'generator' object has no attribute 'itervalues'

The patch fixes this.

Thanks,

Lucas

Signed-off-by: Romain Bignon <romain@symlink.me>
2013-04-27 11:37:41 +02:00
Romain Bignon
efa53ff46b prevent navigation conflicts during accounts iteration 2013-04-26 16:42:40 +02:00
Romain Bignon
e199624d66 fix navigation in card accounts history 2013-04-26 16:01:45 +02:00
Romain Bignon
8dbcbf2daa support personnal accounts on professionnal website 2013-04-26 15:36:52 +02:00
Romain Bignon
27371fd7ed support new certificate 2013-04-25 13:31:02 +02:00
Stefano Zacchiroli
25b2c6df30 rename Makefile -> build.mk to avoid spurious build attempts
rationale: proper build needs to go through setup.py anyhow
by renaming Makefile to a less common name, we avoid people building by mistakes
only the makefile-driven part.

This also helps distribution heuristics when guessing how to auto-build
packages (e.g. Debian dh_auto_build)
2013-04-25 12:56:42 +02:00
Florent Fourcot
1161874362 Fix SMS regexp 2013-04-25 12:56:42 +02:00
Florent
040231a274 Add type account on ING 2013-04-25 12:56:41 +02:00
Romain Bignon
be1204af48 stop search queries if there is no more results 2013-04-20 17:00:48 +02:00
Romain Bignon
4840dff989 reorganization 2013-04-20 15:43:14 +02:00
Laurent Bachelier
99eaa87db9 boobot: Display regular URL info 2013-04-20 11:56:00 +02:00
Laurent Bachelier
bae6f257fc Add --nodeps option to ignore dependencies 2013-04-20 11:56:00 +02:00
Romain Bignon
42b6c325c7 supprt some new fields 2013-04-20 11:48:11 +02:00
Romain Bignon
0084fa63f8 aum website needs to be logged to see profile now (because of craps) 2013-04-20 11:47:25 +02:00
Romain Bignon
e70cb76946 fix 'style' field 2013-04-20 11:12:37 +02:00
Romain Bignon
6cf1eed780 disable warning when unable to get public profile from website 2013-04-18 18:05:18 +02:00
Laurent Bachelier
46462995b9 Do not make dir if it exists 2013-04-17 09:10:39 +02:00
Romain Bignon
e6156c9e94 remove unused imports 2013-04-15 09:43:08 +02:00
Julien Veyssier
ad45004508 [podnapisi] mistake about subtitle page url format 2013-04-15 09:42:06 +02:00
Julien Veyssier
ff3f341104 [podnapisi] add language code numbers 2013-04-15 09:42:06 +02:00
Julien Veyssier
fa07f0db0f [podnapisi] favicon 2013-04-15 09:42:06 +02:00
Julien Veyssier
b05b789cf4 new subtitle backend: podnapisi 2013-04-15 09:42:06 +02:00
Julien Veyssier
9716dcbe7f [suboob] don't show url if empty 2013-04-15 09:42:06 +02:00
Laurent Bachelier
58a37c3bfb boobot: irc 5.0+ compatibility
It should still work with older versions
2013-04-13 23:14:57 +02:00
Laurent Bachelier
ec4f934fee boobot: Style fixes 2013-04-13 23:14:44 +02:00
Laurent Bachelier
60c097a389 boobot: Proper freenode server name 2013-04-13 23:14:08 +02:00
Romain Bignon
fb3d2655a9 support python-irclib >= 3 and minor changes 2013-04-11 20:32:33 +02:00
Laurent Bachelier
48f8f1b1e3 Revert "piratebay: New URL"
This reverts commit 677ce3961d.

https://torrentfreak.com/new-pirate-bay-greenland-domains-about-to-be-seized-130410/
2013-04-11 01:39:56 +02:00
Romain Bignon
624896f847 fix crash if the date of a transaction is empty 2013-04-10 17:40:23 +02:00
Romain Bignon
d74be0340e fix navigation for deferred cards 2013-04-10 17:40:23 +02:00
Romain Bignon
9731ae1b91 weboob-config edit: fix error if there are private attributes on backend
(for example _enabled or _proxy)
2013-04-10 17:40:23 +02:00
Romain Bignon
83987f5b2e fix encoding error to get history for accounts with special chars in name 2013-04-10 17:40:23 +02:00
Laurent Bachelier
fcd042b453 Fix comparison to None 2013-04-10 17:40:23 +02:00
Laurent Bachelier
c58fdf786c Remove stale .pyc files before tests and local run
This should make running tests faster, as we do not remove all .pyc
files anymore!
2013-04-10 17:40:22 +02:00
Laurent Bachelier
11ed593880 Faster walk by excluding some directories 2013-04-10 17:40:22 +02:00
Laurent Bachelier
133c83ed8e Tools to remove stale pyc files 2013-04-10 17:40:22 +02:00
Julien Veyssier
6dd82353bb [seeklyrics] fix bad parsing in some cases 2013-04-10 17:05:40 +02:00
Julien Veyssier
f8067b949e [booblyrics] search command needs 2 arguments 2013-04-10 16:50:52 +02:00
Julien Veyssier
8e09865ae0 home method is useless on torrent backends 2013-04-10 16:08:11 +02:00
Julien Veyssier
e2f123db5d [kickass] ka.tt seems not to be reachable from france, backend now tries the two URLs 2013-04-10 16:08:10 +02:00
Romain Bignon
87aeb395a8 support new authentication (with an unique image) 2013-04-10 16:07:00 +02:00
Julien Veyssier
96f058a0cc [parolesnet] favicon 2013-04-10 15:08:33 +02:00
Julien Veyssier
715ed17ad4 new lyrics backend: parolesnet 2013-04-10 15:08:33 +02:00
Julien Veyssier
93a9db3517 [supertoinette] useless imports 2013-04-10 15:08:32 +02:00
Julien Veyssier
8ec69cdcd2 corrections on comments and accents striping in all recipe backends 2013-04-10 15:08:32 +02:00
Julien Veyssier
b6c17ed90c [supertoinette] favicon 2013-04-10 15:08:32 +02:00