Commit graph

61 commits

Author SHA1 Message Date
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
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
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
Romain Bignon
4a1e4b5afa bump to 0.e 2012-10-28 20:39:49 +01:00
Romain Bignon
2f8072e89e bump to 0.d 2012-05-04 21:17:46 +02:00
Laurent Bachelier
64d976d6d9 Add command to run the monboob process only once 2012-03-21 04:16:45 +01:00
Romain Bignon
8e391d0b88 bump to 0.c 2012-03-14 22:09:24 +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
1382ccb79f support when 'sender' is None 2011-09-14 09:43:25 +02:00
Romain Bignon
646480bc73 fix crash when header In-Reply-To is missing 2011-09-14 09:34:31 +02:00
Romain Bignon
53e22d9f4b bump to 0.9 2011-05-08 18:31:44 +02:00
Romain Bignon
8d9e1ce51c oops fix the fix 2011-05-08 12:13:19 +02:00
Romain Bignon
eec9a016f0 check config (closes #484) 2011-05-08 12:10: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
8aa3cfa4e1 stupid fix to prevent crash (refs #542) 2011-03-29 16:31:28 +02:00
Romain Bignon
3cb6ca033f bump to 0.7 2011-03-01 13:57:23 +01:00
Romain Bignon
97ccd6ecc2 catch errors when trying to bind the SMTP server (closes #485) 2011-02-26 10:56:02 +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
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
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
a83a81dde8 bump to 0.5 2010-12-01 19:55:59 +01:00
Romain Bignon
a42f75700a fix unicode issues 2010-12-01 15:22:47 +01:00
Christophe Benz
18e02f2fea handle multiple receivers in messages 2010-11-22 15:28:27 +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
3fb2bb6575 factorization of CallErrors exception handlers 2010-11-11 01:43:58 +01:00
Romain Bignon
e842015892 print errors when no message can be found 2010-11-10 13:26:18 +01:00
Romain Bignon
f5cf4795eb fix parsing incoming mails when no charset is supplied 2010-11-10 12:57:17 +01:00
Romain Bignon
b08dda9bcc fix if domain of In-Reply-To contains a '@' 2010-11-09 23:48:45 +01:00
Romain Bignon
f4747ca9d7 handle errors 2010-11-09 20:56:57 +01:00
Romain Bignon
61280d313e new parameter to pipe mails to an external process 2010-11-09 20:36:39 +01:00
Romain Bignon
bea732d534 bump to version 0.4 2010-11-01 23:21:37 +01:00
Romain Bignon
711f2c73a3 print call errors 2010-10-28 00:05:05 +02:00
Romain Bignon
c959feacac bump version of backends and applications to 0.3 2010-10-11 10:31:44 +02:00
Romain Bignon
0ebf8d579d add class attribute to disable REPL behaviour 2010-10-08 10:52:35 +02:00
Romain Bignon
71f18ce7f6 bump version of every applications to 0.2 2010-09-25 07:39:40 +02:00
Romain Bignon
ec45f3c2f0 fix monboob do_ methods 2010-09-25 07:30:46 +02:00
Romain Bignon
04037e7893 repl: interactive add of backends when no one is loaded at startup 2010-09-25 00:57:54 -04:00
Romain Bignon
37a53b783a port every console applications to ReplApplication 2010-09-24 12:58:27 -04:00
Romain Bignon
e7c24c13c8 adapt to new ICapMessages API 2010-08-30 16:59:52 +02:00
Romain Bignon
9581fa0b19 all loaded backends are now configured (refs #368) 2010-08-19 22:15:38 +02:00