Commit graph

  • 07f6b7545a Rename spam=>junk and draft=>drafts folder names to be compatible with IMAP and JMAP the-djmaze 2023-02-21 10:56:21 +01:00
  • 6c00a9cf3b Save Settings array param to \RainLoop\Settings the-djmaze 2023-02-21 10:40:16 +01:00
  • ce2fb9d7f2 Many AppData properties to JavaScript camelCase the-djmaze 2023-02-21 10:22:59 +01:00
  • c53d9adaba Make allowCtrlEnterOnCompose an account setting (but inactive as never changed) the-djmaze 2023-02-21 09:18:26 +01:00
  • 618333e257 Removed unused allow_html_editor_biti_buttons config option the-djmaze 2023-02-21 09:07:11 +01:00
  • 8b70fee072 Moved rl.fetch and rl.fetchJSON to boot.js so that AppData can be fetched as JSON the-djmaze 2023-02-21 09:04:47 +01:00
  • 91bc5931fd Set default ContactsSync in Nextcloud the-djmaze 2023-02-21 08:38:19 +01:00
  • 15e25a16e4 Improved convert RainLoop ContactsSync data the-djmaze 2023-02-21 08:36:00 +01:00
  • 5a1835c576 Don't put ContactsSync PasswordHMAC in AppData the-djmaze 2023-02-21 08:35:29 +01:00
  • cf720e7105 Resolve #981 the-djmaze 2023-02-20 23:51:08 +01:00
  • 79edca93ef Resolve #982 the-djmaze 2023-02-20 17:34:23 +01:00
  • 8d52b0afdf Bugfix: Notification enum conflicts with window.Notification the-djmaze 2023-02-20 15:59:37 +01:00
  • b5ab175953 Merge GnuPG and OpenPGP.js passphrases the-djmaze 2023-02-20 15:49:38 +01:00
  • 8a8d1d756e centralize elementById('rl-app') the-djmaze 2023-02-20 15:47:46 +01:00
  • ec3e99c6ab Newline at end of file the-djmaze 2023-02-20 15:36:01 +01:00
  • c7e52e04c2 Small translate fix for previous commits the-djmaze 2023-02-20 15:35:38 +01:00
  • 08f391fcd7 bugfix: threads indicator gets lost with new message cache handling the-djmaze 2023-02-20 15:15:52 +01:00
  • b8b7f10055 https://github.com/the-djmaze/snappymail/pull/965#discussion_r1111953373 the-djmaze 2023-02-20 14:21:49 +01:00
  • 5dd0eaefe0 chore: Add textareas Rene Hampölz 2023-02-20 12:46:06 +00:00
  • 8a63ae05ef Cleanup unused Squire code the-djmaze 2023-02-20 13:12:09 +01:00
  • 9e29238ed1 fix: Hide number input's spin box on chrome Rene Hampölz 2023-02-20 12:00:26 +00:00
  • f601e02bf7 chore: Add error tooltip Rene Hampölz 2023-02-20 11:53:34 +00:00
  • d38bb34aae chore: Improve squire toolbar buttons Rene Hampölz 2023-02-20 11:52:24 +00:00
  • e56d1cf5c6 Resolve #954 the-djmaze 2023-02-20 11:50:11 +01:00
  • 3e99f760a4 Resolve #953 the-djmaze 2023-02-20 11:25:20 +01:00
  • 4fb359be59 Improved messages cache handling and fixed broken messagesBodiesDom the-djmaze 2023-02-20 10:49:22 +01:00
  • 2ee8fa6480 chore: Remove hover effect for showImages area Rene Hampölz 2023-02-20 09:01:01 +00:00
  • e388e6cd76 chore: Add nextcloud filepicker Rene Hampölz 2023-02-19 18:37:36 +00:00
  • f19cfa850f fix: Some checkboxes are not styled Rene Hampölz 2023-02-19 17:28:48 +00:00
  • 19e24871e6 fix: Some buttons are not styled Rene Hampölz 2023-02-19 15:45:07 +00:00
  • a4158393ea chore: Add loading and login screen Rene Hampölz 2023-02-19 15:33:57 +00:00
  • 6564e825ec Fix: Wrong colored scrollbar corner Rene Hampölz 2023-02-19 13:54:56 +00:00
  • f8a2b3489a fix: Broken styles in the latest snappymail release Rene Hampölz 2023-02-19 13:48:17 +00:00
  • 15f9aa11db v2.26.2 v2.26.2 the-djmaze 2023-02-17 14:27:16 +01:00
  • 75a6353445 Remove CSS white-space from messages to prevent annoying side scrolling the-djmaze 2023-02-17 13:35:59 +01:00
  • ab77949e64 Changes for #973 the-djmaze 2023-02-17 13:35:21 +01:00
  • 7948e86a07 added comment cm-schl 2023-02-17 12:33:32 +01:00
  • b8c681d1a5 Additional accounts now always get the mail address from ldap cm-schl 2023-02-17 12:01:39 +01:00
  • 6e6ed0eab3 Resolve #974 the-djmaze 2023-02-17 09:11:48 +01:00
  • 3b7deb1328 Improved cleanHtml() and cleanCSS() handling the-djmaze 2023-02-17 08:54:17 +01:00
  • 1506a158f4 Show loadavg in Admin -> About for #971 the-djmaze 2023-02-17 08:26:53 +01:00
  • 5b536f81e3 Resolve #971 the-djmaze 2023-02-16 22:30:55 +01:00
  • a9eff27f99 Resolve #972 the-djmaze 2023-02-16 16:08:05 +01:00
  • e4e12bdaa9 Cleanup fix for #962 the-djmaze 2023-02-16 14:45:12 +01:00
  • b240c26667 Resolve #962 the-djmaze 2023-02-16 14:02:55 +01:00
  • 5216535278 Move the "upload EML file to mailbox" Append feature into a DoFolderAppend() the-djmaze 2023-02-16 13:13:23 +01:00
  • fb2eb62f83 Rename Folder Hash to ETag as it is the more obvious name the-djmaze 2023-02-16 10:55:23 +01:00
  • 1a05a0adf2 Some $this->MailClient() to $this->ImapClient() the-djmaze 2023-02-16 09:01:14 +01:00
  • d98a2e015e Released new Avatars extension the-djmaze 2023-02-16 09:00:00 +01:00
  • 99b73d87f6 Check login handling for #969 the-djmaze 2023-02-16 08:40:28 +01:00
  • 90d039b36b Bugfix: DoMessageList() hash check was incorrect the-djmaze 2023-02-16 08:38:41 +01:00
  • 38c4b4e26e Resolve #969 the-djmaze 2023-02-15 23:04:23 +01:00
  • 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 cm-schl 2023-02-15 17:57:59 +01:00
  • 8c97b64a55 Fix translations the-djmaze 2023-02-15 17:33:06 +01:00
  • 4852895488 Resolve #967 btoa() issue the-djmaze 2023-02-15 17:29:47 +01:00
  • 03379a6163 Moved AllowDraftAutosave option from Settings -> Security to Settings -> General -> Compose the-djmaze 2023-02-15 17:05:53 +01:00
  • edcb84b4ae SmtpClient->Connect() use $oSettings->Ehlo the-djmaze 2023-02-15 12:59:49 +01:00
  • aa03e84c79
    Merge branch 'the-djmaze:master' into rework-on-mailaddress-handling cm-schl 2023-02-15 12:26:35 +01:00
  • 353fdda3e5 Move some message checks to MailSo\Mime\Message the-djmaze 2023-02-15 12:03:51 +01:00
  • d629f42e4c x-script not used anymore the-djmaze 2023-02-15 12:03:21 +01:00
  • ae1e6184c3 Resolve #956 the-djmaze 2023-02-15 11:57:30 +01:00
  • 7a762e50c7 Resolve #957 the-djmaze 2023-02-15 11:57:01 +01:00
  • 8058c8d2f6 Allow <body> element CSS as .mail-body the-djmaze 2023-02-15 11:26:21 +01:00
  • d11118a159 Resolve #961 the-djmaze 2023-02-15 10:54:12 +01:00
  • f970e6be2d Merge branch 'master' of github.com:the-djmaze/snappymail the-djmaze 2023-02-15 10:37:56 +01:00
  • 163eb51ff6 Resolve #964 the-djmaze 2023-02-15 10:37:41 +01:00
  • b18f0ee2d9
    Merge pull request #959 from hguilbert/patch-2 the-djmaze 2023-02-14 20:30:25 +01:00
  • d58cb75e53 Resolve #958 the-djmaze 2023-02-14 20:12:16 +01:00
  • 9dd917894d Resolve #960 the-djmaze 2023-02-14 19:04:14 +01:00
  • 305c3b6a86
    Update user.json hguilbert 2023-02-14 18:24:25 +01:00
  • bd9e50f222 Bugfix: new CSS <style> removing (background-)?color failed the-djmaze 2023-02-14 16:51:51 +01:00
  • 492f1d4b10 v2.26.1 v2.26.1 the-djmaze 2023-02-14 15:32:12 +01:00
  • 5105f6d4c1 Improved handling of secure message <style> CSS class names the-djmaze 2023-02-14 15:21:43 +01:00
  • 64818025e8 Added feature to allow <style> in messages the-djmaze 2023-02-14 14:54:38 +01:00
  • aae3072209 Prepare cleanHtml() for new feature the-djmaze 2023-02-14 14:07:38 +01:00
  • 4d2cd82d95 Resolve #937 the-djmaze 2023-02-14 12:30:11 +01:00
  • f99daeebe5 Bugfix: message() is null the-djmaze 2023-02-14 12:26:31 +01:00
  • 1f86b73414 Bugfix: OpenPGP decrypted attachments friendlySize not a function #89 the-djmaze 2023-02-14 11:37:08 +01:00
  • e2391d1ad2 Idea code for #951 the-djmaze 2023-02-14 10:21:26 +01:00
  • 614e6c5756 Don't clone message for viewing, so that there is instant interaction with messagelist item the-djmaze 2023-02-14 10:11:25 +01:00
  • b7a68a4245 Fix message @media print the-djmaze 2023-02-14 09:17:53 +01:00
  • a696d6c0a1 Bugfix: addressparser() didn't handle groups properly the-djmaze 2023-02-13 19:47:24 +01:00
  • ebf429215b view Message in new tab/window was missing BCC the-djmaze 2023-02-13 19:46:30 +01:00
  • d898178985 emailArrayToStringLineHelper() filter addresses without email address and simplify ComposeType handling the-djmaze 2023-02-13 19:19:00 +01:00
  • 974acaab90 Cleanup EmailModel the-djmaze 2023-02-13 17:05:44 +01:00
  • ceac15ace9 Bugfix: middleclick failed when messagesDom not yet initialized the-djmaze 2023-02-13 16:36:38 +01:00
  • 33653eae81 Improved email address parsing and handling the-djmaze 2023-02-13 16:15:26 +01:00
  • e8c93a1d0c Improved EmailModel handling the-djmaze 2023-02-12 18:28:30 +01:00
  • 57dc1d29b3 Update Identity class to latest PHP features the-djmaze 2023-02-12 18:27:55 +01:00
  • 396a1a423e Resolve #936 the-djmaze 2023-02-12 18:27:06 +01:00
  • 477628ed70 #950 always return EmailCollection the-djmaze 2023-02-12 01:20:20 +01:00
  • dbabbb9385
    bugfix for solution #950 incorrect mailto link the-djmaze 2023-02-12 01:13:30 +01:00
  • 6237a3691b Resolve #950 the-djmaze 2023-02-12 01:02:55 +01:00
  • 98d686bc14 Cleanup AbstractViewPopup handling the-djmaze 2023-02-12 00:27:11 +01:00
  • 163e926d6b
    Merge pull request #948 from lota/patch-4 the-djmaze 2023-02-11 22:40:35 +01:00
  • 199fb1a8d6
    Merge pull request #947 from lota/patch-3 the-djmaze 2023-02-11 22:40:25 +01:00
  • d26fb2db05 improved blockquote switcher design the-djmaze 2023-02-11 20:42:13 +01:00
  • e4b0d43b3d Bugfix: screenOnRoute sometimes failed the-djmaze 2023-02-11 20:41:54 +01:00
  • 415102aa37 Replace Element.fromHTML() with createElement() the-djmaze 2023-02-11 20:38:57 +01:00
  • 820b26a315 CSS don't display:flex when [hidden] the-djmaze 2023-02-11 20:00:40 +01:00