Commit graph

4124 commits

Author SHA1 Message Date
the-djmaze 3808852894 Added: ?admin TOTP show QR code 2022-08-29 12:17:08 +02:00
the-djmaze a80161a316 Bugfix: keep A elements when there is an image inside 2022-08-29 10:54:55 +02:00
the-djmaze ea4f678d05 Resolve #500 2022-08-29 10:53:53 +02:00
the-djmaze 3f3a3f9147 Improved Squire WYSIWYG handling of A and IMG.
And also use Optional chaining (?.)
2022-08-29 09:36:32 +02:00
the-djmaze cad5fb6067 Resolve #491 2022-08-26 15:17:30 +02:00
the-djmaze 4692dde3d5 resolve compile error 2022-08-26 11:55:56 +02:00
the-djmaze aff2d4dd76 Moved handling of images using proxy in preperation of #491 2022-08-26 11:11:19 +02:00
the-djmaze f41559ae2f Remove duplicate 'ReplyTo' 2022-08-25 15:49:46 +02:00
the-djmaze e5113ef20a Resolve #497 2022-08-25 14:08:19 +02:00
the-djmaze e0e69b3d3d Resolve #488 2022-08-23 13:45:22 +02:00
the-djmaze e2d29af045 Bugfix: forward mail should not embed images by default #491 2022-08-23 11:22:49 +02:00
the-djmaze 291ebc5f0e Bugfix: Sieve should always has CRLF
https://www.rfc-editor.org/rfc/rfc5228#section-2.2
2022-08-23 10:52:57 +02:00
the-djmaze 58cd2fcacb Cleanup and improved handling of Sieve scripts 2022-08-23 10:52:23 +02:00
the-djmaze 61908dd0c0 Replace admin translation TAB_SECURITY/BUTTON_UPDATE_PASSWORD with GLOBAL/SAVE 2022-08-23 09:24:32 +02:00
the-djmaze 21bbbf312f Allow only username as additional account 2022-08-23 09:22:39 +02:00
the-djmaze d91fbaa2c0 Resolve #492 2022-08-23 00:00:56 +02:00
the-djmaze 8e0c710815 Always show Sieve rainloop.user editor save button #493 2022-08-22 22:12:17 +02:00
the-djmaze edb7b38e0c Resolve #494 2022-08-22 22:10:09 +02:00
the-djmaze a18cc9a486 Move folderInformation() function 2022-08-22 21:52:00 +02:00
the-djmaze 88222034e6 No need to filter FolderUserStore.getNextFolderNames() result 2022-08-18 09:06:02 +02:00
the-djmaze f3009ee781 Resolve #484 2022-08-10 11:47:15 +02:00
the-djmaze d2f8f507a1 Rename 'Trash' to 'Bin' for en_GB RainLoop#2047 2022-08-09 15:42:12 +02:00
the-djmaze 629f75d4e8 User -> Settings -> General: add more compose window defaults:
* Request a read receipt
* Request a delivery receipt
* Sign
* Encrypt
2022-08-09 15:34:55 +02:00
the-djmaze 246d73c070 v2.17.2 2022-08-08 14:40:37 +02:00
the-djmaze 04083f478a cleanup OpenPGP.js askPassphrase 2022-08-08 14:33:45 +02:00
the-djmaze c99503980f Bugfix: View messages marked for deletion failed #470 2022-08-08 14:26:24 +02:00
the-djmaze 04bf9cd185 Cleanup GetUids() cache handling 2022-08-08 14:06:23 +02:00
the-djmaze a400d95444 Small html cleanup 2022-08-08 12:02:09 +02:00
the-djmaze 2330aa2bc9 Fix gnupg storage path 2022-08-08 12:01:29 +02:00
the-djmaze e6a711693b PopupsAsk when hitting Enter, submit form 2022-08-08 12:01:05 +02:00
the-djmaze 977868c1fa Also PGP sign with private keys that have no passphrase #429 2022-08-08 09:53:19 +02:00
the-djmaze 7a85a75ca9 Allow private keys without passphrase in local browser storage as requested by #429 2022-08-08 09:26:45 +02:00
the-djmaze 2458a82031
Merge pull request #480 from yasuhirokimura/update_japanese_translations
Update Japanese translations
2022-08-06 13:32:20 +02:00
Yasuhiro Kimura 968f1e421f Update Japanese translations 2022-08-06 07:15:10 +09:00
the-djmaze a28a9f732d Resolve #479
Was accidentally removed by commit
62d13a12d1
2022-08-05 09:23:15 +02:00
the-djmaze a7d3a2e221 v2.17.1 2022-08-04 15:47:21 +02:00
the-djmaze 639098f401 Bugfix: AskPopupView tabbing failed now with input fields 2022-08-04 15:27:26 +02:00
the-djmaze aff9ba29e7 Admin: Ask for IMAP login credentials when testing, idea for #477 2022-08-04 14:58:13 +02:00
the-djmaze db95565b70 Cleanup some localications and added Esperanto 2022-08-04 14:08:58 +02:00
the-djmaze b5920cbc32 Improved domains .ini files handling 2022-08-04 13:24:30 +02:00
the-djmaze eb0cd796b0 Improved mailbox handling of empty message subject and messagelist folder detection 2022-08-04 12:18:07 +02:00
the-djmaze 9559986499 Bugfix/Improved AdvancedSearch popup by prefill the values 2022-08-03 22:23:32 +02:00
the-djmaze 9bd3049ba0 Added: search for "replied" yes/no 2022-08-03 12:03:34 +02:00
the-djmaze 18dc2889ce Cleanup folder handling a bit 2022-08-03 11:06:09 +02:00
the-djmaze 421efc62ad Replaced LINK_ADD_EMAIL with fontastic ✚ 2022-08-03 00:50:44 +02:00
the-djmaze fd54864f4d fix margin for #470 2022-08-03 00:42:04 +02:00
the-djmaze 3d4f804e5f Added "Hide messages marked for deletion" #470 2022-08-02 14:20:07 +02:00
the-djmaze 20aecf9514
Merge pull request #473 from Neilpang/master
fix for arm
2022-08-02 11:02:22 +02:00
the-djmaze 4349eda310 Translate request errors for #471 2022-08-02 11:01:19 +02:00
the-djmaze 561445de03 Better solution for #471 2022-08-01 22:45:17 +02:00