Juke
fe7b8d082c
add export_thread
...
add export_thread to boobmsg
working show_thread
2011-02-11 08:55:05 +01:00
juke
9ffe369600
remove cleanboob
2011-02-04 11:15:00 +01:00
Juke
4379541cfe
unused import
2011-02-04 11:14:52 +01:00
juke
b3e830665b
don't use tostring(), maybe add method='text'
2011-02-04 11:14:47 +01:00
juke
75859bd5f4
try to resolve this fucking encoding bug
2011-02-04 11:14:46 +01:00
juke
717a579008
try to move to ICapMessages
2011-02-04 11:14:45 +01:00
juke
4bd3a976a6
20 minutes backend + cleanboob
2011-02-04 11:14:43 +01:00
Clément Schreiner
3cbb5671d3
Small fixes and changes in qwebcontentedit and ICapContent.
...
- content preview's html code is now cleaner
- ICapContent.preview_content() renamed to ICapContent.get_content_preview()
- tab "preview" was shown first when starting qwebcontentedit. Fixed.
2011-02-03 15:09:27 +01:00
Clément Schreiner
dcb2375fd1
New application qwebcontentedit
...
Status: ugly GUI, editing and saving a page mostly working,
preview support in progress
2011-02-01 15:08:39 +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
edee4b51b3
correctly split ID from In-Reply-To header
2010-12-09 18:00:25 +01:00
Romain Bignon
78bfa70f23
set a description for every application
2010-12-09 12:03:38 +01:00
Christophe Benz
3dd50f363d
remove unnecessary brackets
2010-12-08 18:10:42 +01:00
Romain Bignon
d546294964
add a description
2010-12-08 17:55:38 +01:00
Romain Bignon
c836e3c1ec
correctly set the 'receivers' field
2010-12-08 12:19:37 +01:00
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