Commit Graph

1321 Commits

Author SHA1 Message Date
mdecimus
8b09a01c73 v0.15.3 2025-12-29 15:32:39 +01:00
mdecimus
239d093f72 Meilisearch: Return HTTP status error when creating indexes (fixes #2574) 2025-12-29 15:05:32 +01:00
mdecimus
5e9d78567d PostgreSQL: Limit document size to 650kb 2025-12-27 16:55:25 +01:00
mdecimus
e03629d1d2 Update Docker upgrade instructions 2025-12-27 10:49:51 +01:00
mdecimus
45d70065c0 FoundationDB search: Batch large transactions (fixes #2567) 2025-12-26 10:54:28 +01:00
mdecimus
51d962b328 Fix unused variable warning 2025-12-26 10:38:16 +01:00
mdecimus
5764a8580b Spam filter: Fix training sample size checks 2025-12-26 10:22:48 +01:00
mdecimus
7d29cfbccf Deploying to main from @ stalwartlabs/stalwart@c4de070be0 🚀 2025-12-25 15:36:20 +00:00
mdecimus
c4de070be0 Bump dependencies 2025-12-25 11:29:25 +01:00
Jonas
14f0c7823b Add support for linux distros based on initd (#2371)
* Add support for linux distros based on initd

* Replace 'which' with 'command -v' for portability
2025-12-25 11:20:28 +01:00
Jakub Przybysz
45cf2c2154 feat(i18n): Add Polish locale support (#2480)
* Deploying to main from @ stalwartlabs/stalwart@4919cf55fc 🚀

* Deploying to main from @ stalwartlabs/stalwart@bd27e0d290 🚀

* feat(i18n): Add Polish locale support

---------

Co-authored-by: mdecimus <mdecimus@users.noreply.github.com>
2025-12-25 11:15:49 +01:00
Lo
d854095a51 fix utf7 encoding with emoji (#2564) 2025-12-25 11:12:49 +01:00
mdecimus
74d9ab1659 v0.15.2 2025-12-21 17:30:02 +01:00
mdecimus
90917608e9 ElasticSearch: Implement pagination (#2551) 2025-12-20 19:42:16 +01:00
mdecimus
62941c968c PostgreSQL: Truncate ts_vector to 1MB 2025-12-20 10:21:40 +01:00
mdecimus
3573b38a08 PostreSQL: Truncate large sort fields 2025-12-19 14:52:03 +01:00
mdecimus
d187defb0b Return unsorted search results when the index is not ready (closes #2544) 2025-12-19 12:27:37 +01:00
mdecimus
fd5b11ae34 mySQL: Use MEDIUMTEXT field type for email body and attachments (#2544) 2025-12-19 12:26:50 +01:00
mdecimus
d2f2e5eae8 IMAP spam test fixes 2025-12-18 16:07:22 +01:00
mdecimus
c5d357ca28 IMAP: Fix shared folder double nesting (test suite credits to @ochnygosch) (fixes #2358 closes #2525) 2025-12-18 16:04:06 +01:00
mdecimus
c59cc8c9d3 Lowercase LDAP attribute comparison - credits to @pdf (fixes #2363 closes #2378) 2025-12-18 15:12:41 +01:00
imlonghao
a5dbfd5e6d OAuth: add device authorization endpoint (#2225) 2025-12-18 14:53:56 +01:00
Renato Caldas
c28766bd38 Fix same-host JMAP redirection on non-standard ports (#2271)
Fixes #2221
2025-12-18 14:47:59 +01:00
mdecimus
c06e88cf7d Use latest received header in JMAP Email/import - credits to @apexskier (closes #2374) 2025-12-18 14:44:58 +01:00
mdecimus
9237e76661 Updated v0.15 post-upgrade instructions 2025-12-18 11:34:12 +01:00
Franz Dietrich
659fd9436a Fix typo in search settings upgrade instructions (#2531) 2025-12-18 10:53:08 +01:00
mdecimus
80af300540 Fix NO_SPACE_IN_FROM spam tag detection logic (fixes #2372) 2025-12-18 09:36:00 +01:00
mdecimus
43efa37c6a Update spam autolearn behaviour 2025-12-18 09:24:22 +01:00
mdecimus
8c016b4907 v0.15.1 2025-12-17 16:30:05 +01:00
mdecimus
85a5da0563 Sanitize search index values (fixes #2533) 2025-12-17 16:07:26 +01:00
mdecimus
5ff05c6f3e Elasticsearch: Ignore resource_already_exists_exception errors when creating indexes (closes #2535) 2025-12-17 15:00:15 +01:00
mdecimus
7cccd66d16 Migrate 0.13.x data (fixes #2534) 2025-12-17 14:29:06 +01:00
mdecimus
089b180fb4 Fix OSS compilation (closes #2528) 2025-12-16 18:21:03 +01:00
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