Commit Graph

1188 Commits

Author SHA1 Message Date
mdecimus
4d4d7e4519 v0.15.0 2025-12-16 15:21:39 +01:00
mdecimus
45cc66934d CI: List FDB package details 2025-12-16 10:03:24 +01:00
mdecimus
7794196da7 Deprecate x86_64-apple-darwin 2025-12-16 09:55:22 +01:00
dependabot[bot]
ab2d8f9a3c Bump actions/download-artifact from 4 to 7 (#2521)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 09:43:14 +01:00
dependabot[bot]
9932acb4cc Bump actions/upload-artifact from 4 to 6 (#2520)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 09:42:52 +01:00
dependabot[bot]
0b5fedb76a Bump actions/cache from 4 to 5 (#2519)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 09:42:43 +01:00
dependabot[bot]
e547538793 Bump actions/checkout from 5.0.0 to 6.0.1 (#2499)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 09:42:27 +01:00
mdecimus
472bddf733 Spam filter and index configuration updates 2025-12-15 16:30:27 +01:00
mdecimus
fd3736252d Enterprise: remove tenant admin permissions when license is invalid 2025-12-15 16:30:12 +01:00
mdecimus
4675b18491 Updated IMAP autolearn behaviour to deal with Apple Mail's shenanigans 2025-12-14 16:17:39 +01:00
mdecimus
e1c1e9a6d4 Updated spam filter autolearn settings 2025-12-14 15:57:03 +01:00
mdecimus
89f0229191 Meilisearch FTS backend implementation (closes #1482) 2025-12-14 15:21:27 +01:00
mdecimus
8e85a616ff ES code reorganization 2025-12-13 15:51:57 +01:00
mdecimus
afdb764097 Always return special use flags in IMAP responses 2025-12-12 18:54:53 +01:00
mdecimus
c313ddaa61 Return error when using blobId in JSContact and JSCalendar (closes #2431) 2025-12-12 18:40:36 +01:00
mdecimus
74cf0dae1e Bump to calcard v0.3.2 2025-12-12 18:14:04 +01:00
mdecimus
4e25f7ddf1 FileNode/set fails to delete files (fixes #2485) 2025-12-12 16:12:04 +01:00
mdecimus
e944316312 All tests passing 2025-12-12 15:34:38 +01:00
mdecimus
3df5327ac8 Migration implementation (part 2) 2025-12-11 18:43:53 +01:00
mdecimus
f1fe0345ef Migration implementation (part 1) 2025-12-10 19:13:04 +01:00
mdecimus
efd1d86ff3 Spam filter performance and accuracy improvements (part 8) 2025-12-09 22:46:12 +01:00
mdecimus
6c4d28a877 Spam filter performance and accuracy improvements (part 7) 2025-12-06 16:59:43 +01:00
mdecimus
84edb5e6db Spam filter performance and accuracy improvements (part 6) 2025-12-05 18:31:33 +01:00
mdecimus
c467ce07f1 Spam filter performance and accuracy improvements (part 5) 2025-12-04 17:46:38 +01:00
mdecimus
50dce48a85 Spam filter performance and accuracy improvements (part 4) 2025-12-03 19:26:28 +01:00
mdecimus
e127ac0067 Spam filter performance and accuracy improvements (part 3) 2025-12-02 18:11:01 +01:00
mdecimus
72a175a434 Autodiscover endpoint should be case insensitive (fixes #2440) 2025-11-30 19:22:05 +01:00
mdecimus
53a04ce069 Spam filter performance and accuracy improvements (part 2) 2025-11-30 18:28:27 +01:00
mdecimus
05ef5a7c10 Spam filter performance and accuracy improvements (part 1) 2025-11-28 19:00:04 +01:00
mdecimus
2b614aa536 Database schema optimization - part 13 (fixes #1882 fixes #2415) 2025-11-25 12:14:51 +01:00
mdecimus
c7fc16d9a2 Database schema optimization - part 13 2025-11-22 10:55:54 +02:00
mdecimus
dbe40829da Database schema optimization - part 12 2025-11-15 12:44:04 +01:00
mdecimus
8bbcb999d1 Database schema optimization - part 11 2025-11-12 19:09:06 +01:00
mdecimus
3e181ae467 Database schema optimization - part 10 2025-11-11 18:47:29 +01:00
mdecimus
836bc5b7fd Database schema optimization - part 9 2025-11-09 19:28:19 +01:00
mdecimus
d9e6927606 Database schema optimization - part 8 2025-11-07 18:50:39 +01:00
mdecimus
73f09072ab Database schema optimization - part 7 2025-11-06 22:29:03 +01:00
mdecimus
c35f0aa86b Increase DSN header size (closes #2344) 2025-11-06 10:35:40 +01:00
mdecimus
e8491172b1 Cargo.toml fixes 2025-11-05 17:45:07 +01:00
mdecimus
f33b5f5d66 Database schema optimization - part 6 2025-11-05 16:42:11 +01:00
mdecimus
a7815ffd6b Database schema optimization - part 5 2025-11-04 17:45:37 +01:00
mdecimus
14bce0a346 SMTP: MTA hook only runs if sieve script, milter or rewrite is configured (fixes #2317) 2025-11-02 19:20:54 +01:00
mdecimus
c088110da1 Properly handle DST transitions in cron jobs (fixes #2366) 2025-11-02 16:10:55 +01:00
mdecimus
3d20a82354 Database schema optimization - part 4 2025-11-02 16:01:05 +01:00
mdecimus
8e1316895b Database schema optimization - part 3 2025-11-01 19:19:36 +01:00
mdecimus
d5c5f12adf Database schema optimization - part 2 2025-10-31 18:25:01 +01:00
mdecimus
3e1d2d54e4 Database schema optimization - part 1 2025-10-30 19:57:09 +01:00
mdecimus
4919cf55fc Skip account ids that no longer exist in internal directories (closes #2352) 2025-10-30 08:11:28 +01:00
mdecimus
7ac984e1c0 Clarify breaking changes (closes #2332) 2025-10-28 09:54:31 +01:00
mdecimus
de7f0e8e37 v0.14.1 2025-10-26 16:33:10 +01:00