Commit graph

4337 commits

Author SHA1 Message Date
the-djmaze f488212c3d Don't thumbnail message inline images and show filename in title attribute 2022-10-06 23:43:24 +02:00
the-djmaze 13f20cbeb0 Improved some styling 2022-10-06 11:54:21 +02:00
the-djmaze 975103fc9d Don't wrap keywords/tags over multiple lines #419 2022-10-06 11:06:59 +02:00
the-djmaze 2fd4a47b33 Improved Message Tags UX #419 2022-10-06 11:04:10 +02:00
the-djmaze 2defb7ec35 Better keyword/tags/labels handling for #419 2022-10-06 10:42:21 +02:00
the-djmaze df2de7ad66 Encode KEYWORD search for #419 2022-10-06 09:57:56 +02:00
the-djmaze ba19d4e6b1 Replace PHP 8.2.0 deprecated utf8_decode/utf8_encode 2022-10-06 09:43:34 +02:00
the-djmaze 897f22ee6e When img element alt is missing, use last part of src 2022-10-05 22:54:53 +02:00
the-djmaze 0f834a714f Disallow space characters in keyword/tag/label name #419 2022-10-05 19:55:02 +02:00
the-djmaze 99ff07507e Create new keyword/tag/label for message #419 2022-10-05 17:25:30 +02:00
the-djmaze 7c00f2d903 Some german translations 2022-10-05 13:23:42 +02:00
the-djmaze 6291abf83e Resolve #487 2022-10-05 11:39:25 +02:00
the-djmaze 0259f636b0 Small bugfix for previous commit 2022-10-05 11:34:17 +02:00
the-djmaze 875dae0755 Allow searching on keyword/tag/label #419 2022-10-05 11:32:06 +02:00
the-djmaze fba1c59f84 Bugfix: $ got removed from hash path 2022-10-05 11:05:04 +02:00
the-djmaze 86550d1563 strip more tracking parameters 2022-10-05 00:12:51 +02:00
the-djmaze 2e44775170 Workaround invalid [Cloudron Forum] Digest href="...." links 2022-10-04 23:49:06 +02:00
the-djmaze 4cfdc03efe Resolve #543 2022-10-04 22:58:09 +02:00
the-djmaze b6aca7fae6 Bugfix https://github.com/afterlogic/MailSo/pull/5 2022-10-04 13:45:46 +02:00
the-djmaze f0ae4e7e6c Bugfix https://github.com/afterlogic/MailSo/pull/6 maybe solves #466 ? 2022-10-04 13:32:36 +02:00
the-djmaze 026adcd611 Moved script to /bin/ #229 2022-10-04 12:58:02 +02:00
the-djmaze cff628e6a3
Merge pull request #229 from Psychi1/master
Upgrade script
2022-10-04 12:54:08 +02:00
the-djmaze ed95646bec v2.18.4 2022-10-04 12:16:37 +02:00
the-djmaze 1edc5fa4f7 Rename CheckboxMaterialDesignComponent to CheckboxComponent 2022-10-04 10:09:22 +02:00
the-djmaze 74f830486e Reduce AppData result for unauthorized visitor 2022-10-04 10:04:41 +02:00
the-djmaze a51f86ae28 Make the "show inline images as attachments" optional and cleanup localization data 2022-10-03 20:15:12 +02:00
the-djmaze 02eb5ad4e8 Improved inline attachments visibility to prevent questions 2022-10-03 17:48:46 +02:00
the-djmaze aa357af4c5 Remove more tracking params 2022-10-03 16:11:44 +02:00
the-djmaze da451ed369 Also show inline images as attachments 2022-10-03 16:04:39 +02:00
the-djmaze 7f63a1e82d Bugfix: stripTracking broke plain text view 2022-10-03 12:45:35 +02:00
the-djmaze a3585a859f stripTracking DHL, Google and Outlook
stripTracking no need for `g` and `s` RegEx modifiers
2022-10-03 12:25:20 +02:00
the-djmaze 4473043623 Catch JSON.parse errors 2022-10-03 09:20:54 +02:00
the-djmaze 8980fc9cb1 Solution for #540 ? 2022-10-02 19:39:24 +02:00
the-djmaze 73ddc6c4b9 Also decode Mandrill custom tracking domain 2022-10-02 19:38:04 +02:00
the-djmaze 23bbd10b9a Resolve #538 2022-10-02 15:19:23 +02:00
the-djmaze e623351d24 Resolve #539 2022-10-02 00:21:02 +02:00
the-djmaze ab816e9e09 Resolve #538 2022-10-02 00:15:49 +02:00
the-djmaze 8ca651b2fa Bugfix: this.isPlainEditor is not a function #541 2022-10-01 16:37:28 +02:00
the-djmaze 261d9ba59c First decode tracking links, then strip query parameters 2022-10-01 10:28:44 +02:00
the-djmaze 55bf83e02a Added: replace Mandrill (Mailchimp) tracking links with normal links 2022-10-01 10:00:04 +02:00
the-djmaze 69ae65b4bb Allow setting cookie SameSite #537 2022-09-30 16:51:03 +02:00
the-djmaze fff3e5c9ce v2.18.3 2022-09-30 14:47:53 +02:00
the-djmaze f05bb205e5 Bugfix: Call to a member function append() on null 2022-09-30 14:10:02 +02:00
the-djmaze 97cae30a51 Drop in_iframe and X-Frame-Options due to CSP, found while investigating #537 2022-09-30 14:01:57 +02:00
the-djmaze 54107ca937 Fix mailto: that i broke in #484 2022-09-30 11:38:51 +02:00
the-djmaze ec24392664 https://github.com/RainLoop/rainloop-webmail/issues/2188 2022-09-30 10:27:57 +02:00
the-djmaze 8ea778a8d4 Drop the mostly unused InputComponent and use normal <input> 2022-09-30 10:17:19 +02:00
the-djmaze b28d818c86 Added CSS --border-color for better styling 2022-09-29 22:40:50 +02:00
the-djmaze a0d62079eb Remove unused use_mobile_version_for_tablets 2022-09-29 15:53:12 +02:00
the-djmaze 0b86c55d00 Bugfix: PHP log should not always be filled with notices 2022-09-29 15:22:56 +02:00