mdecimus
|
5df5790210
|
JMAP tests reorganization
|
2025-10-21 16:34:23 +02:00 |
|
mdecimus
|
b84e3e85dd
|
JMAP for Calendars implementation (part 4)
|
2025-10-21 16:34:23 +02:00 |
|
mdecimus
|
b906eea62d
|
Bump to calcard 0.2
|
2025-10-21 16:34:23 +02:00 |
|
mdecimus
|
b39b4ec141
|
v0.13.4
|
2025-09-30 15:54:53 +02:00 |
|
mdecimus
|
d00d3dd013
|
CardDAV: Added 'card is ham' test
|
2025-09-30 10:54:01 +02:00 |
|
mdecimus
|
93a8265b98
|
JMAP: Do not return invalidProperties when email update doesn't contain changes (closes #1139)
|
2025-09-30 09:22:25 +02:00 |
|
mdecimus
|
7ab80bcf07
|
JMAP: Use primary accountId when missing (closes #1936)
|
2025-09-29 19:08:02 +02:00 |
|
mdecimus
|
c8e0a1b2cb
|
JMAP protocol layer refactoring (passing tests)
|
2025-09-29 18:41:16 +02:00 |
|
mdecimus
|
c7c996d738
|
JMAP protocol layer refactoring (part 6)
|
2025-09-28 19:36:24 +02:00 |
|
mdecimus
|
71cc30c7be
|
Moved shared data types to 'types' subcrate
|
2025-09-22 10:01:31 +02:00 |
|
mdecimus
|
7b48d9022f
|
Bump to smtp-proto 0.2
|
2025-09-14 11:32:14 +02:00 |
|
mdecimus
|
5d0b51bcca
|
iTIP: Include date properties in REPLY (#2102)
|
2025-09-14 08:55:17 +02:00 |
|
mdecimus
|
a8e631e881
|
IMAP: Check buf size before pushing escape sequences within quoted literals
|
2025-09-13 20:13:25 +02:00 |
|
mdecimus
|
480fb59a09
|
v0.13.3
|
2025-09-09 19:28:53 +02:00 |
|
mdecimus
|
751cb16a8b
|
iTIP: Do not send a REPLY when deleting an event that was not accepted
|
2025-09-08 10:13:00 +02:00 |
|
mdecimus
|
68d02a6df7
|
iTIP: Include event details in REPLY messages (fixes #2102)
|
2025-09-08 09:41:28 +02:00 |
|
mdecimus
|
cd2b958001
|
WebDAV: Assisted discovery v2
|
2025-09-07 19:20:39 +02:00 |
|
mdecimus
|
062863eb4c
|
Bump dependencies
|
2025-08-19 09:06:18 +01:00 |
|
mdecimus
|
e10aa551eb
|
Clippy fixes
|
2025-08-18 11:44:58 +01:00 |
|
mdecimus
|
bc16b6fac0
|
Fixed JMAP tests
|
2025-07-28 12:54:00 +02:00 |
|
mdecimus
|
285d1cc90e
|
v0.13.2
|
2025-07-27 12:36:11 +02:00 |
|
mdecimus
|
a2ea0f6cee
|
MTA: Do not convert e-mail local parts to lowercase (fixes #1916)
|
2025-07-27 11:26:02 +02:00 |
|
mdecimus
|
654f296d45
|
Allow local access tokens to be used with OIDC backends (closes #1311 closes stalwartlabs/webadmin#52)
|
2025-07-25 21:06:23 +02:00 |
|
mdecimus
|
02f6a114e0
|
WebDAV: Always return MULTISTATUS when calendar-query yields no results
|
2025-07-24 12:36:17 +02:00 |
|
mdecimus
|
9310083222
|
Exclude SEL licensed code from AGPL licensed code (closes #783 closes #768)
|
2025-07-21 12:33:20 +02:00 |
|
mdecimus
|
4f84533fa1
|
LDAP: Only set account name if not returned in LDAP query (#1471)
|
2025-07-17 15:17:04 +02:00 |
|
mdecimus
|
d1c35f65b1
|
Update version number (closes #1844)
|
2025-07-17 08:19:28 +02:00 |
|
mdecimus
|
a203ce732f
|
Return all shared resources in calendar-home-set and addressbook-home-set (closes #1796)
|
2025-07-14 17:09:52 +02:00 |
|
mdecimus
|
20bab962d4
|
Include DTSTART/DTEND properties in iMIP CANCEL messages (fixes #1775)
|
2025-07-14 16:44:34 +02:00 |
|
mdecimus
|
7afb97537b
|
Fix: Unable to create subfolders under INBOX for group shared folder (closes #1817)
|
2025-07-14 13:44:04 +02:00 |
|
mdecimus
|
fb5a7ec144
|
Fix WebDAV ACL validation in multiget reports (fixes #1768)
|
2025-07-14 13:16:47 +02:00 |
|
mdecimus
|
1035183ec7
|
Fix WebDAV ACL write permission to allow creating items (fixes #1768)
|
2025-07-14 12:07:05 +02:00 |
|
mdecimus
|
4f3406d449
|
Cache invalidation cluster broadcast (closes #1741)
|
2025-07-13 19:21:56 +02:00 |
|
mdecimus
|
aee7337169
|
Queue autoconfig post install
|
2025-07-13 12:01:32 +02:00 |
|
mdecimus
|
036cb2ecd4
|
Small round of MTA queueing improvements
|
2025-07-12 19:42:27 +02:00 |
|
mdecimus
|
e28769c5ce
|
MTA queue enhancements (closes #1246 closes #1035 closes #457)
|
2025-07-11 17:51:53 +02:00 |
|
mdecimus
|
d04a4331c3
|
Project Alouette: je te plume la queue (et je la remplace par mieux)
|
2025-07-09 20:38:27 +02:00 |
|
mdecimus
|
9ca374151c
|
Return NOTFOUND error instead of MULTISTATUS on empty PROPFIND responses (fixes #1657)
|
2025-06-24 16:33:26 +02:00 |
|
mdecimus
|
01f7c8f56d
|
Assisted CalDAV/CardDAV shared resource discovery (closes #1691)
|
2025-06-24 13:28:29 +02:00 |
|
mdecimus
|
854bfcb249
|
Do not include email address in identity names (closes #1688)
|
2025-06-24 09:58:51 +02:00 |
|
mdecimus
|
7087148d3d
|
CalDAV Scheduling (closes #1514)
|
2025-06-23 18:32:19 +02:00 |
|
mdecimus
|
367ddeeae4
|
CalDAV Scheduling - part 6
|
2025-06-21 19:53:23 +02:00 |
|
mdecimus
|
068457ea87
|
CalDAV Scheduling - part 5
|
2025-06-20 18:28:26 +02:00 |
|
mdecimus
|
c07e3d917f
|
CalDAV Scheduling - part 4
|
2025-06-18 18:21:46 +02:00 |
|
mdecimus
|
20cb114715
|
CalDAV Scheduling - part 3
|
2025-06-17 15:04:01 +02:00 |
|
mdecimus
|
2b5e397b73
|
CalDAV Scheduling - part 2
|
2025-06-15 19:25:50 +02:00 |
|
mdecimus
|
f10ec68d49
|
Updated copyright notice
|
2025-06-15 15:09:32 +02:00 |
|
mdecimus
|
d4ec6e32b3
|
Normalize INBOX name when creating/renaming folders (fixes #1636)
|
2025-06-08 09:26:36 +02:00 |
|
mdecimus
|
d48418b258
|
Calendar alarm migration implementation
|
2025-06-07 18:02:37 +02:00 |
|
mdecimus
|
15dddc433a
|
Calendar email notifications (#1514)
|
2025-06-06 20:03:19 +02:00 |
|