• Joined on 2024-12-27
aleleba pushed to main at aleleba/docmost-mcp 2026-06-01 14:27:24 -06:00
e7cf1fa022 fix: remove worker mutex and increase collab timeout to 120s
8a533d028d fix: remove worker mutex and increase collab timeout to 120s
Compare 2 commits »
aleleba created pull request aleleba/docmost-mcp#11 2026-06-01 14:26:27 -06:00
fix: remove worker mutex and increase collab timeout to 120s
aleleba pushed to fix/remove-worker-mutex-increase-timeout at aleleba/docmost-mcp 2026-06-01 14:24:42 -06:00
8a533d028d fix: remove worker mutex and increase collab timeout to 120s
aleleba pushed to fix/remove-worker-mutex-increase-timeout at aleleba/docmost-mcp 2026-06-01 14:21:45 -06:00
aleleba created branch fix/remove-worker-mutex-increase-timeout in aleleba/docmost-mcp 2026-06-01 14:21:44 -06:00
aleleba pushed to main at aleleba/docmost-mcp 2026-05-30 21:16:49 -06:00
a089a92205 Merge pull request 'feat: replace StdioTransport with StreamableHTTP + Node.js cluster' (#10) from feat/streamable-http into main
007c676ff2 feat: replace StdioTransport with StreamableHTTP + Node.js cluster
Compare 2 commits »
aleleba merged pull request aleleba/docmost-mcp#10 2026-05-30 21:16:48 -06:00
feat: replace StdioTransport with StreamableHTTP + Node.js cluster
aleleba created pull request aleleba/docmost-mcp#10 2026-05-30 21:15:54 -06:00
feat: replace StdioTransport with StreamableHTTP + Node.js cluster
aleleba pushed to feat/streamable-http at aleleba/docmost-mcp 2026-05-30 21:15:38 -06:00
007c676ff2 feat: replace StdioTransport with StreamableHTTP + Node.js cluster
aleleba created branch feat/streamable-http in aleleba/docmost-mcp 2026-05-30 21:15:37 -06:00
aleleba pushed to main at aleleba/docmost-mcp 2026-05-30 20:46:37 -06:00
a8b40641ac feat: add comment support (list, get, create, update, delete, check_new)
c520713291 feat: add comment support (list, get, create, update, delete, check_new)
Compare 2 commits »
aleleba merged pull request aleleba/docmost-mcp#9 2026-05-30 20:46:37 -06:00
feat: add comment support (list, get, create, update, delete, check_new)
aleleba closed pull request aleleba/docmost-mcp#3 2026-05-30 20:46:26 -06:00
feat: add comment support (list, get, create, update, delete)
aleleba created pull request aleleba/docmost-mcp#9 2026-05-30 20:46:21 -06:00
feat: add comment support (list, get, create, update, delete, check_new)
aleleba pushed to feat/comment-support at aleleba/docmost-mcp 2026-05-30 20:46:01 -06:00
c520713291 feat: add comment support (list, get, create, update, delete, check_new)
aleleba created branch feat/comment-support in aleleba/docmost-mcp 2026-05-30 20:46:00 -06:00
aleleba pushed to main at aleleba/docmost-mcp 2026-05-30 20:39:09 -06:00
73ffcfec17 feat: add filterComment function for comment responses
aleleba pushed to main at aleleba/docmost-mcp 2026-05-30 20:39:03 -06:00
7ff32cc6e6 feat: add markdownToTiptapJson utility for comment creation
aleleba pushed to main at aleleba/docmost-mcp 2026-05-30 20:35:33 -06:00
77201154d0 fix: normalize search response for Docmost 0.25+ API change
aleleba closed issue aleleba/docmost-mcp#8 2026-05-30 20:35:32 -06:00
Search broken on Docmost 0.25+ — data.items[] API change