Commit Graph

3 Commits

Author SHA1 Message Date
Pascal Bleser
b6713d4701 groupware: WS push improvements, add getting email changes to WS integration test 2026-06-11 15:01:38 +02:00
Pascal Bleser
36b2853f87 groupware: JMAP WS push notifications support 2026-06-11 15:01:38 +02:00
Pascal Bleser
280194060c start websocket implementation, add endpoint for email summaries
* feat(groupware): start implementing JMAP websocket support for push
   notifications (unfinished)

 * groupware: add GetLatestEmailsSummaryForAllAccounts

 * add new vendored dependency: github.com/gorilla/websocket

 * jmap: add QueryEmailSummaries

 * openapi: start adding examples

 * openapi: add new tooling for api-examples.yaml injection

 * apidoc-process.ts: make it more typescript-y

 * bump @redocly/cli from 2.0.8 to latest 2.2.0
2026-06-11 15:01:36 +02:00