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
2008-03-08Add requires.txt fileDavid Rousselie
2008-03-08Set JMC version to 0.3 beta 1David Rousselie
2008-03-08Fix setup scriptDavid Rousselie
2008-03-07Finish setuptools configurationDavid Rousselie
2008-03-07Fix IMAP select testsDavid Rousselie
2008-03-07Add JMC short name in its runner to use JCL consoleDavid Rousselie
2008-03-07Switch back to read-write mode while checking for new mail on IMAPDavid Rousselie
2008-03-07Add missing filesDavid Rousselie
2008-03-07Finish 'get-email' ad-hoc command implementationDavid Rousselie
2008-03-06Multi-pages support when selecting email to fetch in get-email ad-hoc commandDavid Rousselie
2008-03-06get-email ad-hoc command basic behaviorDavid Rousselie
2008-03-06Add translation fallback to englishDavid Rousselie
2008-02-26Retrieve mail list for IMAP and POP3 accountsDavid Rousselie
2007-12-12Add code coverage reportDavid Rousselie
2007-12-05Authorize force-check ad-hoc command to be executed on root node (a form is p...David Rousselie
2007-12-04Store error as string in account instead of just a boolean (in_error)David Rousselie
2007-12-04Add missing tables schemasDavid Rousselie
2007-12-04Put JMC message handlers in the same group as Password and Help message handlersDavid Rousselie
2007-12-04Correct log_file setting for testDavid Rousselie
2007-11-30v0.3 is not yet release, rename debian package versionDavid Rousselie
2007-11-30Complete Debian packagingDavid Rousselie
2007-11-13Update debian package configurationDavid Rousselie
2007-11-12Add missing jmc.jabber.tests.message packageDavid Rousselie
2007-11-12Change import order in JMC runnerDavid Rousselie
2007-11-07Support more email header in Jabber message sent to JMCDavid Rousselie
2007-11-06Store SQL schemaDavid Rousselie
2007-11-06Update setuptools config and move startup method in jmc.runnerDavid Rousselie
2007-10-31prefill form with IMAP account get mailbox with correct folder delimiterDavid Rousselie
2007-10-31Store mailbox with "/" delimiter and discover when populating account what is...David Rousselie
2007-10-30Add help messages for JMCDavid Rousselie
2007-10-30Force check emails ad-hoc command implementation and add forgotten command.py...David Rousselie
2007-10-30Add MailCommandManager as default CommandManager with MailComponentDavid Rousselie
2007-10-23Pre-fill registration form when registering IMAP folderDavid Rousselie
2007-10-22Browse IMAP folders in service discoveryDavid Rousselie
2007-10-12Browse IMAP folders in service discorvery (IMAP connection not yet implemented)David Rousselie
2007-10-08Override Account default message status methodDavid Rousselie
2007-09-28MySQL support (rename columns names conflicting with MySQL reserved words)David Rousselie
2007-09-27Update JMCComponent constructor callDavid Rousselie
2007-08-19update JMC after JCL refactoringDavid Rousselie
2007-07-28make JMC python2.4 compliantDavid Rousselie
2007-07-28make JMC python2.4 compliantDavid Rousselie
2007-07-24Update code to match JCL refactoringDavid Rousselie
2007-07-11Activate ad-hoc commands supportDavid Rousselie
2007-07-10try/except/finally does not work with python2.4David Rousselie
2007-07-08Some refactoringDavid Rousselie
2007-06-28some module refactoringDavid Rousselie
2007-06-20Correct headline create_message call bugDavid Rousselie
2007-06-20Update root_disco_get_info signatureDavid Rousselie
2007-06-19Prevent to send email with subjectDavid Rousselie
2007-06-19Add Extended Stanza Addressing supportDavid Rousselie