Commit Graph

  • 8db8619603 release version 0.3RC3 master David Rousselie 2012-02-21 20:42:57 +01:00
  • 7b0f6638bd avoid ssl MySQL reserved keyword David Rousselie 2012-02-21 20:36:30 +01:00
  • 9d88361b02 update documentation links David Rousselie 2011-10-16 17:33:36 +02:00
  • 9c0edf274f fix some version configuration David Rousselie 2011-10-09 11:17:52 +02:00
  • e75973eefc update JCL dependency version David Rousselie 2011-10-08 13:00:32 +02:00
  • f2edb33399 add SMTP SSL support David Rousselie 2011-10-08 11:40:32 +02:00
  • 471e24394a create version 0.3rc1 David Rousselie 2010-11-28 15:19:09 +01:00
  • d3315450b3 fix indentation David Rousselie 2010-11-28 15:17:52 +01:00
  • 1778f99831 replace send_stanzas by returned value in handler. Pyxmpp will take care to send these stanzas David Rousselie 2010-10-21 09:07:13 +02:00
  • 5983009869 fix ad-hoc command complete support David Rousselie 2010-10-19 10:36:06 +02:00
  • c68d23e801 fix unknown SMTP auth method error David Rousselie 2010-06-09 13:48:44 +02:00
  • 321d552054 handle boolean values sent in forms as strings David Rousselie 2010-06-08 19:30:59 +02:00
  • 79ecfa71be Ignore empty message (sent by clients supporting pubsub) David Rousselie 2010-06-08 19:30:24 +02:00
  • 2de9857a3c fix JCL version David Rousselie 2010-06-08 19:29:23 +02:00
  • 6cba801450 release JMC 0.3 beta3 David Rousselie 2010-06-04 19:59:40 +02:00
  • 74feff9ea9 check for account login and host with whitespace David Rousselie 2010-06-04 19:06:47 +02:00
  • a26290d9c4 fix tests with python2.6 David Rousselie 2010-06-04 07:35:24 +02:00
  • 76adc75d9f release JMC 0.3 beta2 David Rousselie 2010-05-11 20:35:59 +02:00
  • 249b2f55b9 Use cProfile instead of profile module David Rousselie 2009-12-01 21:45:48 +01:00
  • 4a9e1552f3 Make JMC work with PyXMPP 1.0.1 David Rousselie 2009-07-01 21:36:04 +02:00
  • 9bab128113 Force DummyServer to listen on IPv4 David Rousselie 2009-06-30 19:40:50 +02:00
  • e829fa68f4 Add default SMTP server in default config file David Rousselie 2008-11-09 20:21:21 +01:00
  • a30b7e6d98 README update David Rousselie 2008-11-09 12:25:29 +01:00
  • 6d06e84d07 migrate from FeederComponent.handler to FeederComponent.tick_handlers David Rousselie 2008-11-04 20:43:18 +01:00
  • 8dd993612d Fix #25. jabber directories don't need a specific group. David Rousselie 2008-09-05 18:45:42 +02:00
  • 56eb2f004c Correct IMAPAccount populate_handler David Rousselie 2008-07-25 23:53:23 +02:00
  • 5cdb8e8ba6 Correct socket timeout for IMAP and POP3 connections David Rousselie 2008-07-25 23:19:45 +02:00
  • 717e441733 Avoid crashing when parsing malformed mail header From David Rousselie 2008-07-25 22:05:59 +02:00
  • f920d6c5d2 Update run function to tuple (restart_boolean, time to wait before restart) return value David Rousselie 2008-08-21 20:56:19 +02:00
  • 2c5fe4ca44 Add database upgrade script David Rousselie 2008-05-30 21:49:11 +02:00
  • 340179bc54 Remove old utilities (for jmc 0.2) David Rousselie 2008-05-30 08:13:03 +02:00
  • b7f76bd7e7 Add new SQL schema David Rousselie 2008-05-30 08:12:18 +02:00
  • 0cfd25d35c Add profiling wrappers David Rousselie 2008-05-29 19:16:40 +02:00
  • e9b72d2af8 Set correct component version David Rousselie 2008-05-29 18:53:41 +02:00
  • b6c899846a Implement XEP-012 (Last Activity) for Account JIDs David Rousselie 2008-05-29 18:52:58 +02:00
  • 697e47e2dc Change MailAccount.lastcheck semantic. Now store time in second since the Epoch David Rousselie 2008-05-28 19:51:40 +02:00
  • e212499456 Delete unused parameter David Rousselie 2008-05-28 19:21:13 +02:00
  • a98cbb4c2b Add default VCard URL field David Rousselie 2008-05-28 17:11:07 +02:00
  • 20247673f2 adapt to JCL api changes David Rousselie 2008-05-28 18:23:20 +02:00
  • 50dea1527b JMCRunner_TestCase must not inherit from JCLRunner_TestCase David Rousselie 2008-05-28 08:19:39 +02:00
  • dcb87e610e Add default SMTP server configuration David Rousselie 2008-05-20 08:17:18 +02:00
  • 8a2fb397b9 Override uncomplete configuration file test David Rousselie 2008-05-16 19:04:09 +02:00
  • af9ae34bf8 Send presence when cancelling an account error David Rousselie 2008-05-14 22:02:08 +02:00
  • 53cc7b91ca Update presence status when sending account error David Rousselie 2008-05-14 08:26:10 +02:00
  • 885f08b93e Add default status message to SMTPAccount David Rousselie 2008-05-09 18:25:47 +02:00
  • 9f52f9ed7e Raise exception when an IMAP error occurs David Rousselie 2008-05-05 21:56:58 +02:00
  • 3616e35abd clean TODO comments David Rousselie 2008-03-10 20:19:27 +01:00
  • 7cd473ecaf Fix a typing bug in SMTPAccount David Rousselie 2008-03-10 12:11:50 +01:00
  • d4de07becc Update Debian configuration to JMC version 0.3 beta 1 David Rousselie 2008-03-08 22:28:04 +01:00
  • 470644bd24 Update JMC package informations for PyPi David Rousselie 2008-03-08 21:22:21 +01:00
  • 45afcc16f3 Add requires.txt file David Rousselie 2008-03-08 21:03:04 +01:00
  • 362755ed4f Set JMC version to 0.3 beta 1 David Rousselie 2008-03-08 21:01:52 +01:00
  • fc6952c573 Fix setup script David Rousselie 2008-03-07 22:01:59 +01:00
  • 64b7823403 Finish setuptools configuration David Rousselie 2008-03-07 21:41:37 +01:00
  • a5a2d3f6ca Fix IMAP select tests David Rousselie 2008-03-07 18:51:46 +01:00
  • 6767834fbc Add JMC short name in its runner to use JCL console David Rousselie 2008-03-07 16:51:15 +01:00
  • 6804ffd890 Switch back to read-write mode while checking for new mail on IMAP David Rousselie 2008-03-07 16:03:47 +01:00
  • 089ccbd808 Add missing files David Rousselie 2008-03-07 12:20:37 +01:00
  • 9f4768a96d Finish 'get-email' ad-hoc command implementation David Rousselie 2008-03-07 12:09:59 +01:00
  • 392169732f Multi-pages support when selecting email to fetch in get-email ad-hoc command David Rousselie 2008-03-06 17:55:14 +01:00
  • 20ddfe0db3 get-email ad-hoc command basic behavior David Rousselie 2008-03-06 08:34:19 +01:00
  • 103f8accd8 Add translation fallback to english David Rousselie 2008-03-06 08:25:53 +01:00
  • 9f24171943 Retrieve mail list for IMAP and POP3 accounts David Rousselie 2008-02-26 20:43:26 +01:00
  • ebaa5bdc82 Add code coverage report David Rousselie 2007-12-12 19:10:10 +01:00
  • 8f54ea720f Authorize force-check ad-hoc command to be executed on root node (a form is presented to select accounts) or on an account node David Rousselie 2007-12-05 18:25:36 +01:00
  • 1c5d2d073b Store error as string in account instead of just a boolean (in_error) David Rousselie 2007-12-04 18:12:50 +01:00
  • 8aa2ede6ae Add missing tables schemas David Rousselie 2007-12-04 17:56:46 +01:00
  • 7c7671aefd Put JMC message handlers in the same group as Password and Help message handlers David Rousselie 2007-12-04 08:18:41 +01:00
  • 8c9c685e34 Correct log_file setting for test David Rousselie 2007-12-04 08:16:13 +01:00
  • 992199f636 v0.3 is not yet release, rename debian package version David Rousselie 2007-11-30 19:29:34 +01:00
  • 30b41bd953 Complete Debian packaging David Rousselie 2007-11-30 18:17:59 +01:00
  • 893aac6eaa Update debian package configuration David Rousselie 2007-11-13 19:11:37 +01:00
  • e9a3c54b4f Add missing jmc.jabber.tests.message package David Rousselie 2007-11-12 19:09:23 +01:00
  • ef5b7db24c Change import order in JMC runner David Rousselie 2007-11-12 08:38:25 +01:00
  • a901a23fb4 Support more email header in Jabber message sent to JMC David Rousselie 2007-11-07 19:06:13 +01:00
  • 6a8afaedd0 Store SQL schema David Rousselie 2007-11-06 18:50:35 +01:00
  • 9b3b317917 Update setuptools config and move startup method in jmc.runner David Rousselie 2007-11-06 18:45:51 +01:00
  • 533c9e3625 prefill form with IMAP account get mailbox with correct folder delimiter David Rousselie 2007-10-31 18:04:46 +01:00
  • 511e4916c3 Store mailbox with "/" delimiter and discover when populating account what is the real delimiter David Rousselie 2007-10-31 17:55:47 +01:00
  • e24224c873 Add help messages for JMC David Rousselie 2007-10-30 19:11:00 +01:00
  • 4065cba5b3 Force check emails ad-hoc command implementation and add forgotten command.py file David Rousselie 2007-10-30 18:27:31 +01:00
  • 16b78d407b Add MailCommandManager as default CommandManager with MailComponent David Rousselie 2007-10-30 07:56:54 +01:00
  • 204b03ea90 Pre-fill registration form when registering IMAP folder David Rousselie 2007-10-23 08:19:47 +02:00
  • 98510aa128 Browse IMAP folders in service discovery David Rousselie 2007-10-22 20:25:23 +02:00
  • 95564d826e Browse IMAP folders in service discorvery (IMAP connection not yet implemented) David Rousselie 2007-10-11 22:40:51 +02:00
  • 7f4f8355aa Override Account default message status method David Rousselie 2007-10-08 21:39:13 +02:00
  • 23c84a338e MySQL support (rename columns names conflicting with MySQL reserved words) David Rousselie 2007-09-28 20:47:00 +02:00
  • 53f0ae67f1 Update JMCComponent constructor call David Rousselie 2007-09-27 19:34:57 +02:00
  • a02d36d653 update JMC after JCL refactoring David Rousselie 2007-08-19 15:44:52 +02:00
  • 82aa5f0d44 make JMC python2.4 compliant David Rousselie 2007-07-27 23:02:06 +02:00
  • dade5905c2 make JMC python2.4 compliant David Rousselie 2007-07-27 22:59:43 +02:00
  • e88ceb87f8 Update code to match JCL refactoring David Rousselie 2007-07-24 07:45:15 +02:00
  • 721a33d5d5 Activate ad-hoc commands support David Rousselie 2007-07-11 08:13:14 +02:00
  • fcf3a1bdbf try/except/finally does not work with python2.4 David Rousselie 2007-07-09 22:12:09 +02:00
  • bccd50ea89 Some refactoring David Rousselie 2007-07-08 21:42:31 +02:00
  • 620b500e0b some module refactoring David Rousselie 2007-06-27 22:22:36 +02:00
  • 545b0dca1c Correct headline create_message call bug David Rousselie 2007-06-20 21:42:38 +02:00
  • e93ad53670 Update root_disco_get_info signature David Rousselie 2007-06-20 21:40:34 +02:00
  • 65386a62c3 Prevent to send email with subject David Rousselie 2007-06-19 21:44:16 +02:00
  • 9da0d0a7d1 Add Extended Stanza Addressing support David Rousselie 2007-06-19 18:05:57 +02:00