Commit Graph

457 Commits

Author SHA1 Message Date
Francis Lachapelle
748fd8fa9a i18n(fr): update French translation 2021-12-10 16:57:53 -05:00
Francis Lachapelle
070f1a6094 i18n(pl): update Polish translation 2021-12-10 16:46:42 -05:00
Francis Lachapelle
6684784769 i18n(de): update German translation 2021-12-10 16:46:13 -05:00
Francis Lachapelle
07f2c2606d i18n(hu): update Hungarian translation 2021-12-10 16:45:23 -05:00
Francis Lachapelle
93dff697e7 fix(mail(web)): display emails extracted from smime certificate
Fixes #5440
2021-12-10 14:33:10 -05:00
Francis Lachapelle
8afc80d82e fix(mail(html)): ban "javascript:" prefix in href, action and formaction 2021-12-01 11:35:05 -05:00
Francis Lachapelle
c4bb0de11e fix(mail): don't lowercase href/action/formaction attribute value
Fixes #5434
2021-11-26 08:34:45 -05:00
Francis Lachapelle
ff1eecaf5a fix(mail): show comment attribute of iTIP replies
Fixes #5410
2021-11-22 16:20:56 -05:00
Francis Lachapelle
e85576cbb7 fix(mail): check if smime certificate matches sender address
Fixes #5407
2021-11-22 15:31:39 -05:00
Francis Lachapelle
e99090b6b3 fix(mail(html)): ban "javascript:" prefix in href, action and formaction 2021-11-15 17:22:18 -05:00
Francis Lachapelle
a5c315fd17 fix(mail(js)): ban all "on*" events attributes from HTML tags 2021-11-08 13:06:02 -05:00
Francis Lachapelle
ab67e7d279 fix(mail): check if smime certificate matches sender address
Fixes #5407
2021-11-02 11:04:02 -04:00
Francis Lachapelle
d54dca9a1b fix(mail): don't open XML attachments in browser 2021-11-01 10:06:49 -04:00
Francis Lachapelle
6eb5e97154 fix(mail): check if smime certificate matches sender address
Fixes #5407
2021-10-29 16:34:36 -04:00
Francis Lachapelle
e77d228b58 i18n(uk): update Ukrainian translation 2021-10-07 10:41:54 -04:00
Francis Lachapelle
451989ac9c style(obj-c): improve formatting 2021-10-01 11:35:48 -04:00
Francis Lachapelle
e714a3f42b fix(mail(css)): improve CSS sanitization of at-rules
Fixes #5387
2021-09-08 11:38:53 -04:00
Francis Lachapelle
56f9e3e398 fix(mail(js)): allow to add any event invitation 2021-08-25 16:53:40 -04:00
Francis Lachapelle
eb18249d2b i18n(bg): add Bulgarian translation 2021-08-16 13:57:34 -04:00
Francis Lachapelle
045f134321 feat(mail): initial support for ms-tnef (winmail.dat) body part
Fixes #2242
Fixes #4503
2021-08-13 11:12:37 -04:00
Francis Lachapelle
3cc29b4018 i18n(sr_SR): add Montenegrin translation 2021-08-09 11:30:36 -04:00
Francis Lachapelle
40b570cc12 fix(mail): don't render SVG attachments
Fix #5371
2021-08-03 16:26:49 -04:00
Francis Lachapelle
69972f725c fix(mail): remove media event handlers from HTML messages
Fixes #5369
2021-08-02 17:42:02 -04:00
Francis Lachapelle
694ffa74ba fix(mail): fix end date of all-day event in mail notifications
Fixes #4145
2021-07-09 11:52:16 -04:00
Francis Lachapelle
0aabd45c04 fix(calendar(web)): search in all user's calendars for iMIP reply 2021-06-08 13:42:00 -04:00
Francis Lachapelle
72321ec545 fix(mail(css)): improve HTML sanitization of background attribute 2021-04-06 16:49:05 -04:00
Francis Lachapelle
c6fab04df6 i18n(pt_BR): update Brazilian Portuguese translation 2021-03-30 15:33:44 -04:00
Francis Lachapelle
a95964b51f i18n(sl_SI): update Slovenian translation 2021-03-24 11:02:49 -04:00
Francis Lachapelle
1914a3516a i18n(hu): update Hungarian translation 2021-03-15 14:09:50 -04:00
Francis Lachapelle
b486938e40 i18n(sk): update Slovak translation 2021-02-11 14:59:32 -05:00
Francis Lachapelle
8915749f75 i18n(sr): update Serbian and Serbian Latin translations 2021-02-11 14:58:47 -05:00
Francis Lachapelle
d030d1c4b3 i18n(ru): update Russian translation 2021-02-11 14:57:29 -05:00
Francis Lachapelle
822c50ff56 i18n(sr_SR): update Serbian (Latin) translation 2020-12-21 15:00:58 -05:00
Francis Lachapelle
8386bb2c08 i18n(sr_SR): add Serbian (Latin) translation 2020-12-18 19:41:37 -05:00
Francis Lachapelle
e2e5e6fed9 i18n(mail): improve generic error message for signed/encrypted messages
Fixes #5204
2020-11-26 16:37:13 -05:00
Francis Lachapelle
2ecfa70e72 i18n(pl): update Polish translation 2020-11-13 17:02:36 -05:00
Francis Lachapelle
c7166de428 i18n(de): update German translation 2020-11-13 17:02:21 -05:00
Francis Lachapelle
1827a4548a i18n(cs): update Czech translation 2020-11-13 17:01:46 -05:00
Francis Lachapelle
f5b925d90e i18n(fr): update French translation 2020-11-06 21:15:18 -05:00
Francis Lachapelle
e6088c9026 i18n(mail): fix status for message validity
Fixes #5204
2020-11-06 20:41:38 -05:00
Francis Lachapelle
d1dbceb407 fix(mail): remove onpointerrawupdate event handler from HTML messages
Fixes #4979
2020-03-06 12:14:46 -05:00
Francis Lachapelle
bc963d53c6 fix(mail): wrap HTML part before re-encoding content
Avoid improper encoding when the HTML part is using an unsupported
encoding by libxml2.
2020-01-30 15:36:16 -05:00
Francis Lachapelle
47075b40a2 fix(mail): wrap HTML part with HTML tags to render all content 2019-12-04 15:45:26 -05:00
Francis Lachapelle
8366878932 (i18n) Update translations 2019-10-23 12:54:32 -04:00
Ludovic Marcotte
ff33356742 (fix) proper initialization 2019-08-20 07:54:45 -04:00
Ludovic Marcotte
676d2e6790 (feat) added support for S/MIME opaque signing (fixes #4582) 2019-08-19 10:37:15 -04:00
Ludovic Marcotte
849c34306a (fix) properly handle Windows-1256 charaset (fixes #4781) 2019-08-01 11:15:17 -04:00
Francis Lachapelle
8b6b9d80af (i18n) Update translations 2019-07-19 12:50:18 -04:00
Francis Lachapelle
f0c8aa884c (i18n) Add Indonesian (id) translation 2019-06-14 10:58:29 -04:00
Ludovic Marcotte
4fc515b229 (fix) handle more broken mails (fixes #4513) 2019-06-13 13:54:16 -04:00