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
2022-04-07Merge pull request #6198 from nextcloud/fix/outbox-ignore-draft-after-sendAnna
2022-04-07Merge pull request #6208 from nextcloud/fix/outbox-show-send-at-and-recipientsAnna
2022-04-07Merge pull request #6204 from nextcloud/fix/outbox-resend-no-enqueueAnna
2022-04-07Merge pull request #6209 from nextcloud/fix/outbox-send-no-error-handlingAnna
2022-04-07Merge pull request #6202 from nextcloud/fix/outbox-composer-alias-idAnna
2022-04-07Fix outbox send now error handling and improve message action labelsChristoph Wurst
2022-04-07Show relative send time and recipient(s) of outbox messagesChristoph Wurst
2022-04-07Do not re-enqueue outbox messages when they are sentChristoph Wurst
2022-04-07Show message sending errors as suchChristoph Wurst
2022-04-07Fix alias ID for new outbox messagesChristoph Wurst
2022-04-07Ignore draft if message has already been sentChristoph Wurst
2022-04-07Add sendAt timestampAnna Larch
2022-04-07Normalize outbox messagesChristoph Wurst
2022-04-07Fix outbox message deletion after sendChristoph Wurst
2022-04-07Proceed with deletion if object is missing on serverChristoph Wurst
2022-04-07Only delete drafts that existChristoph Wurst
2022-04-07Add outbox backend implementationAnna Larch
2022-04-06Pipe all composer data through the Vuex storeChristoph Wurst
2022-04-06Merge pull request #6184 from nextcloud/fix/outbox-no-imap-draftChristoph Wurst
2022-04-06Remove duplicate/dead code in outbox composerChristoph Wurst
2022-04-06Move message composer state into VuexChristoph Wurst
2022-04-06Do not delete IMAP messages after sending an outbox messageChristoph Wurst
2022-04-04Merge remote-tracking branch 'origin/main' into chore/update-feature-outbox-IIIChristoph Wurst
2022-04-01Improve account setup error reportingChristoph Wurst
2022-03-25Merge remote-tracking branch 'origin/main' into chore/update-feature-outbox-IIChristoph Wurst
2022-03-25Fix outbox ESLint errorsChristoph Wurst
2022-03-24Provide outbox messages as initial stateRichard Steinmetz
2022-03-24Implement frontend for outboxRichard Steinmetz
2022-03-24Fix index of next message to deletejulia.kirschenheuter
2022-03-04Add primary action buttons and more actions menujulia.kirschenheuter
2022-03-01Merge pull request #5748 from nextcloud/fix-envelope-accountChristoph Wurst
2022-02-23Merge pull request #6028 from nextcloud/fix/5907-account.aliases_for_new_acco...Christoph Wurst
2022-02-15Pointer cursor for quoted text clickability feedbackJan C. Borchardt
2022-02-11Fix missing account aliases for new accountsjulia.kirschenheuter
2022-02-11Add loading indicatorjulia.kirschenheuter
2022-02-09Merge pull request #6022 from nextcloud/enhancement/5987-create_submailbox_in...Christoph Wurst
2022-02-09NavigationMailbox.vue has been changedjulia.kirschenheuter
2022-02-03Remove the autocomplete text after selecting receipientgreta
2022-01-31Merge pull request #5989 from nextcloud/enhanc/ckeditor-style-optionsGreta
2022-01-31Update the ckeditor list stylegreta
2022-01-27Sets display css property to flex for actions of the RecipientBubble's popove...Cyrille Bollu
2022-01-27Adds clipboard support to Mail and adds an action to RecipientBubbles toCyrille Bollu
2022-01-18Fix syncing priority inboxRichard Steinmetz
2022-01-11Remove bold font weight from selected envelopesRichard Steinmetz
2022-01-10Add preview for mail attachmentgreta
2022-01-04Make default labels editableAnna Larch
2021-12-23Add check for account id on removing mailbox prefixAnna Larch
2021-12-20Fix mark as spam displaygreta
2021-12-15i10n: Add an ellipsisValdnet
2021-12-10Bump html-to-text from 5.1.1 to 8.1.0dependabot[bot]