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-02-11Merge pull request #2644 from nextcloud/fix/change_forward_feedback_msgChristoph Wurst
2020-02-11Merge pull request #2645 from nextcloud/fix/js-l10n-translationChristoph Wurst
2020-02-11Change forward msgGretaD
2020-02-11Merge pull request #2637 from nextcloud/fix/remove_subfolder_favoriteChristoph Wurst
2020-02-11Fix some missing translationsChristoph Wurst
2020-02-11Remove mark all messages as readGretaD
2020-02-10Remove subfolders from FavoritesGretaD
2020-02-10Fix message not found handlingChristoph Wurst
2020-02-10Add a lazy structure analyzation to get the attachments icon backChristoph Wurst
2020-02-06Add alignment as formatting option in text editorChristoph Wurst
2020-02-06Add headings as formatting option in text editorChristoph Wurst
2020-02-05Fix error matching in production buildChristoph Wurst
2020-02-04Don't handle sync conflicts as errorsChristoph Wurst
2020-02-04Merge pull request #2562 from nextcloud/feature/opt-out_data_collectionChristoph Wurst
2020-02-04Merge pull request #2612 from nextcloud/enhancement/envelope-fetch-conflict-r...Christoph Wurst
2020-02-04Merge pull request #2607 from nextcloud/remove_stats_from_favoritesChristoph Wurst
2020-02-04Merge pull request #2585 from nextcloud/fix_folderStatsChristoph Wurst
2020-02-04Try to recover from server errorsChristoph Wurst
2020-02-04Fix folderStatsGretaD
2020-02-04Fix fetchFolderStats functionGretaD
2020-02-04Use instanceof check for error identificationChristoph Wurst
2020-02-03Detect missing mailbox cache and block access to messagesChristoph Wurst
2020-02-03Merge pull request #2604 from nextcloud/fix/sync-no-uidsChristoph Wurst
2020-02-03Remove statistics for favoritesGretaD
2020-02-03Use JSend-inspired JSON response structuresChristoph Wurst
2020-02-03Fix HTTP500 when no UIDs are sentChristoph Wurst
2020-01-31Add a cache for IMAP message in the databaseChristoph Wurst
2020-01-31Fix folderStatsGretaD
2020-01-31Merge pull request #2581 from nextcloud/add_translated_string_for_unnamedChristoph Wurst
2020-01-30Add translated default string for unnamedGretaD
2020-01-29Fix saving all attachments to filesChristoph Wurst
2020-01-28Add plural form for emailGretaD
2020-01-27Add user setting to opt-out from data collectionGretaD
2020-01-27Merge pull request #2490 from nextcloud/fix/create-folderChristoph Wurst
2020-01-27Merge pull request #2454 from StCyr/fix-remove-original-recipient-from-to-and...Christoph Wurst
2020-01-24Merge pull request #2543 from nextcloud/fix/preserve-recipient-blurChristoph Wurst
2020-01-24Merge pull request #2541 from nextcloud/fix/embedded-messages-as-attachmentsChristoph Wurst
2020-01-24Preserve recipient input when focus is lostChristoph Wurst
2020-01-24Merge pull request #2542 from nextcloud/remove_info_icon_from_allInboxChristoph Wurst
2020-01-24Remove inbox statisticts for uunified inboxGretaD
2020-01-24Show embedded messages as attachmentsChristoph Wurst
2020-01-24Merge pull request #2539 from nextcloud/mailto_buttonChristoph Wurst
2020-01-24Add mailto: protocol handlerGretaD
2020-01-23- Adds a unit test for ReplyBuilder.js for when original sender is the same a...Cyrille Bollu
2020-01-23Merge pull request #2533 from nextcloud/change_cc_bccChristoph Wurst
2020-01-23Change Copy/Blind Copy into CC/BCCGretaD
2020-01-23fixes some bugs introduced by commit a3bf121c011a9a83693b90a114457b5e26545df1Cyrille Bollu
2020-01-23FIX: When replying to a mail, remove sender from recipients' list when sender...Cyrille Bollu
2020-01-23Uses ReplyBuilder.js to compute the list of recipients when replying toCyrille Bollu
2020-01-22Merge pull request #2527 from nextcloud/disable_send_buttonGreta