Philipinho
|
1690691de0
|
chore(ee): bump submodule for slack home view block builder
|
2026-05-23 18:38:47 +01:00 |
|
Philipinho
|
4db5281c11
|
feat(slack): wire /docmost ask queue and bump submodule
- Add SLACK_ASK queue name and job constant for AI search backgrounding.
- Bump ee submodule to pick up new Slack handlers and converters.
|
2026-05-23 18:35:13 +01:00 |
|
Philipinho
|
2d74455c2b
|
refactor(integrations): consolidate integrations schema into baseline migration
|
2026-05-23 13:11:28 +01:00 |
|
Philipinho
|
6a870adec9
|
fix(integrations): partial unique index so user-link doesn't clobber workspace row
|
2026-05-23 13:06:47 +01:00 |
|
Philipinho
|
b4c917ac07
|
feat(integrations): defer workspace-scoped install until OAuth succeeds
|
2026-05-23 12:38:43 +01:00 |
|
Philipinho
|
91a2abd8d3
|
feat(integrations): route OAuth callbacks back to originating workspace host
|
2026-05-23 12:32:18 +01:00 |
|
Philipinho
|
2f313187ab
|
feat(integrations): one-step install for workspace-scoped providers
|
2026-05-23 12:22:26 +01:00 |
|
Philipinho
|
2c80459674
|
chore(ee): bump submodule for completeLink workspace check
|
2026-05-23 12:08:51 +01:00 |
|
Philipinho
|
a3897e1485
|
fix(integrations): don't wipe workspace bot row on per-user disconnect
|
2026-05-23 12:08:49 +01:00 |
|
Philipinho
|
305f2be527
|
chore(ee): bump submodule for Disconnect fix
|
2026-05-23 12:01:38 +01:00 |
|
Philipinho
|
3e86bef2b4
|
chore(ee): bump submodule for Slack disconnect button handler
|
2026-05-23 11:55:13 +01:00 |
|
Philipinho
|
9603ff4287
|
chore(ee): bump submodule for new-page modal and app_uninstalled handler
|
2026-05-23 05:17:20 +01:00 |
|
Philipinho
|
9696e06635
|
chore(ee): bump submodule for /docmost save and add-to-page shortcut
|
2026-05-23 05:10:03 +01:00 |
|
Philipinho
|
4c7c3ac44d
|
chore(ee): bump submodule for page-picker review fixes
|
2026-05-23 05:06:44 +01:00 |
|
Philipinho
|
02d20c1ab6
|
chore(ee): bump submodule for page-picker submit and options handlers
|
2026-05-23 04:57:46 +01:00 |
|
Philipinho
|
013fa923e0
|
chore(ee): bump submodule for mrkdwn converter, page writer, picker blocks
|
2026-05-23 04:53:14 +01:00 |
|
Philipinho
|
872321c58c
|
chore(ee): bump submodule for Slack workspace connectionScope
|
2026-05-23 04:35:59 +01:00 |
|
Philipinho
|
0ab6ae86e3
|
feat(integrations): add connectionScope (workspace|user) to OAuth flow
|
2026-05-23 04:35:59 +01:00 |
|
Philipinho
|
31043a9d98
|
chore(ee): bump submodule for SlackProvider.onConnected and SkipTransform
|
2026-05-23 04:17:21 +01:00 |
|
Philipinho
|
05bd04d87b
|
feat(integrations): pass integrationId and workspaceId to provider.onConnected
|
2026-05-23 04:17:19 +01:00 |
|
Philipinho
|
677b5f95e0
|
chore(ee): bump submodule for recents, favs, search commands
|
2026-05-23 03:23:22 +01:00 |
|
Philipinho
|
e44a0cd0e0
|
feat(search): add titlesOnly option to searchPage for efficient title-only searches
|
2026-05-23 03:22:29 +01:00 |
|
Philipinho
|
a3755a2469
|
chore(ee): bump submodule for /docmost help command
|
2026-05-23 03:15:25 +01:00 |
|
Philipinho
|
ba81f7143b
|
chore(ee): bump submodule for LinkSharedHandler
|
2026-05-23 03:11:12 +01:00 |
|
Philipinho
|
a14e239067
|
chore(ee): bump submodule for SlackUrlParser and unfurl blocks
|
2026-05-23 03:06:07 +01:00 |
|
Philipinho
|
9a225c07c3
|
feat(page): add canPageBeUnfurled predicate for Slack link previews
|
2026-05-23 03:05:05 +01:00 |
|
Philipinho
|
19107c3f8c
|
chore(ee): bump submodule for expanded Slack OAuth scopes
|
2026-05-23 03:02:36 +01:00 |
|
Philipinho
|
ddd309bf07
|
chore(ee): bump submodule for outbound channel-notif removal
|
2026-05-23 02:53:33 +01:00 |
|
Philipinho
|
68bc936e14
|
refactor(integrations): drop slackSettingsSchema and related types
|
2026-05-23 02:52:31 +01:00 |
|
Philipinho
|
03926e9f77
|
chore(ee): bump submodule for SlackController, processor, module wiring
|
2026-05-23 02:36:13 +01:00 |
|
Philipinho
|
6dce0e4eb5
|
feat(integrations): add SLACK_INBOUND queue and excluded auth paths
|
2026-05-23 02:35:00 +01:00 |
|
Philipinho
|
d68cff0ee9
|
chore(ee): bump submodule for handler interface and dispatchers
|
2026-05-23 02:30:41 +01:00 |
|
Philipinho
|
75c79cbe9e
|
feat(slack): add browser-side identity link confirmation page
|
2026-05-23 02:23:11 +01:00 |
|
Philipinho
|
32020c7c89
|
chore(ee): bump submodule for Slack link controller
|
2026-05-23 02:19:10 +01:00 |
|
Philipinho
|
7ff1e87a9a
|
chore(ee): bump submodule for SlackIdentityResolver
|
2026-05-23 02:17:13 +01:00 |
|
Philipinho
|
f3b7b1acc7
|
feat(integrations): add upsertUserLink for per-user identity bindings
|
2026-05-23 02:15:51 +01:00 |
|
Philipinho
|
c8df56ceb2
|
chore(ee): bump submodule for link-prompt blocks
|
2026-05-23 02:12:02 +01:00 |
|
Philipinho
|
d64562ae14
|
chore(ee): bump submodule for slack-link-state helper
|
2026-05-23 02:10:38 +01:00 |
|
Philipinho
|
c2063e6c3d
|
fix(env): match INTEGRATION_{TYPE}_* env-var convention for Slack signing secret
|
2026-05-23 02:08:07 +01:00 |
|
Philipinho
|
0d58b88db8
|
fix(integrations): don't filter per-user connections out of existing lookups
|
2026-05-23 02:04:47 +01:00 |
|
Philipinho
|
7e1bef8b7e
|
feat(integrations): add kind-aware helpers for workspace/user connections
|
2026-05-23 02:02:35 +01:00 |
|
Philipinho
|
d53054a267
|
feat(integrations): add findByTypeAndSettingsField for JSONB lookup
|
2026-05-23 02:01:06 +01:00 |
|
Philipinho
|
a1f6aa1e43
|
feat(integrations): pass raw token-response body to provider.onConnected
|
2026-05-23 01:58:26 +01:00 |
|
Philipinho
|
4d8a5254f9
|
chore(ee): bump submodule for SlackSignatureGuard comment
|
2026-05-23 01:57:18 +01:00 |
|
Philipinho
|
ff567e0cb4
|
chore(ee): bump submodule for SlackSignatureGuard
|
2026-05-23 01:51:21 +01:00 |
|
Philipinho
|
2cedf9ea6c
|
feat(env): add SLACK_SIGNING_SECRET getter on EnvironmentService
|
2026-05-23 01:50:46 +01:00 |
|
Philipinho
|
d1b46e383a
|
chore(ee): bump submodule for SlackApiClient review fixes
|
2026-05-23 01:47:41 +01:00 |
|
Philipinho
|
ca4207ef0a
|
chore(ee): bump submodule for SlackApiClient
|
2026-05-23 01:40:33 +01:00 |
|
Philipinho
|
88888e1dc7
|
fix(integrations): scope Slack-kind backfill, fix index where-clause types
|
2026-05-23 01:35:08 +01:00 |
|
Philipinho
|
cc17faf835
|
feat(integrations): add kind discriminator and nullable token to connections
|
2026-05-23 01:22:32 +01:00 |
|