Laurent Bachelier
74a4ef6723
Use the print function everywhere
...
python modernize.py --no-six -f libmodernize.fixes.fix_print -w
With manual fixes as the import was put always on top.
2014-10-06 17:00:17 +02:00
Laurent Bachelier
c07e23cafc
Use class attributes as much as possible for application output
...
refs #803
2014-09-04 12:41:25 +02:00
Florent
432f97e95c
bump to 1.0
2014-09-03 17:14:10 +02:00
Florent
1daa866949
Move the import oh html2text outside of misc
2014-07-09 11:43:14 +02:00
Romain Bignon
e025fb0b20
rename ICap to Cap ( closes #1424 )
2014-07-05 17:33:44 +02:00
Florent
9ca0bbae6a
bump to 0.j
2014-05-19 22:45:35 +02:00
Romain Bignon
a40643bf40
factorize aum's Contact.get_text() and boobmsg formatter into ICapContact
2014-05-17 19:07:31 +02:00
Roger Philibert
c48c67875d
ability to post a message to a cached thread
2014-05-10 10:07:14 +02:00
Florent
a82f57512c
bump to 0.i
2014-01-08 23:40:16 +01:00
Florent
9b022b2ebe
bump to 0.h
2013-08-03 14:31:13 +02:00
Romain Bignon
bdf4c13f4e
remove useless calls to ReplApplication.flush() ( closes #812 )
2013-07-27 19:00:58 +02:00
Romain Bignon
9094294683
default behavior is to unlimit results, except for explicit commands (searches or history)
...
closes #1139
2013-07-27 15:56:45 +02:00
Laurent Bachelier
a6ad7e83ff
Use newer form of catching exceptions
...
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
2013-07-27 15:16:16 +02:00
Romain Bignon
7132ac47ca
fix display of messages list in non interactive mode
2013-04-06 23:18:39 +02:00
Florent
9484099a1d
bump to 0.g
2013-03-26 18:31:12 +01:00
Laurent Bachelier
ae06ae3384
Add missing "whatis entry" to man pages
...
This is recommended by Debian.
closes #618
2013-02-13 00:38:33 +01:00
Florent
bf3132e8c0
bump to 0.f
2013-01-25 17:23:49 +01:00
Florent
d69efe4f40
Datetime human readable
2012-11-07 17:39:53 +01:00
Florent
099d9e2b7f
Allow show command in non-interactive mode
2012-11-07 15:34:44 +01:00
Florent
ebd8be9e92
Improve documentation of export_thread
2012-11-07 15:25:19 +01:00
Romain Bignon
4a1e4b5afa
bump to 0.e
2012-10-28 20:39:49 +01:00
Romain Bignon
0976b5cd68
use hashlib instead of deprecated md5 module
2012-05-05 11:27:34 +02:00
Romain Bignon
2f8072e89e
bump to 0.d
2012-05-04 21:17:46 +02:00
Florent
02d5fb4c15
Valid feed for w3c validator
2012-04-30 11:28:44 +02:00
Florent
d36618a7b8
Add a atom formatter for boobmsg
...
Example of use case (in a cron) :
boobmsg export_all -n -1 -f atom -b presseurop > /var/www/press.atom
And a cool full atom feeds can be broadcasted to all
rss readers.
2012-04-27 16:35:35 +02:00
Romain Bignon
c437c99ead
add missing parameter
2012-04-06 13:57:01 +02:00
Romain Bignon
fc849995f4
rewrite of the formatters system
2012-04-03 22:40:38 +02:00
Roger Philibert
3db704a28c
[boobmsg] Reject empty messages by default
2012-04-01 19:39:57 +02:00
Roger Philibert
b0f1035ae8
[boobmsg] Use url suffix to save photos with their extension
2012-03-29 23:16:47 +02:00
Romain Bignon
8d182f8e4e
havedate inherits boobmsg
2012-03-26 16:13:12 +02:00
Roger Philibert
36b66e9238
[boobmsg] Photos command
2012-03-26 14:20:37 +02:00
Roger Philibert
bf17245f90
[boobmsg] Profile support
2012-03-26 14:20:37 +02:00
Laurent Bachelier
ba5949cd22
Remove nb_unread/nb_messages in CapMessages
...
Most backends don't set it nb_messages and no application used it.
No backends set nb_unread and only one application tried to use it.
This should help avoid useless fillobj() calls in some cases.
fixes #827
2012-03-23 07:04:42 +01:00
Romain Bignon
8e391d0b88
bump to 0.c
2012-03-14 22:09:24 +01:00
Laurent Bachelier
5ea30516ac
Fix incorrect translation
...
While this changes constants names, I think it is important as "accused" is
complely wrong. E-mails use the term "Read-receipts" so I chose
to go with RECEIVED.
2012-02-10 01:28:40 +01:00
Romain Bignon
4be4b40509
bump to 0.b
2012-02-05 19:35:30 +01:00
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