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 (Collapse)Author
2007-10-31Store mailbox with "/" delimiter and discover when populating account what ↵David Rousselie
is the real delimiter darcs-hash:20071031165547-86b55-50bb56e0db9ff77385656b126d7f0f2a02ff3d3a.gz
2007-10-22Browse IMAP folders in service discoveryDavid Rousselie
darcs-hash:20071022182523-86b55-444ef63ae52e5a0f274a1ab3bea89d9fc91ae1fb.gz
2007-10-08Override Account default message status methodDavid Rousselie
darcs-hash:20071008193913-86b55-462dbced400078211a051151b22e32517b8b20cf.gz
2007-09-28MySQL support (rename columns names conflicting with MySQL reserved words)David Rousselie
darcs-hash:20070928184700-86b55-c9acce01326a0d0ae3c616d6e202ad9ebe6599ba.gz
2007-08-19update JMC after JCL refactoringDavid Rousselie
darcs-hash:20070819134452-86b55-500fe3139f8cb4901bc2f283340b5a1768125d8d.gz
2007-07-24Update code to match JCL refactoringDavid Rousselie
darcs-hash:20070724054515-86b55-48f3e4236c2963a4ea2e79117e31fc2d34bae302.gz
2007-07-08Some refactoringDavid Rousselie
darcs-hash:20070708194231-86b55-484cc22c11e199ca7e91f100f7707ada3d44ed74.gz
2007-06-28some module refactoringDavid Rousselie
darcs-hash:20070627202236-86b55-8a2b80e157cdfb307943c9e2643fc0cd97e87ec7.gz
2007-06-19Prevent to send email with subjectDavid Rousselie
darcs-hash:20070619194416-86b55-897322bd4ab57664da46e20afd5a3bc6befe5a8a.gz
2007-06-18SMTP send_email real implementationDavid Rousselie
darcs-hash:20070618175813-86b55-990d6242426508e186abfc454d69fc9e0cd424b0.gz
2007-06-17replace SSL by TLS for SMTPAccountDavid Rousselie
darcs-hash:20070617121908-86b55-77447f0143679aa73a5eb3a6aa1f1290e2dd2aa5.gz
2007-06-12Implement default SMTP account unicityDavid Rousselie
darcs-hash:20070612055200-86b55-c6c26309c503c9e5c8a8540223795d885dd405f2.gz
2007-06-06Add bare JID as parameter of registration form default functionDavid Rousselie
darcs-hash:20070606190900-86b55-6b767972e0290e17cefd6cd9f7107cc9d2713eac.gz
2007-06-06Add bare JID as third argument to register post functionsDavid Rousselie
darcs-hash:20070606184704-86b55-6795169def44ccfdfab56f781030d94eb5ef57ac.gz
2007-06-05Work with default SMTP accountDavid Rousselie
if a default SMTP account is defined, messages sent to root JID are sent with this account parameters. Otherwise, the first SMTP account is used. darcs-hash:20070605195924-86b55-5f8ab38dee873680f32b16619123d909d2ffb4b2.gz
2007-06-05Implementation of missing get_default_port in SMTPAccountDavid Rousselie
darcs-hash:20070605194657-86b55-e5f855687c035bcb6ed21a92eccf6320fbeb2a32.gz
2007-05-30Some code style cleanupDavid Rousselie
darcs-hash:20070530062134-86b55-2670bdf7b6eebb7ad8014db9629a6e3ee36ac00c.gz
2007-05-24Add SMTPAccount with pluggable handlersDavid Rousselie
darcs-hash:20070523205437-86b55-a1f69f149e57ba943d7163337bcdc8fdecafae40.gz
2007-05-15Add configurable checking intervalDavid Rousselie
darcs-hash:20070515160952-86b55-a2d1d02c2d304ee90e38f50d5318421c2a909fba.gz
2007-05-13Move unit tests in source folderDavid Rousselie
darcs-hash:20070513183302-86b55-98a5e67621ece44958f215e98ba1c92e32c4ea51.gz
2007-05-13Reuse PresenceAccount unit testsDavid Rousselie
darcs-hash:20070513171250-86b55-daf3937f6c3dc004d246cbb81da91b91756993d2.gz
2007-03-25Pass "real_class" parameter to get_register_fields methodDavid Rousselie
darcs-hash:20070325123716-86b55-088735b1cd7de58e6bf44bcf0d8a2563c4c88125.gz
2007-03-24Update registration fields post_func and default_func semanticDavid Rousselie
darcs-hash:20070324105851-86b55-5accb21c34bb40460721cbc898a073bbb2d0e87b.gz
2007-03-21Complete MailComponent testsDavid Rousselie
darcs-hash:20070321170603-86b55-109cde21f4ff2e4220c3cc5c7297e0aef755978f.gz
2007-02-21Migration to JCLDavid Rousselie
JMC migration to JCL: - Use SQLObject for persistence - Use PyXMPP DataForm implementation - test packages reorganisation Need to update component.py and config.py to finish the migration darcs-hash:20070221173604-86b55-17fb4a530f378b51b6b62a117a6f93c73c5be796.gz