Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dax/jmc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-21release version 0.3RC3HEADmasterDavid Rousselie
2012-02-21avoid ssl MySQL reserved keywordDavid Rousselie
2011-10-16update documentation linksDavid Rousselie
2011-10-09fix some version configurationDavid Rousselie
2011-10-08update JCL dependency versionDavid Rousselie
2011-10-08add SMTP SSL supportDavid Rousselie
2010-11-28create version 0.3rc1David Rousselie
2010-11-28fix indentationDavid Rousselie
2010-10-21replace send_stanzas by returned value in handler. Pyxmpp will take care to s...David Rousselie
2010-10-19fix ad-hoc command complete supportDavid Rousselie
2010-06-09fix unknown SMTP auth method errorDavid Rousselie
2010-06-08handle boolean values sent in forms as stringsDavid Rousselie
2010-06-08Ignore empty message (sent by clients supporting pubsub)David Rousselie
2010-06-08fix JCL versionDavid Rousselie
2010-06-04release JMC 0.3 beta3David Rousselie
2010-06-04check for account login and host with whitespaceDavid Rousselie
2010-06-04fix tests with python2.6David Rousselie
2010-05-11release JMC 0.3 beta2David Rousselie
2009-12-01Use cProfile instead of profile moduleDavid Rousselie
2009-07-01Make JMC work with PyXMPP 1.0.1David Rousselie
2009-06-30Force DummyServer to listen on IPv4David Rousselie
2008-11-09Add default SMTP server in default config fileDavid Rousselie
2008-11-09README updateDavid Rousselie
2008-11-04migrate from FeederComponent.handler to FeederComponent.tick_handlersDavid Rousselie
2008-09-05Fix #25. jabber directories don't need a specific group.David Rousselie
2008-07-26Correct IMAPAccount populate_handlerDavid Rousselie
2008-07-26Correct socket timeout for IMAP and POP3 connectionsDavid Rousselie
2008-07-26Avoid crashing when parsing malformed mail header FromDavid Rousselie
2008-08-21Update run function to tuple (restart_boolean, time to wait before restart) r...David Rousselie
2008-05-30Add database upgrade scriptDavid Rousselie
2008-05-30Remove old utilities (for jmc 0.2)David Rousselie
2008-05-30Add new SQL schemaDavid Rousselie
2008-05-29Add profiling wrappersDavid Rousselie
2008-05-29Set correct component versionDavid Rousselie
2008-05-29Implement XEP-012 (Last Activity) for Account JIDsDavid Rousselie
2008-05-28Change MailAccount.lastcheck semantic. Now store time in second since the EpochDavid Rousselie
2008-05-28Delete unused parameterDavid Rousselie
2008-05-28Add default VCard URL fieldDavid Rousselie
2008-05-28adapt to JCL api changesDavid Rousselie
2008-05-28JMCRunner_TestCase must not inherit from JCLRunner_TestCaseDavid Rousselie
2008-05-20Add default SMTP server configurationDavid Rousselie
2008-05-16Override uncomplete configuration file testDavid Rousselie
2008-05-15Send presence when cancelling an account errorDavid Rousselie
2008-05-14Update presence status when sending account errorDavid Rousselie
2008-05-09Add default status message to SMTPAccountDavid Rousselie
2008-05-05Raise exception when an IMAP error occursDavid Rousselie
2008-03-10clean TODO commentsDavid Rousselie
2008-03-10Fix a typing bug in SMTPAccountDavid Rousselie
2008-03-09Update Debian configuration to JMC version 0.3 beta 1David Rousselie
2008-03-08Update JMC package informations for PyPiDavid Rousselie