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/lib
AgeCommit message (Expand)Author
2022-10-01Move Cache to typed propertiesenh/move-cache-typed-propertiesAnna Larch
2022-09-28implement IAPIWidgetenh/7112/new-dashboard-apiJulien Veyssier
2022-09-28implement IIconWidget and IOptionWidget interfacesJulien Veyssier
2022-09-28Log into IMAP before reading capabilitiesChristoph Wurst
2022-09-28Merge pull request #7326 from nextcloud/fix/addresslist-count-return-type-changeChristoph Wurst
2022-09-27Improve HTTP cachingChristoph Wurst
2022-09-27Annotate that AddressList::count return type will changefix/addresslist-count-return-type-changeChristoph Wurst
2022-09-20Fix psalm warningsDaniel Kesselberg
2022-09-12Fix lost modifications of preview textChristoph Wurst
2022-09-09Merge pull request #6812 from nextcloud/enh/process-imip-in-backgroundChristoph Wurst
2022-09-09Add imip processingAnna Larch
2022-09-08Merge pull request #6800 from sazanof/enh/clear-folder-featureChristoph Wurst
2022-09-08Users can clear their mailboxesMikhail Sazanov
2022-09-08Remove unneccesary client call from outboxAnna Larch
2022-09-06Fix important messages showing in PI's *Other* sectionChristoph Wurst
2022-09-03Update codestyledependabot/composer/vendor-bin/cs-fixer/friendsofphp/php-cs-fixer-3.11.0Daniel Kesselberg
2022-09-02Merge pull request #6935 from nextcloud/enh/2733/html-signaturesChristoph Wurst
2022-09-02Merge pull request #7066 from nextcloud/enhancement/viewer-attachmentsChristoph Wurst
2022-09-02Open attachments with viewerChristoph Wurst
2022-09-02Remember last/start mailboxChristoph Wurst
2022-09-02Allow bmp, tiff and webpDaniel Kesselberg
2022-09-02Create a multipart/related message for html, text and inline imagesDaniel Kesselberg
2022-09-02Transform base64 images to attachmentsDaniel Kesselberg
2022-09-02Add service to parse data uri stringsDaniel Kesselberg
2022-09-02Add data as valid attributeDaniel Kesselberg
2022-09-02Add field signature mode to mapperDaniel Kesselberg
2022-09-02Change column type for signature to longtext on mysqlDaniel Kesselberg
2022-08-30Merge pull request #7080 from nextcloud/perf/remove-account-checkAnna
2022-08-30Catch invalid UTF-8 during message preview text insertionChristoph Wurst
2022-08-25Remove unneccessary account checkperf/remove-account-checkAnna Larch
2022-08-19Merge pull request #6686 from sazanof/bug/wrong-avatars-and-contacts-infoChristoph Wurst
2022-08-19Merge pull request #6557 from nextcloud/fix/horde-cache-serializableDaniel
2022-08-19Lost avatars in message list & thread envelopeMikhail Sazanov
2022-08-18Mark avatar has immutableCarl Schwan
2022-08-11Improve PI designgreta
2022-08-11Show message preview in envelope listChristoph Wurst
2022-08-09Merge pull request #6962 from nextcloud/enhancement/store-message-preview-tex...Christoph Wurst
2022-08-09Merge pull request #6950 from nextcloud/enh/6363/download-raw-messageRichard Steinmetz
2022-08-09Add envelope action links to download whole messageRichard Steinmetz
2022-08-09Store message (HTML) text preview in db cacheChristoph Wurst
2022-08-04Ensure message is availableDaniel Kesselberg
2022-07-22Fix conversion of imip data charset encodingRichard Steinmetz
2022-07-18Reduce memory footprint of loading thread dataChristoph Wurst
2022-07-15Debug log the account ID threads will be built forenhancement/debug-log-account-to-build-threadsChristoph Wurst
2022-07-15Merge pull request #6881 from nextcloud/fix/qresync-double-syncChristoph Wurst
2022-07-15Merge pull request #6880 from nextcloud/fix/sync-token-no-highestmodseqChristoph Wurst
2022-07-15Do not chunk changed/vanished UIDS with QRESYNCChristoph Wurst
2022-07-14Fix sync tokens missing highestmodseqfix/sync-token-no-highestmodseqChristoph Wurst
2022-07-14Add iMIP parsingAnna Larch
2022-07-13Merge pull request #6868 from nextcloud/enhancement/occ-create-account-print-idChristoph Wurst