Commit graph

2888 commits

Author SHA1 Message Date
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
djmaze
9cf83eb62a Better Md5Rand and Sha1Rand 2021-08-30 09:49:03 +02:00
djmaze
df975ade72 .less to .css see comments #134 2021-08-30 09:43:18 +02:00
the-djmaze
5c0ce6fef1
Merge pull request #135 from Alphix/update-plugin-comments
[snappymail] More changes to use the word "extensions"
2021-08-28 21:44:04 +02:00
David Härdeman
4e28a7bb7b [snappymail] More changes to use the word "extensions" rather than plugins/packages 2021-08-27 23:49:03 +02:00
djmaze
45662b39b0 Improved and cleanup CSS and language selectors 2021-08-27 16:30:42 +02:00
djmaze
f192902827 Improved design for #129 and #130 2021-08-27 12:54:11 +02:00
djmaze
2f87ada0c4 Resolve issue #129 2021-08-27 12:20:48 +02:00
djmaze
ff8e1ebd80 Fix indentation 2021-08-27 11:29:39 +02:00
djmaze
79d58ee45b Merge branch 'master' of github.com:the-djmaze/snappymail 2021-08-27 11:22:39 +02:00
djmaze
d78dcdade4 Resolve issue #128 2021-08-27 11:22:08 +02:00
the-djmaze
4e7a62ef84
Merge pull request #127 from Alphix/cosmetic_fixes_to_mailclient
Cosmetic fixes to mailclient
2021-08-27 10:02:30 +02:00
the-djmaze
74a1b72703
Merge pull request #132 from Alphix/redis_setex_fix
[redis] Fix call to setex()
2021-08-27 10:01:32 +02:00
djmaze
202fac8295 Some small UI design improvements 2021-08-27 09:59:13 +02:00
David Härdeman
34b8a4395a [redis] Fix call to setex()
\Predis\Client\setex doesn't return a boolean, but the current Redis
caching functionality expects it to do so.
2021-08-26 23:32:23 +02:00
djmaze
c8678953fe Resolve issue #130 2021-08-26 20:31:38 +02:00
djmaze
637ed9a478 Improve new .tabs CSS from 2021-08-26 20:10:14 +02:00
djmaze
d7a30cba79 Revamp tabs system using CSS display:grid instead of JavaScript 2021-08-26 08:10:56 +02:00
David Härdeman
691300da51 [snappymail] Clean up exception descriptions in MailClient.php
The messages are currently shown in the main UI as e.g.:
	Can't create folder. New folder name contains delimiter

Including a period (which seems to be the preferred style in other source
files) means that the error message would read:

	Can't create folder. New folder name contains delimiter.

Also fix two typos.
2021-08-25 17:23:57 +02:00
David Härdeman
8608c18bbe [snappymail] Fix some confusing indentation 2021-08-25 17:19:25 +02:00