Commit Graph

3 Commits

Author SHA1 Message Date
Pascal Bleser
2c5f01487b groupware: WS push improvements, add getting email changes to WS integration test 2026-02-27 14:46:45 +01:00
Pascal Bleser
32d577a6ee groupware: JMAP WS push notifications support 2026-02-27 14:46:45 +01:00
Pascal Bleser
f8076369f5 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-02-27 14:46:43 +01:00