Romain Bignon
eb3f681136
bump to 0.a
2011-10-10 11:38:02 +02:00
Romain Bignon
f745ae2b8f
fix usage of signature
2011-08-12 10:14:51 +02:00
Romain Bignon
f4f294502a
display signature if any
2011-08-03 09:42:15 +02:00
Romain Bignon
e731f42cb9
new method ConsoleApplication.acquire_input() to read stdin friendly
2011-07-11 22:18:25 +02:00
Romain Bignon
53e22d9f4b
bump to 0.9
2011-05-08 18:31:44 +02:00
Romain Bignon
1dafee2b47
move repl code from ConsoleApplication to ReplApplication
2011-05-08 18:13:05 +02:00
Romain Bignon
8a59880ea9
use a function run in each backend thread
2011-05-08 16:42:49 +02:00
Romain Bignon
9f3b493a71
do not crash if the thread is not found
2011-05-08 14:20:38 +02:00
Laurent Bachelier
8075d538f0
Better messages and return codes in applications
...
Use stderr and return codes >0 when it makes sense.
Loose return code conventions:
* 1 for generic errors
* 2 for user input errors
* 3 for remote errors (not found, etc.)
* 4 for not implemented
2011-05-04 00:44:43 +02:00
Romain Bignon
c28d5a99c1
factorize ls and cd in ReplApplication
2011-04-21 11:01:50 +02:00
Nicolas Duhamel
cc52b8eb3c
Downparadise backend first commit
2011-04-20 09:26:34 +02:00
Romain Bignon
7e2bb91b3b
change license to AGPLv3+
2011-04-08 12:48:07 +02:00
Christophe Benz
c7ff4640a0
Fix application descriptions.
2011-04-04 10:35:41 +02:00
Romain Bignon
31a0a0a8be
bump to 0.8
2011-04-04 10:30:09 +02:00
Juke
4579e72850
new xhtml formatter
2011-03-10 16:01:34 +01:00
juke
c06b4e07fe
export_all works
2011-03-10 16:01:32 +01:00
Romain Bignon
bafbf3644a
use IFormatter.(BOLD|NC) on every formatters
2011-03-09 09:26:55 +01:00
juke
c504bb14a9
add default formatter to export_thread
2011-03-09 09:26:02 +01:00
juke
480e53cb00
no bold when -O
2011-03-09 09:26:02 +01:00
Juke
397b5875f1
factorise
2011-03-07 16:25:57 +01:00
Romain Bignon
3cb6ca033f
bump to 0.7
2011-03-01 13:57:23 +01:00
Romain Bignon
a84b3ea5a3
remove the useless '--to_file' parameter on boobmsg
2011-02-26 10:27:38 +01:00
Romain Bignon
2a964247e6
new parameter -t to 'post' command
2011-02-24 21:37:35 +01:00
juke
f60e40fc9c
docstring do_export_thread closes #500
2011-02-22 10:37:45 +01:00
juke
6a40375b6a
boobmsg can export to a file closes #490
2011-02-15 12:31:40 +01:00
Juke
fe7b8d082c
add export_thread
...
add export_thread to boobmsg
working show_thread
2011-02-11 08:55:05 +01:00
Romain Bignon
81f9980623
update copyrights
2011-01-14 23:03:52 +01:00
Romain Bignon
2ebb9a844d
bump to 0.6
2011-01-08 12:30:28 +01:00
Romain Bignon
983883dc66
fix pipe of message to boobmsg ( closes #455 )
2011-01-02 22:49:02 +01:00
Romain Bignon
80b45b2cea
fix encoding problems ( closes #453 )
2010-12-16 14:41:42 +01:00
Christophe Benz
e9ede31053
fix parse_args conflict
2010-12-13 16:18:23 +01:00
Christophe Benz
5bdd1540fe
s/parseargs/parse_args
2010-12-13 15:42:20 +01:00
Romain Bignon
78bfa70f23
set a description for every application
2010-12-09 12:03:38 +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
a83a81dde8
bump to 0.5
2010-12-01 19:55:59 +01:00
Romain Bignon
b344e166b3
fix display of messages
2010-12-01 14:05:53 +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
67f92c1d94
oops
2010-11-24 19:21:03 +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
9fc1b5b459
add -e option to skip empty messages
2010-11-21 23:41:17 +01:00
Romain Bignon
896248d408
rename the 'info' command to 'status'
2010-11-20 20:53:06 +01:00
Christophe Benz
368ef37d5b
add info command in boobmsg
2010-11-20 19:57:01 +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