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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-17Mail can run on ownCloud 9.0 as wellThomas Müller
2015-10-14Allow the mail app to run on 8.2Thomas Müller
2015-10-03refactor autoconfigChristoph Wurst
2015-09-15make proxycontroller testable and add unit testsChristoph Wurst
2015-08-28start of 0.3 developmentChristoph Wurst
2015-08-280.2 releasev0.2.0Christoph Wurst
2015-07-29Fix #822Thomas Müller
2015-07-01increase max-version to 8.2Jan-Christoph Borchardt
2015-06-26No need to probe smtp in case php-mail is usedThomas Müller
2015-06-18Translate unified inbox nameThomas Müller
2015-06-18Implement unified inbox - refs #120Thomas Müller
2015-05-20coding style improvementsChristoph Wurst
2015-05-11Fix version mess for appstoreThomas Müller
2015-05-10Make mail ownCloud7 compliant - refs #642Thomas Müller
2015-05-09Adding ocsid from appstore ....Thomas Müller
2015-05-05update author listJan-Christoph Borchardt
2015-05-04save and open draftsChristoph Wurst
2015-04-27change detection is now performed server sideThomas Müller
2015-04-24WE NEED UNIT TESTS ON CONTROLLERSThomas Müller
2015-04-24Fixing PHP message: Cannot redeclare generateNavigation()Thomas Müller
2015-04-24Decrypt password of mail accountsThomas Müller
2015-04-19register navigation entry without a closure - fixes #511Thomas Müller
2015-04-18Remove OC_L10N from code baseThomas Müller
2015-04-17Adding documentation linksThomas Müller
2015-04-17fix Scrutinizer unused code issuesJan-Christoph Borchardt
2015-04-15translate '& others'Thomas Müller
2015-04-10Updating authors + setting minimum dependency to ownCloud 8.0Thomas Müller
2015-03-27autoconfig logging addedChristoph Wurst
2015-03-26DI logging addedChristoph Wurst
2014-09-03Remove settingscontroller for nowThomas Müller
2014-09-03init commitSteffen Lindner
2014-08-22adding new route to compose a new message based on protocol handlerThomas Müller
2014-08-20Merge pull request #198 from owncloud/use-smtp-from-ispdbJan-Christoph Borchardt
2014-08-20Merge pull request #192 from owncloud/show-no-referrer-warningJan-Christoph Borchardt
2014-08-20adding smtp detectionThomas Müller
2014-08-12Throw an exception instead of exiting when autload.php cannot be includedThomas Imbreckx
2014-08-12close the session in the proxy controller - enables parallel downloadThomas Müller
2014-08-11Check for autoload.php and tell the user to run composer if it's not foundThomas Imbreckx
2014-08-08use base64 to encode the folder name as identifierThomas Müller
2014-08-07Merge pull request #148 from owncloud/database-vleanupThomas Müller
2014-08-06Merge pull request #153 from owncloud/star-messageJan-Christoph Borchardt
2014-08-06adding route to toggle flagged status of a messageThomas Müller
2014-08-05cleanup database schemaThomas Müller
2014-08-04adding support for Mozilla ISPDB - https://developer.mozilla.org/en-US/docs/M...Thomas Müller
2014-07-31use class Horde_Mime_Mail to send a mail messageThomas Müller
2014-07-30add server side handling of attachments while sending emailThomas Müller
2014-07-30- migrate last old style ajax call to AccountsControllerThomas Müller
2014-07-28adding Lukas to the list of authorsThomas Müller
2014-07-28- Proxy all content through the ownCloud instanceLukas Reschke
2014-07-28enable html mailsThomas Müller