aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_email (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-01fix: use register_modulesaturneric1-25/+21
2025-04-30refactor: switch to in project submodule build modelsaturneric1-5/+8
2024-12-02fix: adapt to new sdk apissaturneric1-6/+6
2024-12-02translations: update zh_CN and de_DEsaturneric2-32/+32
2024-12-02fix: delete unused logicsaturneric7-245/+7
2024-12-01translation: update translations of email and version checkingsaturneric8-18/+698
2024-12-01fix: gnupg info not loadingsaturneric1-1/+1
2024-12-01fix: segment fault on windowssaturneric1-0/+0
2024-12-01fix: all use bodyPart instead of bodysaturneric1-18/+15
2024-12-01fix: public key export on windows is using CRLFsaturneric1-2/+8
2024-12-01fix: should use bodyPart instead of bodysaturneric1-6/+6
2024-12-01fix: solve IID_IMultiLanguage link issuesaturneric1-0/+0
2024-11-29fix: solve linux build issuesaturneric1-2/+2
2024-11-28fix: solve build issue on develop cisaturneric1-2/+2
2024-11-28feat: track error string of gpg basic operationsaturneric1-53/+52
2024-11-28fix: update date field on signingsaturneric1-0/+4
2024-11-28fix: handle cancel event of EMailMetaDataDialogsaturneric1-2/+7
2024-11-28feat: support decrypt & verify emailsaturneric5-382/+809
2024-11-28feat: make email operations more comfortablesaturneric8-121/+584
2024-11-28refactor: improve code structuresaturneric8-551/+706
2024-11-27feat: support email encryptionsaturneric4-309/+652
2024-11-27feat: support signing emailsaturneric6-1/+948
2024-11-27fix: target_link_libraries with a targetsaturneric1-1/+1
must be either all-keyword or all-plain
2024-11-27fix: undefined reference to __imp_*saturneric1-0/+4
2024-11-26fix: disable unused features of vmimesaturneric1-0/+5
2024-11-26fix: add submodule vmimesaturneric1-0/+0
2024-11-26feat: support eml data decryptionsaturneric1-15/+182
2024-11-26feat: check and provide more infos by email verificationsaturneric3-19/+323
2024-11-25feat: support .eml file verifyingsaturneric1-13/+121
2024-11-24fix: make cache variable docstring clearsaturneric1-7/+7
2024-11-24feat: add email module and integrate vmime into itsaturneric9-0/+222