Commit graph

2907 commits

Author SHA1 Message Date
djmaze 19c78c2350 Moved from master 2021-09-17 10:41:37 +02:00
djmaze 134deb8d73 Drop unused user mail templates system 2021-09-17 10:32:58 +02:00
djmaze fd28e65ed6 Resolve Issue #144 2021-09-16 14:36:38 +02:00
djmaze 8abf8844bc Replace InlineBase64Decode with default convert.base64-decode and a WhitespaceFilter 2021-09-16 14:04:26 +02:00
djmaze 5816c08e11 v2.7.1 2021-09-14 17:13:03 +02:00
djmaze c7b1a92ebf Bugfix: Undefined index: HTTP_USER_AGENT 2021-09-14 16:30:34 +02:00
djmaze 577c5f426e Bugfix: Argument 9 passed to MailSo\Mail\MailClient::MessageList() must be of the type int, string given
https://github.com/the-djmaze/snappymail/issues/143#issuecomment-918543318
2021-09-14 16:24:32 +02:00
djmaze e93dc9201d Bugfix: Setting change "background color" checkbox error "MessageUserStore.messagesBodiesDom() is null" 2021-09-14 16:14:05 +02:00
djmaze 4ca29a2e8f Cleanup knockout Components 2021-09-14 16:11:50 +02:00
djmaze 3f295349b6 Remove Knockout binding "dropdownCloser" because BSN.Dropdown already handles it 2021-09-14 15:04:00 +02:00
djmaze 9e28eb5fc7 Improved Jua uploader 2021-09-14 12:50:56 +02:00
djmaze 2cb73643ca Improved dropdown menu's handling 2021-09-14 10:06:38 +02:00
djmaze 5839bcf62d Remove some unused KnockoutJS features 2021-09-13 16:20:29 +02:00
djmaze f09820d0b9 Resolve Knockout/#2560 with
45e86bf034
2021-09-13 15:52:40 +02:00
djmaze 47b75755c4 Resolve issue #143 2021-09-13 13:32:06 +02:00
djmaze 96e2e6576c IMAP UID is integer 2021-09-10 16:28:29 +02:00
djmaze 9ffc90946c Improve issue #141 2021-09-10 15:20:13 +02:00
djmaze 37d29174f3 Bugfix: checkbox component cleanup error 2021-09-10 15:19:37 +02:00
djmaze 631b487163 Bugfix: close popups on browser back/forward hash change 2021-09-10 10:25:58 +02:00
djmaze 985a4f5077 More CSS, HTML & JS cleanups 2021-09-10 09:30:06 +02:00
djmaze 371b23a2f3 Cleanup more HTML and CSS 2021-09-09 17:00:31 +02:00
djmaze e105ecdf1b Resolve issue #141 2021-09-09 11:33:28 +02:00
djmaze f046fbf5cd Resolve issue #142 2021-09-07 23:10:20 +02:00
djmaze 01d96153c6 Cleanup checkbox component 2021-09-07 23:09:56 +02:00
djmaze 081761b593 User Settings General messages per page use <input number instead of select 2021-09-03 16:40:16 +02:00
djmaze 023c8f603b some ko.computed() to addComputables()/addComputablesTo() 2021-09-03 16:37:20 +02:00
djmaze 099560ca6a Small FolderList style improvement for touch expand/collapse 2021-09-03 09:47:05 +02:00
djmaze b65b77f518 Bugfix: TypeError curValue is null 2021-09-03 09:30:53 +02:00
djmaze d71b36f09e Issue #139 detect Rspamd X-Virus 2021-09-03 08:21:51 +02:00
djmaze 33b7546e9c Translate virus warning 2021-09-02 14:22:03 +02:00
djmaze 7c75e11666 Resolve issue #138 2021-09-02 14:21:50 +02:00
djmaze 1457039448 Bugfix issue #139 2021-09-02 13:38:59 +02:00
djmaze 340b0304b4 Resolve issue #140 missing language strings 2021-09-02 12:12:16 +02:00
djmaze cca8ce065c Resolve issue #139 2021-09-02 12:09:16 +02:00
djmaze a15e7f6d1e Resolve issue #140 2021-09-02 11:31:23 +02:00
djmaze fa25be0631 Make unsubsribeLinks observable 2021-09-01 16:10:44 +02:00
djmaze 448120b665 HighestModSeq & Uidvalidity are integers according to IMAP RFC 2021-09-01 16:08:44 +02:00
djmaze 010794fccb v2.7.0 2021-09-01 12:21:08 +02:00
djmaze 53ece73da0 Run eslint before compiling JavaScript 2021-09-01 11:18:57 +02:00
djmaze 36971482a0 Some code cleanups 2021-09-01 11:02:51 +02:00
djmaze aa16ef3dd0 Improved messageview design 2021-09-01 11:01:56 +02:00
djmaze 47bbd3d410 Bugfix: exitFullscreen() errors 2021-09-01 11:01:13 +02:00
djmaze 671a7a7002 Don't show unread on system folders 2021-09-01 09:43:53 +02:00
djmaze bafc74fd09 Also prevent browser unload in Chrome 2021-08-31 16:21:40 +02:00
djmaze f2d172de7d Prevent unloading of browser window when popups (like composer window) are open. 2021-08-31 16:17:20 +02:00
djmaze 8eaf9dc9c3 Bugfix previous commit 2021-08-31 15:33:09 +02:00
djmaze 2518881d10 Drop \MailSo\Base\Loader and just use $_SERVER['REQUEST_TIME_FLOAT'] in \MailSo\Log\Logger 2021-08-31 15:14:01 +02:00
djmaze 1b497ae239 Move \MailSo\Base\Utils::ConvertSystemString to \MailSo\Base\Locale::ConvertSystemString 2021-08-31 08:12:55 +02:00
djmaze 2fc9d5cff0 Try to resolve issue #137 2021-08-31 08:12:00 +02:00
djmaze 3756264669 Improvements for issue #136 2021-08-30 14:01:42 +02:00