Commit graph

4720 commits

Author SHA1 Message Date
the-djmaze ba8188978d Cleanup ComposerPopup code 2022-09-27 09:45:35 +02:00
the-djmaze 03dabc1537 Drop LABEL_HAS_ATTACHMENTS 2022-09-26 19:01:23 +02:00
the-djmaze be777c1784
Merge pull request #531 from Mimoza/patch-2
Update french translations
2022-09-26 19:00:01 +02:00
the-djmaze c023b32e75
Merge pull request #530 from Mimoza/patch-1
Revert last commit to put back in place French translation
2022-09-26 18:59:49 +02:00
the-djmaze ceaab4eeb7
Merge branch 'master' into patch-1 2022-09-26 18:59:40 +02:00
the-djmaze 4301d92d0b Change Squire HTML<>TEXT button for clarity as discussed
https://github.com/the-djmaze/snappymail/issues/498#issuecomment-1257076375
2022-09-26 14:32:47 +02:00
the-djmaze 218b512526 Drop unused translation SETTINGS_FILTERS/LOADING_PROCESS 2022-09-26 14:31:10 +02:00
the-djmaze 118558cdfd Renamed SaveSettingsStep to more logical SaveSettingStatus 2022-09-26 14:02:30 +02:00
the-djmaze 0864d306d6 Improved folder/mailbox name editing 2022-09-26 13:54:28 +02:00
the-djmaze d1d820da73 Drop ko.extenders.limitedList 2022-09-26 11:55:26 +02:00
Mimoza 1a4947a529
Update french translations
I translated some texts left in English and improve some others
2022-09-26 11:50:54 +02:00
Mimoza 10dae4fa11
Revert last commit to put back in place French translation 2022-09-26 11:49:18 +02:00
the-djmaze deeb86bd5f Drop unused translation LABEL_HAS_ATTACHMENTS 2022-09-26 11:19:42 +02:00
the-djmaze dcb8110c2f Translate dutch 2022-09-26 11:19:25 +02:00
the-djmaze b9e1601aa4
Merge pull request #529 from Mimoza/patch-1
Update french translations
2022-09-26 11:07:57 +02:00
the-djmaze 9f8fdb2dfb Use HTML details/summary elements for blockquote switcher 2022-09-26 11:06:42 +02:00
Mimoza b2804a2f56
Update french translations 2022-09-26 11:01:45 +02:00
the-djmaze c6652ba9b4 Lazy load all message images 2022-09-26 10:58:46 +02:00
the-djmaze 0953d0d76e Better solution for #516 ? 2022-09-25 23:55:24 +02:00
the-djmaze 867f8ff199 Solution for #528 ? 2022-09-25 23:39:35 +02:00
the-djmaze 6a3ebb9e5d v2.18.2 2022-09-24 11:00:50 +02:00
the-djmaze 52c95d4d0c Simplify DB schema 2022-09-24 10:56:27 +02:00
the-djmaze 021ce48351 Fix layout of OpenPGP Generate Key popup 2022-09-24 10:56:08 +02:00
the-djmaze fe9ba68f41 Cleanup some html forms 2022-09-24 01:20:02 +02:00
the-djmaze 6752f1cfef Added min-height for attachments 2022-09-23 15:02:13 +02:00
the-djmaze 705000b46a cleanup populateMessageBody() 2022-09-23 15:01:55 +02:00
the-djmaze 4277ff95da Resolve #498 2022-09-23 13:42:28 +02:00
the-djmaze 5c43378d71 Move SettingsUserStore.removeColors() to cleanHtml() 2022-09-23 13:41:01 +02:00
the-djmaze 33b228a86f Bugfix Mime parser for decrypted messages 2022-09-23 09:53:29 +02:00
the-djmaze 8054e48d4a No need for rel="noreferrer noopener" due to Referrer-Policy header 2022-09-23 09:26:36 +02:00
the-djmaze 66479e83fc Better fix for PdoAbstract::getVersion() 2022-09-23 09:25:02 +02:00
the-djmaze 1dfb4c7d29 Bugfix: RainLoop\Common\PdoAbstract::getVersion(): Return value must be of type ?int, string returned 2022-09-23 09:11:29 +02:00
the-djmaze df34c4a0ae v2.18.1 2022-09-21 10:16:23 +02:00
the-djmaze 0bbf8f4914 Added plain message tel uri detection 2022-09-21 09:52:30 +02:00
the-djmaze 64c716ea07 Cleanup FolderClearPopupView 2022-09-21 09:51:52 +02:00
the-djmaze 36c54521d7 Improved symlink detection for gnupg keys 2022-09-20 14:54:14 +02:00
the-djmaze 2aad2efc3c Bugfix: gnupg dir failed when /tmp/snappymail is not writable 2022-09-20 14:50:26 +02:00
the-djmaze d69e45f7bf Drop unused TextAreaComponent 2022-09-20 12:29:27 +02:00
the-djmaze e35fbea415 Security: disable spellcheck everywhere by default due to Chrome/Edge sending data you enter to their servers. 2022-09-20 12:26:12 +02:00
the-djmaze 9ed52fd070 Log some info for #520 2022-09-20 09:58:04 +02:00
the-djmaze a9dad5c79b An email address is max 320, but RFC 2821 has a restriction on the length of an address in MAIL and RCPT commands of 254 characters
Still it is more then the 128
2022-09-20 09:40:09 +02:00
the-djmaze 6ee514910f Cleanup some PDO 2022-09-20 09:39:43 +02:00
the-djmaze 61b1c0b1e6 Merge branch 'master' of github.com:the-djmaze/snappymail 2022-09-20 09:00:00 +02:00
the-djmaze 2c30189fea Resolve #526 2022-09-20 08:59:38 +02:00
the-djmaze 6179c4c8ec
Merge pull request #517 from Arxwel/update_vietnamese_label
Update Vietnamese label
2022-09-15 23:08:05 +02:00
the-djmaze 39faff29e1 Contact stored in MySQL to MEDIUMTEXT. See #519 2022-09-15 23:06:56 +02:00
the-djmaze 916d7e6d88 Squire WYSIWYG should be a bit faster now 2022-09-14 23:17:02 +02:00
the-djmaze f2ef5f2df8 Ask closing SnappyMail in mobile view when viewing a message 2022-09-14 08:53:30 +02:00
the-djmaze 9b8778f823 Reduce Knockout.js footprint by using ECMAScript 2020 2022-09-13 23:49:18 +02:00
the-djmaze 6cc3745c5f Don't clear MessagelistUserStore when switching layout 2022-09-13 23:00:47 +02:00