Commit graph

41 commits

Author SHA1 Message Date
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
Romain Bignon
acfa29ec81 monboob doesn't care about filling messages 2010-08-13 14:46:17 +02:00
Romain Bignon
50d0c9a728 enhancement of the ICapMessages.Message object 2010-08-13 14:38:42 +02:00
Christophe Benz
7df5136b5f use self.do instead of self.weboob.do in console apps 2010-08-12 16:44:42 +02:00
Romain Bignon
e2f9bdb054 s/weboob.backends/weboob.backend_instances/ 2010-07-13 01:10:23 +02:00
Christophe Benz
5c2ab81e16 change vocabulary
s/module/backend
s/backend/configured_backend
s/frontend/application
2010-07-12 03:07:10 +02:00
Christophe Benz
0db6d8942d fix imports 2010-07-08 02:35:40 +02:00
Christophe Benz
12e4720bfb fix monboob 2010-07-07 18:13:33 +02:00
Christophe Benz
3bf9c2518b global s/frontends/applications/ 2010-07-07 17:20:17 +02:00