Commit Graph

  • 0a9b3d6adf feat(mail): Add punycode (RFC 3492) to encode domain with special characters smizrahi 2023-03-21 10:19:32 +01:00
  • abd7fdd385 chore(js/css): update generated files smizrahi 2023-03-15 17:44:01 +01:00
  • 66c728ca84 fix(packaging): Add MFA to Ubuntu Jammy smizrahi 2023-03-15 09:55:42 +01:00
  • 64d817ab0d fix(calendar): Add confirmation box when dismissing calendar event edition with background click, only if the event is in edition. Fixes #5585. smizrahi 2023-03-14 16:20:26 +01:00
  • 8bd97d1464 Merge pull request #343 from jkanefendt/fix-move-messages-across-mailboxes WoodySlum 2023-03-14 08:35:05 +01:00
  • 49488efab9 Refactored variable declaration Johannes Kanefendt 2023-03-14 08:26:23 +01:00
  • a556e742fb fix(mail): Store the Deleted flag in the correct (source) mailbox when moving mails across mailboxes Johannes Kanefendt 2023-03-10 15:57:53 +01:00
  • 4dc8ef946d fix(mail): Fix images not displayed when forward / reply to a mail. Fixes #3981 smizrahi 2023-03-07 10:17:02 +01:00
  • 0d2f6d8c2a fix(packaging): Check if there are sh files in usr/share/doc/sogo before applying chmod. Fixes partially #5698 smizrahi 2023-02-27 22:53:25 +01:00
  • 63548a84cf fix(packaging): Specify compression format for dpkg-deb smizrahi 2023-02-27 22:02:17 +01:00
  • 189144c531 fix(packaging): Specify compression format for dpkg-deb smizrahi 2023-02-27 18:38:33 +01:00
  • 5049423113 fix(packaging): Specify compression format for dpkg-deb smizrahi 2023-02-27 18:33:20 +01:00
  • 7ea7572766 fix(packaging): Add usr/share/doc/sogo/ for packaging. Fixes partially #5698 smizrahi 2023-02-27 11:22:39 +01:00
  • 114c98c32d fix(packaging): Add usr/share/doc/sogo/ for packaging. Fixes partially #5698 smizrahi 2023-02-27 10:38:46 +01:00
  • 754f3aa230 test(js): Increase test timeout for CI smizrahi 2023-02-27 10:29:49 +01:00
  • 02f855059b fix(mail): Fix segfault when TNEF does not get any data. Fixes #4190 smizrahi 2023-02-23 11:58:58 +01:00
  • 53f9449a51 feat(alarms): Add possibility to use SMTP master account for system alarms. Fixes #5565. smizrahi 2023-02-20 18:53:08 +01:00
  • 7faf4eb2f4 feat(alarms): Add possibility to use SMTP master account for system alarms. Fixes #5565. smizrahi 2023-02-20 17:23:17 +01:00
  • 1964ef0358 fix(dav): Improve logging. Closes #4190 smizrahi 2023-02-20 10:15:42 +01:00
  • 8001e3f6ab feat(alarms): Add possibility to use SMTP master account for system alarms. Fixes #5565. smizrahi 2023-02-16 18:47:54 +01:00
  • 2c6f5225d4 i18n(de): Update German translations smizrahi 2023-02-14 16:43:00 +01:00
  • ffcaf6c433 18n(transifex): Update transifex for new apis smizrahi 2023-02-14 09:48:41 +01:00
  • b51b695999 18n(transifex): Update transifex for new apis smizrahi 2023-02-14 09:46:34 +01:00
  • f7b416fac2 18n(fr_FR): Update aboutbox smizrahi 2023-02-13 11:12:54 +01:00
  • 959a4107d4 18n(en_EN): Update aboutbox smizrahi 2023-02-13 11:12:31 +01:00
  • 406bd35875 Merge pull request #341 from Fulguritus/master WoodySlum 2023-02-13 10:52:41 +01:00
  • ef53f6c809 fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 smizrahi 2023-02-01 09:25:39 +01:00
  • 607bc08c92 fix(UI): Make the login page honor the color theme Alex Vogt 2023-01-31 19:43:42 +01:00
  • ba0d4a51c0 fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 smizrahi 2023-01-31 17:39:00 +01:00
  • 7e357f1bc9 fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 smizrahi 2023-01-26 17:12:08 +01:00
  • f15840217b fix(calendar): Fix duplicate event on Apple Calendar when creating a new reccurent event, inviting attendee and changing an occurence smizrahi 2023-01-18 17:20:30 +01:00
  • a5347c70aa fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 smizrahi 2023-01-17 16:32:53 +01:00
  • 4d7a425428 fix(js): Change grunt-contrib-uglify from 5.0.0 to 5.2.2 smizrahi 2023-01-16 17:23:21 +01:00
  • 04e15b5695 feat(eas): Add SOGoEASDisableUI system parameter to remove EAS options in UI when ActiveSync is not used smizrahi 2023-01-16 15:31:15 +01:00
  • c178963bfc Merge pull request #339 from helsinki-systems/fix/too-many-vars WoodySlum 2023-01-13 08:56:21 +01:00
  • b223fe0b86 fix(configure): Prevent pulling in unnecessary vars Janne Heß 2023-01-11 18:12:12 +01:00
  • 842fa97d37 fix(authentication): Reduce Cookie user key len to avoid exceeding 4096 bytes. Users in chrome <= 75 could not login due to cookie of 4099 bytes smizrahi 2023-01-05 15:59:14 +01:00
  • 0bd530ab64 feat(preferences): Improve TOTP - add validation code in preferences before saving to ensure user add qr code in totp application smizrahi 2023-01-04 17:37:46 +01:00
  • 7d72fe1281 fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 smizrahi 2023-01-03 23:33:28 +01:00
  • 86805369a3 fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 smizrahi 2023-01-03 15:24:30 +01:00
  • 5e8a4b4034 Merge branch 'Alinto:master' into master adetk 2022-12-24 16:57:31 +06:00
  • a7f3daa33f fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 smizrahi 2022-12-13 12:33:58 +01:00
  • 6ee8f764e9 fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 smizrahi 2022-12-13 11:08:43 +01:00
  • 435495f007 feat(core): Add SOGoDisableSharing option to disable sharing for mail, contacts and calendar smizrahi 2022-12-12 12:03:59 +01:00
  • 5d6b40c8cf fix(core(js)): Removed es6 'const' for build issues with grunt smizrahi 2022-12-12 09:14:23 +01:00
  • 03e6d0012b fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 smizrahi 2022-12-07 17:57:00 +01:00
  • fe9ae12e46 fix(security): Security fix for WSTG-INPV-02. Fix NSException where tried to modify NSDictionary. Closes #5651. smizrahi 2022-12-05 11:45:45 +01:00
  • ed9d247f3e chore(release): 5.8.0 SOGo-5.8.0 smizrahi 2022-11-30 15:50:43 +01:00
  • a010f629f0 fix(security): Security fix for WSTG-INPV-02. Fix NSException where mailIdentities is invalid on init. Closes #5651. smizrahi 2022-11-30 12:40:52 +01:00
  • 6971ebd2d1 fix(security): Security fix for WSTG-INPV-02. Fix assertion on NSRange smizrahi 2022-11-29 17:34:34 +01:00
  • b3e43454f9 Update changelog and version smizrahi 2022-11-29 14:33:27 +01:00
  • 59d4c08950 chore(timezones): Update to version 2022f smizrahi 2022-11-29 13:37:19 +01:00
  • 0cd7a170a0 i18n(nb_NO): Update Norwegian Bokmål translations smizrahi 2022-11-29 13:19:39 +01:00
  • 67cf3c0017 chore(npm): Update CKEditor to version 4.20.0 smizrahi 2022-11-29 10:58:38 +01:00
  • 49879efbc6 fix(ui): Change active user name on top left with primary identity smizrahi 2022-11-23 14:44:07 +01:00
  • 27860648c1 fix(core): Fix NSException when c_content is NULL. Closes #5644. Original fix by @jvdsn. smizrahi 2022-11-23 14:25:15 +01:00
  • 26b9429396 fix(ui): Change active user name on top left with primary identity smizrahi 2022-11-23 13:33:59 +01:00
  • d3634747d5 feat(password-recovery): Change secondary email obfuscation smizrahi 2022-11-23 10:06:43 +01:00
  • b1f84891b0 fix(security): Security fix for WSTG-INPV-02. Add unit test. smizrahi 2022-11-23 09:34:54 +01:00
  • 48c7375544 perf(mail): Improve IMAP fetch sorting using NSDictionary keys instead of indexOfObject. Code refactoring smizrahi 2022-11-22 17:48:45 +01:00
  • f5c6fcc350 fix(security): Security fix for WSTG-INPV-02. Fix build issue in ubuntu trusty smizrahi 2022-11-22 17:37:00 +01:00
  • 58540f15e2 feat(password-recovery): Change when secret question answer is wrong, go back to secret question instead of login smizrahi 2022-11-22 17:31:59 +01:00
  • c62b043e26 fix(addressbook): Fix NSException on address book where uppercaseString is called on data smizrahi 2022-11-22 15:12:58 +01:00
  • 96cd1880da i18n(nb_NO): Update Norwegian Bokmål translations smizrahi 2022-11-22 14:10:43 +01:00
  • 37291facc7 i18n(da_DK): Update Danish translations smizrahi 2022-11-22 14:10:06 +01:00
  • c378ffdbba Merge pull request #334 from tfux/5330 WoodySlum (Le Programmeur) 2022-11-22 12:19:46 +01:00
  • efac49ae91 fix(security): Security fix for WSTG-INPV-02. Add XSS protection on identity fullName. Fixes #5642. smizrahi 2022-11-22 10:54:06 +01:00
  • 1e0f5f0089 fix(security): Security fix for WSTG-INPV-02. Add XSS protection on folders and mail title / content smizrahi 2022-11-22 10:09:41 +01:00
  • dff907a158 fix(eas) ensure correct encoding of attachments(fixes #5330) root 2022-11-21 11:05:33 +01:00
  • dcbfd830d4 fix(security): Security fix for WSTG-INPV-02. Add XSS protection on folders and mail title / content. Fix build issue in ubuntu trusty. smizrahi 2022-11-18 09:16:40 +01:00
  • 60ec3152e8 perf(mail): Improve IMAP fetch sorting using NSDictionary keys instead of indexOfObject. Code refactoring smizrahi 2022-11-18 08:58:10 +01:00
  • 38e886a3e0 perf(mail): Improve IMAP fetch sorting using NSDictionary keys instead of indexOfObject. Fix build issue. smizrahi 2022-11-16 21:59:11 +01:00
  • 40b5c0918a perf(mail): Improve IMAP fetch sorting using NSDictionary keys instead of indexOfObject smizrahi 2022-11-16 21:08:48 +01:00
  • 714acfc838 fix(security): Security fix for WSTG-INPV-02. Add XSS protection on folders and mail title / content smizrahi 2022-11-14 14:36:41 +01:00
  • 967479335c Merge pull request #333 from tfux/5640 WoodySlum (Le Programmeur) 2022-11-14 09:03:46 +01:00
  • e1c7e32f84 fix(eas) improvement for bug #5612 (fixes #5640) root 2022-11-12 22:37:15 +01:00
  • 7bfa900ae1 feat(login): Add button to discover password smizrahi 2022-11-09 15:40:29 +01:00
  • 8bfc3e4205 Merge pull request #332 from ichdasich/adjust_imap_authenticate_documentation WoodySlum (Le Programmeur) 2022-11-08 17:09:47 +01:00
  • 14608b168a docs(core): extend documentation for NGImap4AuthMechanism in sogo.conf Tobias Fiebig 2022-11-07 04:29:16 +01:00
  • a846edee1c docs(core): add NGImap4AuthMechanism = "plain"; to sample config file Tobias Fiebig 2022-11-07 04:26:17 +01:00
  • 36ce92db4a Merge pull request #331 from leecher1337/maint maint WoodySlum (Le Programmeur) 2022-11-08 08:25:07 +01:00
  • 2d4a700700 Merge pull request #330 from tfux/5612 WoodySlum (Le Programmeur) 2022-11-08 08:19:24 +01:00
  • 583f97d3c6 fix(eas): improve error logging Francis Lachapelle 2022-04-19 15:15:01 -04:00
  • 6952b1274f fix(eas): handle module constraints Francis Lachapelle 2022-01-13 08:42:07 -05:00
  • e3a8c101b3 fix(eas): handle module constraints Francis Lachapelle 2022-01-12 16:01:07 -05:00
  • 487e67a291 fix(eas): handle module constraints Francis Lachapelle 2022-01-11 13:41:49 -05:00
  • 09690f61ef feat(eas): implement replyTo element tfux 2022-01-04 13:51:18 +01:00
  • 7fe1bea9ce fix(eas): handle attachments of type message/rfc822 when sanitize emails (fixes #5427) (#304) tfux 2021-11-18 18:44:13 +01:00
  • 48fc4bc87d fix(eas): use base64 encoding for attachments when sanitize emails + content-length tfux 2021-10-27 14:34:14 +02:00
  • 24c0108c47 fix(eas): proxy authentication in _sendMail jkellerer 2021-10-26 22:08:35 +02:00
  • 07ed0201c7 fix(eas): improve EAS parameters parsing (fixes #5266) root 2021-02-28 14:49:57 +01:00
  • 9fe9855423 fix(eas): handle fileAs element (fixes #5239) root 2021-01-06 19:42:48 +01:00
  • f94586e47b fix(eas): avoid doing bogus truncation Ludovic Marcotte 2020-05-14 15:46:55 -04:00
  • b77d69fbd0 fix(eas): properly encode DisplayTo (fixes #4995) root 2020-03-29 09:15:00 +02:00
  • 7f2b485764 fix(eas): fix invalid DisplayTo (fixes #4988) root 2020-03-22 17:15:18 +01:00
  • cb34fae175 fix(eas): additional name fields (fixes #4929) root 2020-01-16 22:05:15 +01:00
  • 0beb0536a8 fix(eas): avoid generating broken XML ouput (fixes #4927) Ludovic Marcotte 2020-01-08 13:04:42 -05:00
  • d5a6f9b9d5 fix(eas): make sure there is always an attendee name (fixes #4910) Ludovic Marcotte 2019-12-19 09:03:17 -05:00
  • 76f9e2b009 fix(core): avoid warning by including missing file Ludovic Marcotte 2019-10-31 09:04:10 -04:00
  • 6d27fdd340 (fix) avoid incorrect truncation leading to exception (fixes #4806) Ludovic Marcotte 2019-09-13 09:52:04 -04:00