Commit graph

  • c77edf37e1
    Merge pull request #1522 from ner00/master Maarten 2024-03-26 23:29:29 +0100
  • a70a7c4c95 Update Portuguese lmperfis 2024-03-26 18:37:07 +0000
  • f38e5a41cd Solution for #1521 the-djmaze 2024-03-26 19:12:50 +0100
  • b96cb41876 Added Autoconfig detect through DNS SRV (RFC 6186 & 8314) and disable MX the-djmaze 2024-03-26 18:24:57 +0100
  • f9048d1209 v2.36.0 v2.36.0 the-djmaze 2024-03-26 15:21:47 +0100
  • 07710f685f Drop hooks service.app-delay-start-* in favour of the existing json.before-appdelaystart and json.after-appdelaystart the-djmaze 2024-03-26 15:04:23 +0100
  • 57fbdf8795 Added: allow setting the supported THREAD algorithm the-djmaze 2024-03-26 15:01:38 +0100
  • 015dcbdc41 Bugfix: error undefined msg.from[0] the-djmaze 2024-03-26 12:26:53 +0100
  • c14d7bdd46 Add some comments and some renames the-djmaze 2024-03-26 12:26:35 +0100
  • 25214f2d87 Improved Domain whitelist handling the-djmaze 2024-03-26 04:08:26 +0100
  • 7f94c26bee Cache ThreadsOldUids based on bThreadSort true/false #1507 the-djmaze 2024-03-25 19:53:04 +0100
  • c1e25dedb9 Cleanup SMTP auth handling the-djmaze 2024-03-25 19:36:39 +0100
  • 55642e826e Resolve #1517 the-djmaze 2024-03-25 19:34:30 +0100
  • 31d929912a Improved SASL handling the-djmaze 2024-03-25 19:31:57 +0100
  • 40622d45b7 More changes for #1507 the-djmaze 2024-03-25 14:17:49 +0100
  • 76b6f32222 Bugfix: GetUids() returned wrong ids when using SequenceSet the-djmaze 2024-03-25 12:54:09 +0100
  • d0ee5325f4 Changed MessageListThreadsMap(MessageCollection...) to MessageListThreadsMap(FolderInformation...) the-djmaze 2024-03-25 10:44:25 +0100
  • 93a4d5ba88 Fix to use the correct $oParams->hash() the-djmaze 2024-03-25 10:43:51 +0100
  • 8bcd0a3521 Sorted languages by name the-djmaze 2024-03-25 02:38:11 +0100
  • 248dcb8257 Most languages to ISO 639-1 the-djmaze 2024-03-25 02:20:18 +0100
  • fdc2d5a490 Attempt to solve #1507 the-djmaze 2024-03-25 01:43:22 +0100
  • c34f99dd6e Make sure etag used on MessageList for #1515 the-djmaze 2024-03-25 01:42:49 +0100
  • 43622b50dc Bugfix PHP Warning: Undefined array key the-djmaze 2024-03-24 20:30:26 +0100
  • 759933e24b Also check language helper after shortening the-djmaze 2024-03-24 19:19:54 +0100
  • 59a02af2b7 Languages use rfc5646, by using the shortest ISO 639 code by default the-djmaze 2024-03-24 19:13:47 +0100
  • d65a88305c
    Merge pull request #1512 from spoooyders/localization-be-by Maarten 2024-03-24 18:33:37 +0100
  • bf5e393199
    Merge 34a02cba99 into 2a116612be diroots 2024-03-24 17:23:44 +0100
  • 2a116612be Return false on more server issues regarding domains control #1513 the-djmaze 2024-03-24 17:22:57 +0100
  • 6df5802f97 Check if saving disabled domains works #1513 the-djmaze 2024-03-24 17:10:23 +0100
  • b3c10190cb Moved application.ini sieve_auth_plain_initial to per domain config the-djmaze 2024-03-24 16:49:00 +0100
  • 3513669412 Resolve #1514 the-djmaze 2024-03-24 15:03:50 +0100
  • b45459d645 Sieve always allow fileinto INBOX #1510 the-djmaze 2024-03-24 14:18:08 +0100
  • 60de50da64 Resolve #1513 broken old RainLoop .ini parser the-djmaze 2024-03-24 13:13:55 +0100
  • 98a45e383b Fix belarusian localization. pavuki 2024-03-23 13:32:36 +0100
  • b46f5c9ec2 Fix belarusian localization. pavuki 2024-03-23 13:30:06 +0100
  • c4e98c8b4c Add Belarusian localization. pavuki 2024-03-23 09:46:55 +0100
  • 34a02cba99 revert yarn.lock to previous version diroots 2024-03-22 17:56:38 +0100
  • e11739034a delete package.lock.json diroots 2024-03-22 17:55:34 +0100
  • 926b732512 fix missing , before new SUBNAME_FORCE_UNSPAM diroots 2024-03-22 17:45:16 +0100
  • 6ce4f3988b add POPUP SUBNAME and template diroots 2024-03-22 17:37:46 +0100
  • 004b6cc816 indent fix diroots 2024-03-22 11:25:12 +0100
  • c3c15ace16 implement the ForceUnspam sieve action diroots 2024-03-22 11:21:00 +0100
  • 4fc04648cf Moved cache drivers outside core to extensions (plugins) the-djmaze 2024-03-22 04:03:39 +0100
  • d5690fc579 Set admin translation to GLOBAL/PASSWORD the-djmaze 2024-03-22 02:47:40 +0100
  • 068922f05f Support .swapColors in NC25+ theme the-djmaze 2024-03-22 02:37:06 +0100
  • 705822fe7a Log debug message for failing custom themes directory #1508 the-djmaze 2024-03-22 02:36:41 +0100
  • f0cf39e297 Resolve #1509 the-djmaze 2024-03-22 02:19:19 +0100
  • 8c077a94c6 same small fixes the-djmaze 2024-03-20 00:45:11 +0100
  • 6bd66b8a2d Idea for #1507 the-djmaze 2024-03-19 20:09:30 +0100
  • a08d376023 Added: Search in HEADER. Like: "header=X-Rspamd-Action no action" the-djmaze 2024-03-19 19:59:33 +0100
  • 94aa2f11c4 Rename MessageSimple* commands to Message* the-djmaze 2024-03-19 19:49:11 +0100
  • 173a172cf8 Resolve #485 the-djmaze 2024-03-19 17:31:32 +0100
  • d59563cf1b Removed unused ClientException the-djmaze 2024-03-19 17:30:20 +0100
  • 386fd936b4 Slight code reduction for #419 the-djmaze 2024-03-19 15:33:52 +0100
  • 7450afeecf Replace all new Intl.Collator with new baseCollator the-djmaze 2024-03-19 15:24:34 +0100
  • 70b1a93108 CompactComposer support older browsers and a different idea to modify the dialog for #1498 the-djmaze 2024-03-19 14:10:03 +0100
  • 0d34d0b25b Merge branch 'master' of github.com:the-djmaze/snappymail the-djmaze 2024-03-19 13:09:39 +0100
  • d2a99ad7f2 bugfix: compose window closing tags should be TD the-djmaze 2024-03-19 13:09:23 +0100
  • 0aadf987ac
    Merge pull request #1506 from hguilbert/patch-16 Maarten 2024-03-19 11:53:05 +0100
  • dfa3ffecd0
    Update user.json hguilbert 2024-03-19 06:19:09 +0100
  • f36c9ab7d6 Bugfix: download all attachments icon the-djmaze 2024-03-19 03:16:09 +0100
  • dfdfeb2641 viewDkimIcon to dkimIcon the-djmaze 2024-03-19 03:11:01 +0100
  • 1db3952ea4 Remove unused font glyph "mobile phone" the-djmaze 2024-03-19 02:43:41 +0100
  • abaf5a96fa Bugfix: sort accounts drag & drop the-djmaze 2024-03-18 20:30:04 +0100
  • 165ac87685 Translate dutch the-djmaze 2024-03-18 19:43:20 +0100
  • cc03185ea0 Added icon to system folders the-djmaze 2024-03-18 19:16:12 +0100
  • eaf405e250 fix handling displaySpecSetting in edit folder popup the-djmaze 2024-03-18 17:53:15 +0100
  • c2c72dc4be Let PECL::isSupported() return false instead the-djmaze 2024-03-18 17:51:56 +0100
  • b98b21c1c6 S/MIME allow changing private key passphrase due to #1505 the-djmaze 2024-03-18 17:17:25 +0100
  • 570c7e1a1a Some minor backup example extension changes for #1042 the-djmaze 2024-03-18 16:28:54 +0100
  • 190db75c19 Remove remembered passphrase after 15 minutes of inactivity https://github.com/the-djmaze/snappymail/issues/1142#issuecomment-1635839009 the-djmaze 2024-03-18 14:36:33 +0100
  • ef993aae14 remove empty line php81 the-djmaze 2024-03-18 13:50:20 +0100
  • 0661076905 Merge branch 'master' into php81 the-djmaze 2024-03-18 13:49:38 +0100
  • 9bc56a5abd Ask old login password on CryptKey decrypt failure, to reseal with new password the-djmaze 2024-03-18 12:25:24 +0100
  • a241149b6b Resolve #1450 the-djmaze 2024-03-18 02:01:57 +0100
  • b3afbe107d Support S/MIME decrypted opaque signed message #1450 the-djmaze 2024-03-17 23:54:54 +0100
  • e2b08ba160 Improved folder/mailbox settings/rename handling the-djmaze 2024-03-17 23:26:32 +0100
  • 2cdc8d0055 On folder/mailbox rename, also rename all children instead of reloading all the-djmaze 2024-03-17 19:42:20 +0100
  • 195f14ccb8 Bugfix: on folder rename the old fullName must be removed from cache the-djmaze 2024-03-17 18:55:07 +0100
  • 7ae80226d8 translate fix (background)-color to (background)color the-djmaze 2024-03-17 17:05:08 +0100
  • 2d1a760df3 Resolve #1486 the-djmaze 2024-03-17 15:49:36 +0100
  • b99c405202 Hide generate TOTP button when a TOTP exists the-djmaze 2024-03-17 15:17:54 +0100
  • 58ad745373 Resolve #1501 the-djmaze 2024-03-17 15:10:59 +0100
  • 9ccd616132 Now the MainAccount CryptKey is sealed. This way change-password extension, Oauth2 and others can easily change the cryptkey seal withoug loosing decrypt functionality the-djmaze 2024-03-17 14:53:45 +0100
  • 8c033f53fa ChangePassword extensions use \SnappyMail\SensitiveString the-djmaze 2024-03-17 14:50:32 +0100
  • 9427b36633 v2.35.4 v2.35.4 the-djmaze 2024-03-16 01:00:09 +0100
  • 5657af7238 Resolve Call to undefined function shell_exec #1496 the-djmaze 2024-03-16 00:53:59 +0100
  • 89e80bf124 Version bump for #1492 the-djmaze 2024-03-16 00:49:18 +0100
  • 0fd0d18154 Resolve #1499 the-djmaze 2024-03-16 00:36:58 +0100
  • ce63c36fb0 Resolve #1500 the-djmaze 2024-03-15 23:54:37 +0100
  • 71f78a83bb Cleanup for #1489 the-djmaze 2024-03-15 23:41:34 +0100
  • 8f417c53fb
    Merge pull request #1498 from SergeyMosin/compact-composer-plugin-v1.0.2 Maarten 2024-03-15 23:38:25 +0100
  • 7c6d2ad423 fix: signature editor form is submitted on menu open (set menu button element 'type' to 'button') Sergey Mosin 2024-03-15 11:42:32 -0400
  • c18ae6477d Resolve #1489 the-djmaze 2024-03-15 01:16:43 +0100
  • d04f2166d9 OpenPGP.js v5.11.1 the-djmaze 2024-03-15 01:11:09 +0100
  • a0e7bf790e
    Merge pull request #1492 from cm-schl/master Maarten 2024-03-15 00:59:42 +0100
  • df0787d8b0
    Merge pull request #1495 from ner00/master Maarten 2024-03-15 00:55:47 +0100
  • bd21c98179 Nextcloud extension added: fetch user email address for login screen the-djmaze 2024-03-15 00:54:41 +0100
  • 46bd6d4564 Nextcloud changed stored password handling the-djmaze 2024-03-15 00:53:30 +0100
  • c3ca3d7732 Update pt/pt-PT translation lmperfis 2024-03-14 12:32:42 +0000