Files
opencloud/services
Pascal Bleser ab262aa6bb Groupware: refactor jmap package, implement Email/set, EmailSubmission
* refactor the jmap package to split it into several files as the
   jmap.api.go file was becoming too unwieldy

 * refactor the Groupware handler function response to be a Response
   object, to be more future-proof and avoid adding more and more
   return parameters while handling "no content" response as well

 * more godoc for the JMAP model

 * add Email creation, updating, deleting (Email/set,
   EmailSubmission/set)

 * add endpoints
   - POST /accounts/{accountid}/messages
   - PATCH|PUT /accounts/{accountid}/messages/{messageid}
   - DELETE /accounts/{accountid}/messages/{messageid}
2026-07-09 14:15:49 +02:00
..
2026-06-29 23:16:21 +00:00
2026-06-03 16:28:44 +02:00
2026-06-18 15:05:49 +02:00
2026-06-03 16:28:44 +02:00
2026-06-03 16:28:44 +02:00
2026-07-08 17:09:05 +02:00
2026-07-05 23:16:18 +00:00
2026-07-07 23:16:19 +00:00
2026-06-18 15:05:49 +02:00
2026-07-02 23:16:19 +00:00
2026-06-03 16:28:44 +02:00