Commit graph

5,782 commits

Author SHA1 Message Date
Bezleputh
3a7010f478 [boobot] add a check_twitter method 2014-09-05 13:55:10 +02:00
Bezleputh
d00822bfc6 [twitter] fix storage system 2014-09-05 11:51:28 +02:00
François Revol
e25d8cabc4 Use XDG_CONFIG_HOME as fallback 2014-09-05 08:37:55 +02:00
François Revol
ecd265de4f Replace usage of os.mknod() by os.open(O_CREAT)
Haiku doesn't have mknod().
Actually it does now, but it might take ages for python
to support it as os.mknod().
2014-09-05 08:32:58 +02:00
Bezleputh
2413c4bce9 [razibus] new CapCalendarEvent module that manages razibus.net 2014-09-05 08:30:02 +02:00
Romain Bignon
238df6a4d0 fix with new radio names 2014-09-05 00:15:04 +02:00
Florent
ab8067bc92 Real testing of saving accounts... 2014-09-04 23:52:38 +02:00
Florent
02349089b1 Is the history in a loop? 2014-09-04 23:48:19 +02:00
Florent
3076579747 Index is back for some accounts... 2014-09-04 23:37:16 +02:00
Laurent Bachelier
a4162e46e6 repositories: Catch the proper exception for missing icon 2014-09-04 23:37:16 +02:00
Romain Bignon
e7b6db5434 add missing symbols 2014-09-04 19:14:25 +02:00
Romain Bignon
8066d630f4 support canceled transactions 2014-09-04 18:57:35 +02:00
Laurent Bachelier
543cbef19e Better wellsfargo icon 2014-09-04 13:07:24 +02:00
Laurent Bachelier
c07e23cafc Use class attributes as much as possible for application output
refs #803
2014-09-04 12:41:25 +02:00
Laurent Bachelier
ee8e7cee3d pastoob: Add an option to set a custom file encoding 2014-09-04 12:41:25 +02:00
Laurent Bachelier
19a95dc0d6 Centralize encoding guesses, default to UTF-8
This might not be enough for print() and could need a locale.setlocale()
even though it is generally discouraged.

closes #1352
2014-09-04 12:41:25 +02:00
Romain Bignon
429ad91a78 fix link to 'How to contribute' page 2014-09-04 12:36:30 +02:00
Romain Bignon
c4ee32deba add icons 2014-09-04 12:36:15 +02:00
Florent
ec98957802 Fix pyflakes 2014-09-04 11:46:12 +02:00
Bezleputh
4afac1df99 [grooveshark] fix bug when Year field is empty in grooveshark json 2014-09-04 11:41:10 +02:00
Florent
906a4da609 Add tests for nettokom 2014-09-04 11:16:39 +02:00
Romain Bignon
c17f3d6dae fix compatibility with old versions of mechanize 2014-09-03 18:57:55 +02:00
Florent
432f97e95c bump to 1.0 2014-09-03 17:14:10 +02:00
Florent
1bee6d6d66 Weboob 0.j released 2014-09-03 17:13:48 +02:00
Florent
7fb0bc3c07 Exclude contrib by version rewriting 2014-09-03 17:12:55 +02:00
Romain Bignon
f834f63b02 Use fullid parameter and not a local formatting 2014-09-03 16:15:28 +02:00
Florent
030197c738 Remove the 'inspect' command 2014-09-03 15:02:38 +02:00
Florent
fe02de196b Remove the webkit_mechanize_browser import 2014-09-03 14:59:54 +02:00
Florent
e110e18841 Remove TestCase export 2014-09-03 14:51:54 +02:00
Florent
9ab9026d75 Fix numbering of the list 2014-09-03 14:43:22 +02:00
Florent
ddc4f4bac7 Add references to the tests page 2014-09-03 14:33:13 +02:00
Florent
7e426db72c Import the test page from wiki 2014-09-03 14:24:37 +02:00
Florent
8868c9da99 Move storage in advanced topics 2014-09-03 14:08:56 +02:00
Romain Bignon
28eb04c6d5 fix: do not keep reference to the first page to parse transactions 2014-09-03 13:19:20 +02:00
Laurent Bachelier
bedea9f15f release.sh: Use a better LANG 2014-09-03 10:23:26 +02:00
Laurent Bachelier
a2076ed321 pastebin: Fix crash with Base() and filter chaining
Revert to old style filters for now, investigate later.
2014-09-03 10:23:26 +02:00
Laurent Bachelier
b92b1227d2 pastebin: Handle limit exceeded warning
And skip if found in tests
2014-09-03 10:23:26 +02:00
Laurent Bachelier
2f33157e4f Configure isort and flake8 2014-09-03 10:23:26 +02:00
Romain Bignon
4422b207e1 support loan payment type 2014-09-03 10:19:03 +02:00
Romain Bignon
b417ab9e85 fix erroneous regexps (s#/w#/s#) 2014-09-03 10:18:37 +02:00
Bezleputh
54aa4cff53 [vimeo] catch HttpNotFound errors 2014-09-03 09:31:11 +02:00
Romain Bignon
9d4cb49dc5 add documentation on object constants 2014-09-03 07:40:13 +02:00
Romain Bignon
52899a7ca9 add __repr__ on NotAvailable, NotLoaded and _NO_DEFAULT constants to be more readable on doc 2014-09-03 07:21:23 +02:00
Romain Bignon
a3c4c55fd6 change module documentation to learn browser2 (refs #1451) 2014-09-02 21:45:49 +02:00
Bezleputh
927a35ec0d [XBMC] add missing init file 2014-09-02 21:39:36 +02:00
Bezleputh
1b5e632610 [XBMC] fix date management 2014-09-02 21:37:28 +02:00
Bezleputh
15fc10ed8a [XBMC] fix translation files 2014-09-02 20:11:32 +02:00
Bezleputh
5a932bdf30 [XBMC] no count restiction on ls command 2014-09-02 18:11:26 +02:00
Bezleputh
94b193d5fa [XBMC] use videoobmc instaed of videoobmc2 2014-09-02 18:10:12 +02:00
Bezleputh
579db854e8 [contrib] fix pyflakes in xbmc plugin 2014-09-02 17:51:12 +02:00