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
path: root/src
AgeCommit message (Expand)Author
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
2007-06-18Add multiple identities to JMCDavid Rousselie
2007-06-18SMTP send_email real implementationDavid Rousselie
2007-06-17replace SSL by TLS for SMTPAccountDavid Rousselie
2007-06-17Filter presence to legacy JIDDavid Rousselie
2007-06-16Add LegacyJID table creation at startupDavid Rousselie
2007-06-16Handle legacy JIDsDavid Rousselie
2007-06-12Implement default SMTP account unicityDavid Rousselie
2007-06-06Add bare JID as parameter of registration form default functionDavid Rousselie
2007-06-06Add bare JID as third argument to register post functionsDavid Rousselie
2007-06-06Add translations for SMTP accountDavid Rousselie
2007-06-05Work with default SMTP accountDavid Rousselie
2007-06-05Implementation of missing get_default_port in SMTPAccountDavid Rousselie
2007-06-05Code style cleanupDavid Rousselie
2007-06-05filter root component JID in MailHandlerDavid Rousselie
2007-06-05Use MailFeederHandler to filter IMAP and POP3 accounts to check mails fromDavid Rousselie
2007-06-05Change lang parameter to lang_classDavid Rousselie
2007-05-30Catch exception in handlersDavid Rousselie
2007-05-30Some code style cleanupDavid Rousselie
2007-05-29SendMail handlers implementationDavid Rousselie
2007-05-24Add SMTPAccount with pluggable handlersDavid Rousselie
2007-05-18Use JCLRunner to run JMCDavid Rousselie
2007-05-17correct russian language loading (Strings must be unicode)David Rousselie
2007-05-17Imported russian translation from jmc-0.2 (need to be updated)David Rousselie
2007-05-16i18n and i18n testingDavid Rousselie
2007-05-15Add configurable checking intervalDavid Rousselie
2007-05-15Move message format from Feeder to Sender classDavid Rousselie