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
path: root/js
AgeCommit message (Expand)Author
2016-01-02OC global is not used anymore, resolves jshint errorChristoph Wurst
2016-01-02move global keyup event listener to app-viewChristoph Wurst
2016-01-02move document show event handler into app-viewChristoph Wurst
2016-01-02add todo comments for future refactoringsChristoph Wurst
2016-01-02remove global new-message-button click handlerChristoph Wurst
2015-12-03Merge pull request #1176 from owncloud/fix-mailto-composerSteffen Lindner
2015-12-03Merge pull request #1173 from owncloud/fix-unified-inbox-draftsSteffen Lindner
2015-11-28handle mailto links client-sideChristoph Wurst
2015-11-27redirect mailto requestsChristoph Wurst
2015-11-26fix unified inbox draftsChristoph Wurst
2015-11-25fix single quote escaping of to/cc fieldsChristoph Wurst
2015-11-21Remove the compose.jsSteffen Lindner
2015-11-05Merge pull request #1145 from owncloud/js-coding-guidelinesJan-Christoph Borchardt
2015-10-30Merge pull request #1147 from owncloud/fix-searchSteffen Lindner
2015-10-30fix search by adding a proxyChristoph Wurst
2015-10-29js coding guidelinesChristoph Wurst
2015-10-29don't show sidebar if account setup isn't successfulChristoph Wurst
2015-10-25Merge pull request #1131 from owncloud/setup-marionette-viewChristoph Wurst
2015-10-22fix no-search-result view renderingChristoph Wurst
2015-10-21Fill to field - fixes #1134Steffen Lindner
2015-10-21make setup submit button primary againChristoph Wurst
2015-10-20bring back loading spinner and prefilled account dataChristoph Wurst
2015-10-17create marionette view for account setupChristoph Wurst
2015-10-14update developer setup infoChristoph Wurst
2015-10-02Merge pull request #1069 from owncloud/add-delete-exception-for-searchbarAlexander Weidinger
2015-09-16fix position of send/reply buttons, fix #484Jan-Christoph Borchardt
2015-09-16use grey instead of transparency for quoted mails so they don't get unreadableJan-Christoph Borchardt
2015-09-15Fix the generation of the address listJakob Sack
2015-09-15Merge pull request #1064 from owncloud/show-attached-imagesAlexander Weidinger
2015-09-14Merge branch 'master' of github.com:owncloud/mail into show-attached-imagesJakob Sack
2015-09-14use marionette view for rendering navigationChristoph Wurst
2015-09-12Fix message deletion hotkey if searchbar is focused.Alexander Weidinger
2015-09-12Set max-width of attached imagesJakob Sack
2015-09-11Merge pull request #1068 from owncloud/fix-makefile-for-packagingJan-Christoph Borchardt
2015-09-11Merge pull request #1035 from owncloud/block-style-backgroundsJan-Christoph Borchardt
2015-09-11fix makefile for packagingChristoph Wurst
2015-09-09Improve layout of displayed attached imagesJakob Sack
2015-09-09Display attached images at the bottom of the messageJakob Sack
2015-09-07add requirejs optimizer for packagingChristoph Wurst
2015-09-07Merge pull request #1034 from owncloud/transparent-blocked-imageJan-Christoph Borchardt
2015-09-05Hide blocked imagesJakob Sack
2015-09-05use own jquery for unit tests because oc7/oc8 path differsChristoph Wurst
2015-09-04fix escaping of settings mailvelope linkChristoph Wurst
2015-09-04Merge pull request #1033 from owncloud/remove-dotsJakob Sack
2015-09-03Load background images if the users wants itJakob Sack
2015-09-02remove dots from buttonsChristoph Wurst
2015-09-02refactor folder loading to controller/service componentsChristoph Wurst
2015-09-02use html templates to enable async load with requirejsChristoph Wurst
2015-09-02Merge pull request #1026 from owncloud/jasmine_view_testsChristoph Wurst
2015-09-02use marionette layoutview to manage regionsChristoph Wurst