Commit graph

693 commits

Author SHA1 Message Date
Romain Bignon
2e29dc6479 use a specific transfer formatter for the 'transfer' command 2010-10-31 10:26:18 +01:00
Romain Bignon
9e77ea236f limit search results 2010-10-30 20:58:20 +02:00
Romain Bignon
84b4003bf4 use several loggers for parts of weboob 2010-10-30 16:09:33 +02:00
Romain Bignon
8be6162521 ability to display a profile from an URL, several minor fixes 2010-10-30 12:33:43 +02:00
Romain Bignon
833c25f8d9 new command 'register' (refs #294) 2010-10-30 10:55:24 +02:00
Romain Bignon
28e57001bc add a messages refresh button, and better handler of contacts selection 2010-10-30 09:58:52 +02:00
Romain Bignon
711f2c73a3 print call errors 2010-10-28 00:05:05 +02:00
Romain Bignon
8777e6c1d3 weboob-config now supports new Value* classes instead of BackendConfig ones 2010-10-26 21:02:42 +02:00
Romain Bignon
1e881da190 oops fix when coming is NotAvailable (closes #411) 2010-10-25 21:51:16 +02:00
Romain Bignon
cabdbe078f use a specific formatter for 'list' and ability to use previous # in interactive mode for other commands (closes #410) 2010-10-25 20:25:27 +02:00
Romain Bignon
41a76723b6 do not use a bold prompt (there are a several of problems) 2010-10-19 10:42:03 +02:00
Romain Bignon
e64d4fc288 set message as read when viewing one, and display unread messages in yellow in list 2010-10-17 16:24:09 +02:00
Romain Bignon
8199dd0581 add -p only if $EDITOR is vim 2010-10-17 15:10:21 +02:00
Romain Bignon
908764b4c8 use the 'table' formatter as default 2010-10-17 14:47:46 +02:00
Romain Bignon
2556da6fbd better errors management in webcontentedit 2010-10-17 14:47:42 +02:00
Romain Bignon
f0215a89b5 do not enable the 'Reply' button when backend doesn't implement ICapMessagesPost 2010-10-17 11:44:39 +02:00
Romain Bignon
57435cbcf7 correctly reload when backends have been modified 2010-10-16 19:19:18 +02:00
Romain Bignon
3e643ef7ab use 'table' as default formatter in boobank 2010-10-16 18:59:45 +02:00
Clément Schreiner
a47b19a8b5 Allows missing messages title or author. 2010-10-16 18:47:51 +02:00
Romain Bignon
916400467e use "basestring" instead of "(str,unicode)" 2010-10-16 17:44:09 +02:00
Romain Bignon
47ed403fb9 can edit several pages at the same time (use vim -p) 2010-10-16 16:27:22 +02:00
Romain Bignon
345e2f8fe4 improvements of user experience© 2010-10-16 12:11:36 +02:00
Romain Bignon
d2c70b7e98 in a tty, ask user to press <Enter> when text exceed the term height 2010-10-16 12:11:30 +02:00
Romain Bignon
e1f21bca03 use specific formatters for 'search' and 'info' commands 2010-10-16 11:33:42 +02:00
Romain Bignon
8b6a08f212 new application 'webcontentedit' 2010-10-16 10:07:08 +02:00
Romain Bignon
e12fabbf11 new application 'radioob' 2010-10-15 18:29:55 +02:00
Romain Bignon
a9f6ec93aa renamed VideoPlayer to MediaPlayer 2010-10-15 18:29:10 +02:00
Romain Bignon
f51bd5b7d4 fix 'list' and 'backends' commands 2010-10-15 18:02:15 +02:00
Romain Bignon
24e3671f27 video_list formatter display count in interactive mode, the full ID otherwise 2010-10-15 10:12:44 +02:00
Romain Bignon
f031f9b5aa use a special and readable formatter for the 'search' command 2010-10-14 20:09:54 +02:00
Christophe Benz
47a585e1c0 add constants for videoob-webserver 2010-10-12 19:43:48 +02:00
Romain Bignon
c959feacac bump version of backends and applications to 0.3 2010-10-11 10:31:44 +02:00
Romain Bignon
d351cd13f0 fix boobank when coming is not available 2010-10-09 09:03:41 +02:00
Romain Bignon
7fa04fe1d2 fix missing flush() calls 2010-10-08 13:46:00 +02:00
Romain Bignon
0ebf8d579d add class attribute to disable REPL behaviour 2010-10-08 10:52:35 +02:00
Romain Bignon
cd3c2ee787 do not reload specified backends in commands, but ask do() to call methods only on them (closes #405) 2010-10-07 15:34:31 +02:00
Romain Bignon
00f6c4dfe8 improvements 2010-10-05 17:41:45 +02:00
Romain Bignon
ed7472a4fb if root message is NotLoaded, display the 'More messages...' button 2010-10-05 17:41:29 +02:00
Romain Bignon
19a43030a7 support sending HTML or plaintext messages (choice in combobox) 2010-10-04 22:52:23 +02:00
Romain Bignon
742ff2af58 do not double reload messages 2010-10-04 22:52:16 +02:00
Romain Bignon
dfa0d2be82 support messages sending and several minor features 2010-10-04 22:28:29 +02:00
Romain Bignon
e5fde16cb6 oops, badly removed _messageSelected 2010-10-04 21:31:51 +02:00
Romain Bignon
8b91911506 qboobmsg works and supports threads! 2010-10-04 21:15:23 +02:00
Romain Bignon
c216690351 wip 2010-10-04 20:39:57 +02:00
Romain Bignon
b9f759849b fix inserting 'more' button 2010-10-01 09:30:04 +02:00
Romain Bignon
2378c6ffc0 port qhavesex to new ICapMessages API 2010-09-30 20:13:06 +02:00
Romain Bignon
217b029a6f pyflakes fixes 2010-09-30 12:40:09 +02:00
Romain Bignon
6dfbda042c correctly handle BrowserUnavailable and BrowserIncorrectPassword exceptions in repl applications (closes #302)
It asks user to reconfigure backend when BrowserIncorrectPassword is
raised.
2010-09-30 11:59:12 +02:00
Nicolas Duhamel
935531c5ae Return transfer id Prevent when the two accounts aren't on the same backend
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-28 22:27:40 +02:00
Christophe Benz
7004c1d669 move video player tool to external file 2010-09-28 02:16:18 +02:00