Commit graph

4542 commits

Author SHA1 Message Date
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
the-djmaze 690656e4d1 Make the new Admin => Config experimental editable #189 2022-09-29 15:06:23 +02:00
the-djmaze 1c542b33e7 Fix some styling and change "add folder" glyph and "copy messages" glyph 2022-09-29 10:55:24 +02:00
the-djmaze 2651b6fd93 Remove the old "move to folder" behaviour option 2022-09-29 10:08:45 +02:00
the-djmaze 456f304338 Removed CheckboxSimple component (was only used at login) 2022-09-28 23:32:04 +02:00
the-djmaze 976b1d54bd Remove cursor: copy #532 2022-09-28 14:58:57 +02:00
the-djmaze c2ef5abd79 cleanup dragmessages code 2022-09-28 14:55:10 +02:00
the-djmaze afe4da1f65 Resolve #532 2022-09-28 09:29:45 +02:00
the-djmaze a8f4bab23e Ignore visual feedback vs ctrlKey #532 2022-09-27 23:56:46 +02:00
the-djmaze 1fee4fc940 cleanup code a bit 2022-09-27 23:55:29 +02:00
the-djmaze 0fce269a82 listCheckedOrSelectedUidsWithSubMails() now returns Set instead of Array 2022-09-27 23:46:13 +02:00
the-djmaze 55faeaa1d1 cleanup dragmessages draggable 2022-09-27 21:09:54 +02:00
the-djmaze 918af4ecf5 resolve #533 2022-09-27 19:15:20 +02:00
the-djmaze 0200bf1674 rename deleteMessagesFromFolder() to moveMessagesToFolderType() as it is 90% to move instead of delete 2022-09-27 18:59:07 +02:00
the-djmaze cfbc04d3a4 Resolve #534 2022-09-27 18:56:28 +02:00
the-djmaze b047f6ca9a simplify messagelist dragOverArea 2022-09-27 16:57:29 +02:00
the-djmaze c64ec1b2d8 improved HtmlEditor html source handling 2022-09-27 11:21:47 +02:00
the-djmaze 88f7b3d345 Added option to (un)hide Kolab folders 2022-09-27 09:46:49 +02:00
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