Commit graph

6816 commits

Author SHA1 Message Date
the-djmaze
c53d9adaba Make allowCtrlEnterOnCompose an account setting (but inactive as never changed) 2023-02-21 09:18:26 +01:00
the-djmaze
618333e257 Removed unused allow_html_editor_biti_buttons config option 2023-02-21 09:07:11 +01:00
the-djmaze
8b70fee072 Moved rl.fetch and rl.fetchJSON to boot.js so that AppData can be fetched as JSON 2023-02-21 09:04:47 +01:00
the-djmaze
91bc5931fd Set default ContactsSync in Nextcloud 2023-02-21 08:38:19 +01:00
the-djmaze
15e25a16e4 Improved convert RainLoop ContactsSync data 2023-02-21 08:36:00 +01:00
the-djmaze
5a1835c576 Don't put ContactsSync PasswordHMAC in AppData 2023-02-21 08:35:29 +01:00
the-djmaze
cf720e7105 Resolve #981 2023-02-20 23:51:08 +01:00
the-djmaze
79edca93ef Resolve #982 2023-02-20 17:34:23 +01:00
the-djmaze
8d52b0afdf Bugfix: Notification enum conflicts with window.Notification 2023-02-20 15:59:37 +01:00
the-djmaze
b5ab175953 Merge GnuPG and OpenPGP.js passphrases 2023-02-20 15:49:38 +01:00
the-djmaze
8a8d1d756e centralize elementById('rl-app') 2023-02-20 15:47:46 +01:00
the-djmaze
ec3e99c6ab Newline at end of file 2023-02-20 15:36:01 +01:00
the-djmaze
c7e52e04c2 Small translate fix for previous commits 2023-02-20 15:35:38 +01:00
the-djmaze
08f391fcd7 bugfix: threads indicator gets lost with new message cache handling 2023-02-20 15:15:52 +01:00
the-djmaze
b8b7f10055 https://github.com/the-djmaze/snappymail/pull/965#discussion_r1111953373 2023-02-20 14:21:49 +01:00
Rene Hampölz
5dd0eaefe0 chore: Add textareas 2023-02-20 12:46:06 +00:00
the-djmaze
8a63ae05ef Cleanup unused Squire code 2023-02-20 13:12:09 +01:00
Rene Hampölz
9e29238ed1 fix: Hide number input's spin box on chrome 2023-02-20 12:00:26 +00:00
Rene Hampölz
f601e02bf7 chore: Add error tooltip 2023-02-20 11:53:34 +00:00
Rene Hampölz
d38bb34aae chore: Improve squire toolbar buttons 2023-02-20 11:52:24 +00:00
the-djmaze
e56d1cf5c6 Resolve #954 2023-02-20 11:50:11 +01:00
the-djmaze
3e99f760a4 Resolve #953 2023-02-20 11:25:20 +01:00
the-djmaze
4fb359be59 Improved messages cache handling and fixed broken messagesBodiesDom 2023-02-20 10:49:22 +01:00
Rene Hampölz
2ee8fa6480 chore: Remove hover effect for showImages area 2023-02-20 09:01:01 +00:00
Rene Hampölz
e388e6cd76 chore: Add nextcloud filepicker 2023-02-19 18:37:36 +00:00
Rene Hampölz
f19cfa850f fix: Some checkboxes are not styled 2023-02-19 17:28:48 +00:00
Rene Hampölz
19e24871e6 fix: Some buttons are not styled 2023-02-19 15:45:07 +00:00
Rene Hampölz
a4158393ea chore: Add loading and login screen 2023-02-19 15:33:57 +00:00
Rene Hampölz
6564e825ec Fix: Wrong colored scrollbar corner 2023-02-19 13:54:56 +00:00
Rene Hampölz
f8a2b3489a fix: Broken styles in the latest snappymail release 2023-02-19 13:48:17 +00:00
the-djmaze
15f9aa11db v2.26.2 2023-02-17 14:27:16 +01:00
the-djmaze
75a6353445 Remove CSS white-space from messages to prevent annoying side scrolling 2023-02-17 13:35:59 +01:00
the-djmaze
ab77949e64 Changes for #973 2023-02-17 13:35:21 +01:00
cm-schl
7948e86a07 added comment 2023-02-17 12:33:32 +01:00
cm-schl
b8c681d1a5 Additional accounts now always get the mail address from ldap 2023-02-17 12:01:39 +01:00
the-djmaze
6e6ed0eab3 Resolve #974 2023-02-17 09:11:48 +01:00
the-djmaze
3b7deb1328 Improved cleanHtml() and cleanCSS() handling 2023-02-17 08:54:17 +01:00
the-djmaze
1506a158f4 Show loadavg in Admin -> About for #971 2023-02-17 08:26:53 +01:00
the-djmaze
5b536f81e3 Resolve #971 2023-02-16 22:30:55 +01:00
the-djmaze
a9eff27f99 Resolve #972 2023-02-16 16:08:05 +01:00
the-djmaze
e4e12bdaa9 Cleanup fix for #962 2023-02-16 14:45:12 +01:00
the-djmaze
b240c26667 Resolve #962 2023-02-16 14:02:55 +01:00
the-djmaze
5216535278 Move the "upload EML file to mailbox" Append feature into a DoFolderAppend() 2023-02-16 13:13:23 +01:00
the-djmaze
fb2eb62f83 Rename Folder Hash to ETag as it is the more obvious name 2023-02-16 10:55:23 +01:00
the-djmaze
1a05a0adf2 Some $this->MailClient() to $this->ImapClient() 2023-02-16 09:01:14 +01:00
the-djmaze
d98a2e015e Released new Avatars extension 2023-02-16 09:00:00 +01:00
the-djmaze
99b73d87f6 Check login handling for #969 2023-02-16 08:40:28 +01:00
the-djmaze
90d039b36b Bugfix: DoMessageList() hash check was incorrect 2023-02-16 08:38:41 +01:00
the-djmaze
38c4b4e26e Resolve #969 2023-02-15 23:04:23 +01:00
cm-schl
9cfe164633 Works now with additional accounts:
The mail address is correctly set by ldap value.
But plugin needs rework: it makes no sense to let the user use the non
existing mail address "username@domain" used
only by SnappyMail. Plugin should always use a looked up mail address
2023-02-15 17:57:59 +01:00