Commit Graph

  • 7df765cfdb Properly manipulate contents of messagelist for folder Eygene Ryabinkin 2014-08-03 16:47:26 +04:00
  • 73e2c95acd Create SQLite DB directory if it doesn't exist yet Eygene Ryabinkin 2014-08-02 22:23:31 +04:00
  • aa55b38e26 Avoid copying array every time, just slice it Eygene Ryabinkin 2014-07-10 10:24:11 +04:00
  • 1f2e8af8aa Trade recursion by plain old cycle Eygene Ryabinkin 2014-07-08 12:23:05 +04:00
  • d786fdb492 Merge branch 'next' Eygene Ryabinkin 2014-07-08 11:45:04 +04:00
  • ffd1b1d691 IMAP: provide message-id in error messages Eygene Ryabinkin 2014-07-01 07:44:18 +04:00
  • 863113efa3 Match header names case-insensitively Eygene Ryabinkin 2014-06-30 16:41:17 +04:00
  • 807f3da880 addmessageheader(): add debug for header insertion Adam Spiers 2014-06-24 18:07:17 +01:00
  • 37f74d859a addmessageheader: fix case #2 and flesh out docstring Adam Spiers 2014-06-24 18:06:34 +01:00
  • afead6c48e Rename addmessageheader()'s crlf parameter to linebreak Adam Spiers 2014-06-24 18:05:21 +01:00
  • e791901b97 Fix Markdown formatting Gioele 2014-06-23 08:33:47 +02:00
  • 6bd76fed5a Merge branch 'next' Eygene Ryabinkin 2014-06-24 18:58:14 +04:00
  • f282f0b0e0 Merge pull request #67 from danmilon/fix-docs-folderfilter-typo Sebastian Spaeth 2014-06-24 16:32:49 +02:00
  • 968ffc20bd More clearly show results of folder name translation Eygene Ryabinkin 2014-06-24 18:48:58 +04:00
  • 17723a3621 Merge pull request #67 from danmilon/fix-docs-folderfilter-typo Sebastian Spaeth 2014-06-24 16:32:49 +02:00
  • c92c4e56a0 Add version qualifier to differentiate releases and development ones Eygene Ryabinkin 2014-06-01 22:32:57 +04:00
  • e8db1217d4 Fix improper header separator for X-OfflineIMAP header Eygene Ryabinkin 2014-06-01 22:09:44 +04:00
  • 7770b5ff73 Add friendly message about Python 3.x being unsupported Eygene Ryabinkin 2014-05-23 21:50:46 +04:00
  • 1746676af8 Make IDLE mode to work again Eygene Ryabinkin 2014-05-23 10:24:55 +04:00
  • efeca9eca7 Hacking manual: documented how to create tags Eygene Ryabinkin 2014-05-14 18:02:53 +04:00
  • 0005bcb2f0 Make IDLE mode to work again Eygene Ryabinkin 2014-05-23 10:24:55 +04:00
  • ee89610f3a Hacking manual: documented how to create tags Eygene Ryabinkin 2014-05-14 18:02:53 +04:00
  • fb41ce84f9 Prepared v6.5.6-RC1 Eygene Ryabinkin 2014-05-14 14:06:03 +04:00
  • d2ec2a4e9e Extend handling of cert_fingerprint Eygene Ryabinkin 2014-05-07 01:22:29 +04:00
  • 1690e5f74e Copymessageto should not be private since we override it Abdo Roig-Maranges 2014-05-11 12:32:05 +02:00
  • 6453ab0db7 Bring GMail labels section on the manual up to date Abdo Roig-Maranges 2014-05-10 21:53:18 +02:00
  • 8c43e52173 Fix multiple typos in var, function and exception names Abdo Roig-Maranges 2014-05-06 23:12:50 +02:00
  • 8dd6f7893c Add import for OfflineImapError Abdo Roig-Maranges 2014-05-06 23:56:25 +02:00
  • 8b4f86be67 Class LocalStatusFolder: remove duplicate cachemessagelist() Abdo Roig-Maranges 2014-05-06 23:47:05 +02:00
  • b982549e4d Class LocalStatusRepository: add missing self qualifier Abdo Roig-Maranges 2014-05-06 23:27:30 +02:00
  • 96c9cca83a Class IMAPServer: idle() is private now Abdo Roig-Maranges 2014-05-06 23:17:52 +02:00
  • 1300f2289b deletemessageheaders(): use passed list of headers to remove Abdo Roig-Maranges 2014-05-07 00:05:55 +02:00
  • 5150de5514 Add support for XDG Base Directory Specification Eygene Ryabinkin 2014-05-07 00:40:59 +04:00
  • d96af192ed Move space to the end of string Eygene Ryabinkin 2014-05-07 00:07:56 +04:00
  • 9eba0e5eb7 User manual: fix typo, "rebuild" -> "rebuilt" Nathan Guerin 2014-05-01 10:15:08 +02:00
  • 7c271d5131 Imapserver: add missing space to the log message Ben Boeckel 2014-05-02 20:04:09 -04:00
  • 1b954c3b4c Add ability to migrate status data across backends Abdo Roig-Maranges 2013-07-28 14:03:46 +02:00
  • 214137eb7b Improvements to the SQlite-based local status folder Abdo Roig-Maranges 2013-07-28 13:58:30 +02:00
  • 09556d645e Adapt plain status folder to gmail labels stuff Abdo Roig-Maranges 2013-07-27 23:25:13 +02:00
  • 789e047734 Extend handling of GMail labels header Abdó Roig-Maranges 2012-11-28 18:29:23 +01:00
  • 0e4afa9132 Make GmailFolder sync GMail labels Abdó Roig-Maranges 2012-10-16 20:20:35 +02:00
  • 9319ae212b Restructured folder/IMAP code Abdó Roig-Maranges 2012-10-17 21:45:19 +02:00
  • 5391476dfb Add ability to trim some local mail headers Abdó Roig-Maranges 2012-10-16 20:53:54 +02:00
  • 844ca6b08c Don't embed CRLF multiple times when saving a message Eygene Ryabinkin 2014-05-02 15:14:22 +04:00
  • 0903428fda Enable compressed connections to the IMAP server Abdó Roig-Maranges 2012-10-25 14:25:19 +02:00
  • 0c4fe6bada Bugfix: make change_message_uid to update messagelist's filename Abdó Roig-Maranges 2012-10-23 20:05:59 +02:00
  • 697ca8a229 Changed NotImplementedException to NotImplementedError Abdó Roig-Maranges 2012-10-18 19:23:34 +02:00
  • 6cbd2498ae Refactoring: make functions to be private if we can Eygene Ryabinkin 2014-03-16 16:27:35 +04:00
  • af2d6dc5e1 Fix: Undefined variable 'this' should be 'self' Stefan Huber 2014-03-05 19:32:36 +01:00
  • 829c9cf4be Introduce dynamic filtering for repository folders Eygene Ryabinkin 2014-03-02 16:37:41 +04:00
  • b01274ce38 Fix double release of IMAP connection object Eygene Ryabinkin 2014-02-26 17:51:48 +04:00
  • e3fbe0232b docs: add "development state" section and update some links Nicolas Sebrecht 2013-12-14 14:46:41 +01:00
  • aeeea56cb1 docs: fix typos Dan Milon 2013-12-10 20:02:26 +02:00
  • 8bc2f35bf6 OfflineIMAP 6.5.5 is out Eygene Ryabinkin 2013-10-04 17:03:06 +04:00
  • 254e848140 Rolling in release candidate #3 for 6.5.5 Eygene Ryabinkin 2013-09-20 14:34:14 +04:00
  • 57adfc23a5 Fix parsing of quoted strings Eygene Ryabinkin 2013-09-19 22:56:55 +04:00
  • be1c72ea5f Updated bundled imaplib2 to 2.36 Eygene Ryabinkin 2013-09-19 17:19:37 +04:00
  • 2df5b716b5 Updated bundled imaplib2 to 2.35: Eygene Ryabinkin 2013-09-02 09:08:50 +04:00
  • 1ef506655c Catch two instances of untested regexp matches Eygene Ryabinkin 2013-08-27 15:57:55 +04:00
  • 69765a3ef0 Properly call error() function from ui.UIBase Eygene Ryabinkin 2013-08-30 21:44:46 +04:00
  • f2c858330f Always show full tracebacks at the end of the run Eygene Ryabinkin 2013-08-27 09:41:18 +04:00
  • d55e4ef15e imaplib2: fix handling of zero-sized IMAP objects Eygene Ryabinkin 2013-08-27 18:56:43 +04:00
  • 95aea5e489 Add new expansion key for mbnames.peritem config variable Eygene Ryabinkin 2013-08-27 18:11:57 +04:00
  • 8b6f10e2e7 Pass folder names for the foldersort function Eygene Ryabinkin 2013-08-27 16:23:12 +04:00
  • 7ec77a1c62 Specify proper name for SSL version knob in configuration file Eygene Ryabinkin 2013-08-27 15:55:47 +04:00
  • 3bc66c0858 Add support for alternative message date synchronisation X-Ryl669 2013-01-17 14:21:21 +01:00
  • e26827c1cb Make authentication mechanisms configurable Andreas Mack 2013-08-07 13:43:51 +02:00
  • 968d5520da Allow transport-type tunnels to the IMAP servers Steve Purcell 2013-05-03 14:56:20 +01:00
  • acaa96291d Add SASL PLAIN authentication method Andreas Mack 2013-08-03 14:06:44 +02:00
  • 7d313f49dc Refactored authentication handling Eygene Ryabinkin 2013-08-06 01:10:10 +04:00
  • 1184b6c1a3 Fix country-specific GMail folder names Bart Kerkvliet 2013-04-11 20:15:14 +02:00
  • d39a1f864f make savemessage() handle NO response to APPEND correctly Adam Spiers 2013-03-27 12:43:39 +00:00
  • 3a580049ad Typos fixed in config file Bart Kerkvliet 2013-04-11 20:09:08 +02:00
  • 56b0c5dbac Allow custom sorting of mailboxes for mbnames Johan Herland 2013-05-19 12:13:57 +02:00
  • 0d992ee7d3 Execute pre/post hooks for IDLE-toggled syncs mxgr7 2013-07-04 05:48:12 +02:00
  • 67d68c2fc8 IMAP: simplify locking and fix potential lock loss Eygene Ryabinkin 2013-07-22 00:08:39 +04:00
  • 41cb0f577f Prune trailing whitespaces from code and documentation Eygene Ryabinkin 2013-07-21 23:00:23 +04:00
  • e8c40a9285 Merge branch 'master' into next Dmitrijs Ledkovs 2013-07-10 02:49:52 +01:00
  • 05284b4df8 Merge pull request #28 from aspiers/fix-typos xnox 2013-07-09 18:30:28 -07:00
  • a26ce6d126 Merge branch 'dxtr-remoteporteval' Dmitrijs Ledkovs 2013-07-10 02:17:44 +01:00
  • 7a21cab6c5 Correct whitespace & add docs about remoteporteval. Dmitrijs Ledkovs 2013-07-10 02:17:01 +01:00
  • 63f1960dbc Merge pull request #35 from cpick/typo xnox 2013-07-09 18:04:12 -07:00
  • 04c2f8fbe3 Merge pull request #36 from hobarrera/master xnox 2013-07-09 18:02:55 -07:00
  • cbceffcb6a Rename README to README.md for github Dmitrijs Ledkovs 2013-07-10 01:59:25 +01:00
  • e469a1e444 Merge pull request #42 from ryanakca/next xnox 2013-07-09 17:53:28 -07:00
  • 2bacdb7fa3 Allow setting IMAP servers' SSL version Ryan Kavanagh 2013-07-07 17:18:59 -04:00
  • dde021ce52 Added remoteporteval Kim Lidström 2013-06-20 11:38:45 +02:00
  • b212e60c49 Fix small offlineimap.conf typo Chris Pick 2013-05-19 22:07:20 -04:00
  • 84857f9430 README.md: Renaming file so that github renders it nicely. Hugo Osvaldo Barrera 2013-04-19 19:28:17 -03:00
  • aa5202396c fix typos Adam Spiers 2013-03-27 12:42:32 +00:00
  • 611f6e89c0 IMAP class: don't suggest multithreading in single-threaded mode Eygene Ryabinkin 2013-01-28 23:08:20 +04:00
  • f4140cbbed Create global instance of command-line options Eygene Ryabinkin 2013-02-05 07:49:56 +04:00
  • 5c842c01bd Fix deadlock for IMAP folder synced in singlethreaded mode X-Ryl669 2013-01-17 12:02:41 +01:00
  • 1c8917b036 And add forgotten __init__.py for offlineimap.utils Eygene Ryabinkin 2013-02-05 07:52:25 +04:00
  • 4dcd676b23 Add offlineimap.utils to the list of our modules Eygene Ryabinkin 2013-02-05 07:38:11 +04:00
  • de84c3941c Implement stack trace dump for all running threads on SIGQUIT Eygene Ryabinkin 2013-01-28 22:49:29 +04:00
  • 83e8fca2e0 Make SIGHUP singal handler equivalent to SIGTERM and SIGINT. Dmitrijs Ledkovs 2012-06-05 03:47:15 +01:00
  • caef9a72fc Fix IMAP folder throwing away time zone when parsing email Date headers Tobias Thierer 2012-10-01 20:30:00 +10:00
  • a73b4b3465 Merge branch 'next' Nicolas Sebrecht 2012-09-12 19:48:19 +02:00
  • 5eef3ae473 Merge branch 'next' of github.com:OfflineIMAP/offlineimap into next Sebastian Spaeth 2012-09-05 17:41:22 +02:00