1258 Commits

Author SHA1 Message Date
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) v0.14.1 2025-10-28 09:54:31 +01:00
mdecimus
de7f0e8e37 v0.14.1 2025-10-26 16:33:10 +01:00
mdecimus
2c2dd52a61 Auth: Keep OTP Auth and AppPasswords unless the remote directory provides new ones (fixes #2319) 2025-10-26 16:16:22 +01:00
mdecimus
8cee757d7f Added features to Dockerfile.fdb 2025-10-23 18:48:00 +02:00
stratacast
46b77997e0 curl and adduser did not make it into merge (#2303) 2025-10-23 18:28:25 +02:00
mdecimus
f9e72bbf29 Deploying to main from @ stalwartlabs/stalwart@1644f9030f 🚀 2025-10-23 15:35:55 +00:00
mdecimus
1644f9030f Remove HTTP STS preload directive 2025-10-23 16:38:26 +02:00
mdecimus
8b9731790a Autoconfig for caldav, carddav and webdav (closes #1937) 2025-10-23 16:25:32 +02:00
mdecimus
3338d16a24 JMAP: Fix ContactCard/CalendarEvent deletion (fixes #2308) 2025-10-23 15:52:16 +02:00
mdecimus
fec002cc00 Updated changelog 2025-10-22 19:22:19 +02:00
mdecimus
86c963ef68 v0.14.0 v0.14.0 2025-10-22 18:02:46 +02:00
stratacast
49b384d740 Dockerfile.fdb buster to trixie (#2275) 2025-10-21 18:59:12 +02:00
mdecimus
342a0dc4f9 Merge branch 'main' of github.com:stalwartlabs/stalwart 2025-10-21 17:41:47 +02:00
mdecimus
4548115bf9 Fixed i18n.yml 2025-10-21 17:41:37 +02:00
mdecimus
576134fb90 Deploying to main from @ stalwartlabs/stalwart@292e371b07 🚀 2025-10-21 15:36:01 +00:00
Manuel Rüger
292e371b07 Dockerfile: Update to debian 13 (#2099) 2025-10-21 16:56:58 +02:00
Manuel Rüger
054d07878d Dockerfile: Do not install recommended pkgs (#2215) 2025-10-21 16:55:39 +02:00
infl00pLabs
467deb8cdc Greek locale support (#2212)
* Add hellenic (greek) translations to i18n.yml

* Hellenic language (Greek) changes to mod.rs

* fix dates in  i18n.yml

---------

Co-authored-by: Maurus Decimus <mauro@stalw.art>
2025-10-21 16:51:54 +02:00
Oliver
8567cd8a77 add Swedish(sv) locale support (#2246) 2025-10-21 16:48:47 +02:00
dependabot[bot]
ffe8c3402f Bump github/codeql-action from 3 to 4 (#2267)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  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-10-21 16:48:13 +02:00
stratacast
d424fda9ec foundationdb-clients update to 7.3.69 (#2295) 2025-10-21 16:46:25 +02:00
mdecimus
cf63133d37 Fixed missing sort 2025-10-21 16:35:46 +02:00
mdecimus
c5e264574b v0.13 migration 2025-10-21 16:35:46 +02:00
mdecimus
4620a92fd8 Principal storage format improvements 2025-10-21 16:35:46 +02:00
mdecimus
107561297d CalDAV: support for supported-calendar-component-set (closes #1893) 2025-10-21 16:35:46 +02:00
mdecimus
f6f5d18d68 Updated dependencies 2025-10-21 16:35:45 +02:00
mdecimus
ce836216a4 Object quotas implementation 2025-10-21 16:35:45 +02:00
mdecimus
59ab6d91ab Sharded cluster node roles 2025-10-21 16:35:45 +02:00
mdecimus
a4720e1efe Push subscription improvements + CalendarAlert implementation (closes #1248) 2025-10-21 16:35:45 +02:00
mdecimus
496d866052 Updated README 2025-10-21 16:35:43 +02:00
mdecimus
81b266797d JMAP for Calendars passing tests 2025-10-21 16:34:23 +02:00
mdecimus
96d2947cdd JMAP for Calendat tests (Calendars and Events) 2025-10-21 16:34:23 +02:00