Commit graph

205 commits

Author SHA1 Message Date
Romain Bignon
657b47bd6a ability to send a message which is not a reply (closes #437) 2010-12-08 12:14:11 +01:00
Romain Bignon
809c2c622e rewrite of do_post(); it can get the message on command line instead of stdin 2010-12-08 12:11:53 +01:00
Romain Bignon
590f2c5ae2 help of commands more understandable (refs #445) 2010-12-08 10:26:58 +01:00
Romain Bignon
8827b15496 fix when no city is given 2010-12-07 16:33:27 +01:00
Romain Bignon
31921549a7 use specific formatter for 'current' command 2010-12-06 15:26:54 +01:00
Romain Bignon
7919b947ce use special formatters, support completion 2010-12-06 13:19:25 +01:00
Romain Bignon
a83a81dde8 bump to 0.5 2010-12-01 19:55:59 +01:00
Romain Bignon
7be8efbab4 fix unicode issues 2010-12-01 19:29:29 +01:00
Romain Bignon
a42f75700a fix unicode issues 2010-12-01 15:22:47 +01:00
Romain Bignon
b344e166b3 fix display of messages 2010-12-01 14:05:53 +01:00
Christophe Benz
93f8a50b4f clean media player code, ability to configure player in videoob and radioob 2010-11-29 07:25:13 +01:00
Romain Bignon
41e0af0b48 display messages flags and save when a message is read 2010-11-28 11:42:07 +01:00
Romain Bignon
8ea375669a commands 'list' and 'show' (not really finished) 2010-11-28 11:35:03 +01:00
Christophe Benz
a718e9bf75 check for receivers without backends, display warning 2010-11-27 15:02:37 +01:00
Christophe Benz
72659912ab remove namespace packages info 2010-11-25 16:39:05 +01:00
Christophe Benz
67f92c1d94 oops 2010-11-24 19:21:03 +01:00
Christophe Benz
560798bf7d implement mandatory fields for custom formatters 2010-11-23 14:46:32 +01:00
Christophe Benz
bebd4318ec pyflakes fixes 2010-11-22 15:31:00 +01:00
Christophe Benz
18e02f2fea handle multiple receivers in messages 2010-11-22 15:28:27 +01:00
Christophe Benz
ea33ef4cc6 english fix 2010-11-22 01:07:27 +01:00
Christophe Benz
9fc1b5b459 add -e option to skip empty messages 2010-11-21 23:41:17 +01:00
Romain Bignon
0f941a7fa3 fixes 2010-11-21 10:54:23 +01:00
Romain Bignon
896248d408 rename the 'info' command to 'status' 2010-11-20 20:53:06 +01:00
Romain Bignon
c83c923e3d moved ICapDating.get_status() and ICapMessagesPost.get_status() into ICapAccount.get_account_status() 2010-11-20 20:52:53 +01:00
Christophe Benz
368ef37d5b add info command in boobmsg 2010-11-20 19:57:01 +01:00
Romain Bignon
3fc6cfe50e oops 2010-11-20 19:54:04 +01:00
Romain Bignon
0c10fe5e17 fixes 2010-11-20 19:53:13 +01:00
Romain Bignon
de020c0cc5 in non-HTML content, replace \n with <br /> 2010-11-20 15:32:48 +01:00
Romain Bignon
8ddb94de91 load photos when needed 2010-11-20 15:32:29 +01:00
Romain Bignon
8a5a04a214 improvement of photos display 2010-11-20 13:24:38 +01:00
Christophe Benz
ce7bdff246 handle confirmation, do error checking 2010-11-19 15:39:44 +01:00
Christophe Benz
b89e82108c new application boobmsg 2010-11-19 13:50:30 +01:00
Christophe Benz
2921a17a3e implement photo caroussel 2010-11-19 11:22:05 +01:00
Christophe Benz
237dd47f28 enable sorting in contacts list 2010-11-18 15:30:25 +01:00
Christophe Benz
1b417df356 do not use login for application 2010-11-17 20:48:56 +01:00
Romain Bignon
b6821b0567 fixes related to ModuleLoadError 2010-11-17 19:43:25 +01:00
Christophe Benz
cb5502f1d9 display contacts URL in qhavesex 2010-11-17 18:42:50 +01:00
Christophe Benz
f0c3e6029a introduce ModuleLoadError 2010-11-17 15:05:53 +01:00
Christophe Benz
c900413e64 catch error if no backend name is given, indicate hint 2010-11-17 14:18:10 +01:00
Christophe Benz
e3cc16a156 check for account ID param 2010-11-16 15:30:12 +01:00
Romain Bignon
8e2551fed1 do not crash if the 'info' command can't find the specified backend 2010-11-15 21:08:38 +01:00
Romain Bignon
dd6dbe005e do not quit after display of profile 2010-11-15 21:08:27 +01:00
Romain Bignon
8f61fbd0d7 new command 'query' 2010-11-15 13:22:55 +01:00
Romain Bignon
5a8203c2b6 fix unicode error when a message can't be posted 2010-11-15 11:20:29 +01:00
Romain Bignon
01a01191dd fix default interval 2010-11-14 14:14:06 +01:00
Romain Bignon
916fc3d98e add a path completer for weboorrents command 'getfile' 2010-11-14 14:11:10 +01:00
Romain Bignon
fd3ccda664 add the PRIORITY_CONNECTION optimization (closes #319) 2010-11-11 14:13:11 +01:00
Romain Bignon
01acc2c7d4 new command 'weboob-config confirm' 2010-11-11 13:22:43 +01:00
Romain Bignon
d224effe35 fixes 2010-11-11 01:56:03 +01:00
Romain Bignon
3fb2bb6575 factorization of CallErrors exception handlers 2010-11-11 01:43:58 +01:00