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-30fix search by adding a proxyChristoph Wurst
2015-10-20bring back loading spinner and prefilled account dataChristoph Wurst
2015-10-17create marionette view for account setupChristoph Wurst
2015-09-15make proxycontroller testable and add unit testsChristoph Wurst
2015-09-14use marionette view for rendering navigationChristoph Wurst
2015-09-08load optimized js files only in debug modeChristoph Wurst
2015-09-07add requirejs optimizer for packagingChristoph Wurst
2015-09-02use html templates to enable async load with requirejsChristoph Wurst
2015-09-02Add jasmine view testsSteffen Lindner
2015-08-31Merge commit '57a4b19' into marionettify-settings-account-viewChristoph Wurst
2015-08-31settings accounts view marionetteChristoph Wurst
2015-08-31Merge pull request #993 from owncloud/marionette-applicationChristoph Wurst
2015-08-30downgrade jquery autosizeChristoph Wurst
2015-08-30use bower as dependency manager for front-end js librariesChristoph Wurst
2015-08-30Merge pull request #973 from owncloud/require-jsChristoph Wurst
2015-08-29move templates into dedicated files and include those in the index templateChristoph Wurst
2015-08-29split client code into AMD modules and load them with requirejsChristoph Wurst
2015-08-29Add option to show images of html mailsJakob Sack
2015-08-26change attachment template to underscore templateChristoph Wurst
2015-08-24round sender/receiver photosJan-Christoph Borchardt
2015-07-20Add forward functionalityChristoph Wurst
2015-06-29fix mailto composerChristoph Wurst
2015-06-29use unified composer for repliesChristoph Wurst
2015-06-29make composer view reusableChristoph Wurst
2015-06-21Merge pull request #794 from owncloud/reply-cc-toggleAidan Amavi
2015-06-18add automatic account color coding for unified inboxJan-Christoph Borchardt
2015-06-18expand cc correctlyChristoph Wurst
2015-06-15Merge pull request #736 from wurstchristoph/prefill-draft-ccThomas Müller
2015-06-11make Mail app work on mobile again, fix #457Jan-Christoph Borchardt
2015-06-07prefill cc from draft if setChristoph Wurst
2015-05-27send message and add contacts addedThomas Müller
2015-05-27Merge pull request #580 from colmoneill/masterJan-Christoph Borchardt
2015-05-27Centering everything, the loading.gif alsocolm
2015-05-26show ellipsis on long mail addressesChristoph Wurst
2015-05-20'position: fixed' for new message button, fix #681Jan-Christoph Borchardt
2015-05-20Merge pull request #696 from owncloud/make-redirect-in-firefox-workThomas Müller
2015-05-20Make redirect in Firefox work again and harden CSP policyLukas Reschke
2015-05-20change 'Save to Files' icon from upload to folder, thx @jviereck for the feed...Jan-Christoph Borchardt
2015-05-06Merge pull request #633 from wurstchristoph/fix461Jan-Christoph Borchardt
2015-05-06add title attribute to subject so it can be shown when it overflowsJan-Christoph Borchardt
2015-05-06use handlebars to change css class of the currently opened folderChristoph Wurst
2015-05-06add Mailvelope browser extension linkJan-Christoph Borchardt
2015-05-06fix translatability of tooltipJan-Christoph Borchardt
2015-05-06fix whitespace between cc list and closing parenthesisJan-Christoph Borchardt
2015-05-06prefill cc fieldChristoph Wurst
2015-05-05fix account form being autofilled with username and password in Chrome & Safa...Jan-Christoph Borchardt
2015-05-05Merge pull request #574 from irgendwie/fix-339Jan-Christoph Borchardt
2015-05-04save and open draftsChristoph Wurst
2015-05-04implemented naive expunge function.Alexander Weidinger
2015-05-04Use OC.Notification for user feedback after sending messagesThomas Müller