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/src
AgeCommit message (Expand)Author
2020-12-04Fix attachment icon and wordingGretaD
2020-12-03Merge pull request #4103 from nextcloud/feature/remember-trusted-sendersGreta
2020-12-03Allow always showing images from trusted sendersChristoph Wurst
2020-12-02Merge pull request #4170 from nextcloud/fix/4169/fix-reply-buttonGreta
2020-12-02Merge pull request #4047 from nextcloud/fix/back_arrowGreta
2020-12-02Fix the back arraw to work properlyGretaD
2020-12-02Fixes an issue where the reply button of the ThreadEnvelopes would not replyCyrille Bollu
2020-12-02Prevent Vue from making the CKEditor instance reactiveChristoph Wurst
2020-12-01Switch to vue2 package of the CKEditorChristoph Wurst
2020-11-30Merge pull request #4154 from nextcloud/fix/initialize-editor-modeGreta
2020-11-30Merge pull request #4136 from Fahaba/masterChristoph Wurst
2020-11-30Fix initializing the editor modeChristoph Wurst
2020-11-30Bump html-to-text from 5.1.1 to 6.0.0dependabot-preview[bot]
2020-11-30Attachments: Allow selecting multiple Mail attachments (CTRL)Fahaba
2020-11-30Implement dragging and dropping mails into foldersJohannes Brückner
2020-11-26Fix previous drafts not being deleted from the vue storeRichard Steinmetz
2020-11-26Merge pull request #3745 from nextcloud/fix/3743/avatar-header-overlapGreta
2020-11-26Corrects debouncing of the updateParticipantsToDisplay functionCyrille Bollu
2020-11-26Debounces calls to updateParticipantsToDisplay function when resizing the windowCyrille Bollu
2020-11-26lint fixesCyrille Bollu
2020-11-26Uses the NC Popover component for the avatar-more buttonCyrille Bollu
2020-11-26Removed some dead codeCyrille Bollu
2020-11-24Add unread mail dashboard widgetRichard Steinmetz
2020-11-24Remove unused Vue importCyrille Bollu
2020-11-23Minor tweaksCyrille Bollu
2020-11-23vue-reactive-refs is not needed in the endCyrille Bollu
2020-11-20Merge pull request #4049 from nextcloud/enhancement/add-ckeditor5-listChristoph Wurst
2020-11-19Adds the ckeditor list pluginCyrille Bollu
2020-11-18Merge pull request #4065 from dotplex/fix/3829/fix-saving-signaturesChristoph Wurst
2020-11-17Store selection by envelope database idRichard Steinmetz
2020-11-17Merge pull request #3952 from dotplex/enhancement/store-collapsed-folder-sett...Christoph Wurst
2020-11-17Merge pull request #4058 from nextcloud/fix/reply_button_stylingChristoph Wurst
2020-11-17widen the remaining participants popoverCyrille Bollu
2020-11-17lint fixesCyrille Bollu
2020-11-17Layout of the avatar-more popoverCyrille Bollu
2020-11-17Shows remaining avatar as recipient bubbles in the v-popoverCyrille Bollu
2020-11-16Makes the content of the avatar-header update when window is resizedCyrille Bollu
2020-11-14Fixes an issue where the recipientBubble list would get shortened and shorten...Cyrille Bollu
2020-11-13Re-introduces RecipientBubbles as clipping the avatar-header with v-reactive-...Cyrille Bollu
2020-11-13Clips avatar-header content using vue-reactive-refsCyrille Bollu
2020-11-13Prevent Thread's avatar header to overlap message's sender and subject.Cyrille Bollu
2020-11-13Fix thread scrollingRichard Steinmetz
2020-11-13Resolve conflict between v-model and a computed signature propertyJohannes Brückner
2020-11-11Fix icon stylingGretaD
2020-11-10Merge pull request #4050 from nextcloud/fix/auto_manual_accountChristoph Wurst
2020-11-10Remove the borders from cc bccGretaD
2020-11-10Fix auto manual account stylingGretaD
2020-11-10Store collapsed-folder settings in abstracted account settingsJohannes Brückner
2020-11-09Add the posibility to move mailboxesGretaD
2020-11-06Merge pull request #4015 from nextcloud/fix/envelope-timestamp-overlapChristoph Wurst