Commit graph

325 commits

Author SHA1 Message Date
Romain Bignon
c63fcc8c7d check when the account is blocked 2010-09-01 13:38:33 +02:00
Romain Bignon
738ddc9c60 fix parsing duration when >1h 2010-09-01 12:08:43 +02:00
Romain Bignon
0b3b020798 iter_unread_messages() doesn't raise any exception when website is unavailable 2010-08-31 18:09:11 +02:00
Romain Bignon
915bab2a68 fix tests 2010-08-31 16:00:55 +02:00
Christophe Benz
96e706db31 use simpler form for iter to list 2010-08-31 15:55:19 +02:00
Romain Bignon
1716a738d2 fix parsing URL of youtube videos (closes #388) 2010-08-31 15:32:17 +02:00
Romain Bignon
3590b8bfeb fix name of test 2010-08-31 15:11:20 +02:00
Romain Bignon
2239e258fa python2.5 fix 2010-08-31 15:09:57 +02:00
Romain Bignon
66b212dddb test for CrAgr 2010-08-31 15:02:12 +02:00
Romain Bignon
2c57aef1fa test for INA 2010-08-31 15:02:03 +02:00
Romain Bignon
fab98062ca support fillobj and get thumbnail 2010-08-31 15:01:42 +02:00
Romain Bignon
9fb8deb516 implement searches on INA 2010-08-31 14:44:39 +02:00
Romain Bignon
87cd2bebec fix typo and raise an error when trying to post a news or telegrams 2010-08-31 10:17:52 +02:00
Romain Bignon
08336eeb1f fix fill of contact photos when we can't fetch profile 2010-08-30 18:20:01 +02:00
Romain Bignon
e335c8741e new test for fourchan 2010-08-30 16:59:52 +02:00
Romain Bignon
5f5507391b new test for aum 2010-08-30 16:59:52 +02:00
Romain Bignon
e7c24c13c8 adapt to new ICapMessages API 2010-08-30 16:59:52 +02:00
Romain Bignon
1e4ed8d09d add a test on youtube to reveal there is CURRENTLY A BUG 2010-08-26 18:15:24 +02:00
Romain Bignon
1782e045d7 fix tests for bnporc 2010-08-26 18:15:11 +02:00
Romain Bignon
31445de767 qweboobcfg: display website of backend in description in any 2010-08-20 09:19:21 +02:00
Christophe Benz
8afff42465 compare instance to basestring instead of (str, unicode) 2010-08-17 19:33:06 +02:00
Flo
10d8c85077 Replace the coming page, because the website changed too...
Signed-off-by: Flo <florent.fourcot@resel.fr>
2010-08-14 23:36:55 +02:00
Romain Bignon
171722fce3 fix fetching description 2010-08-14 21:37:35 +02:00
Romain Bignon
a3768ed3f2 protocol is a choice 2010-08-14 17:48:00 +02:00
Romain Bignon
dd6f4bee76 fix tests 2010-08-14 00:34:00 +02:00
Romain Bignon
9e2b399472 youtube youporn and youjizz tests 2010-08-14 00:27:44 +02:00
Romain Bignon
87f3e1e765 enhancements 2010-08-14 00:21:48 +02:00
Romain Bignon
8767ff2bf0 add tests for transilien 2010-08-14 00:21:37 +02:00
Romain Bignon
47e92b0e07 add tests for canaltp 2010-08-14 00:21:25 +02:00
Romain Bignon
7b9ed0481a tests for backend bnporc 2010-08-14 00:10:03 +02:00
Romain Bignon
db1e7a9d95 tests for backend arte 2010-08-14 00:09:51 +02:00
Romain Bignon
c3805a8f23 gazelle tests 2010-08-13 23:58:14 +02:00
Romain Bignon
a8c3fc166f fix parsing torrents list 2010-08-13 23:57:40 +02:00
Romain Bignon
404d7290ba a lot of pyflakes and pylint fixes 2010-08-13 22:23:10 +02:00
Romain Bignon
f8faa7e173 fix parsing contact threads old 2010-08-13 18:51:55 +02:00
Romain Bignon
9391cba73a adde a test case for dlfp 2010-08-13 18:12:37 +02:00
Romain Bignon
9c7f585753 new tests architecture 2010-08-13 17:27:22 +02:00
Romain Bignon
50d0c9a728 enhancement of the ICapMessages.Message object 2010-08-13 14:38:42 +02:00
Romain Bignon
1fd52b7ba8 enhancement of backends configuration 2010-08-13 12:00:24 +02:00
Romain Bignon
700d77596a support quality and lang 2010-08-13 11:16:48 +02:00
Romain Bignon
accb42fe3b get the video url 2010-08-13 10:43:22 +02:00
Romain Bignon
af08bd0eeb several fixes 2010-08-12 18:17:19 +02:00
Romain Bignon
d8a739f86f applying patch from Olf to add the 'history' command to boobank and backends (refs #373) 2010-08-12 18:17:19 +02:00
Christophe Benz
d27b28d24e do not call id2url too early 2010-08-12 18:17:18 +02:00
Christophe Benz
33d1574878 add missing keywords 2010-08-12 17:08:25 +02:00
Christophe Benz
53f6571fee implement max_results option and infinite search for youtube 2010-08-12 16:04:53 +02:00
Christophe Benz
3218ebfaff unused import 2010-08-12 16:04:53 +02:00
Christophe Benz
a1157f34d6 set author only if found 2010-08-12 16:04:53 +02:00
Romain Bignon
7949fcc8f1 unused imports removed 2010-08-12 09:19:35 +02:00
Christophe Benz
13f9fc07b2 move icons to xdg standard dirs, add desktop files
closes #359
2010-08-11 19:30:30 +02:00