openclaw/extensions
abhijrathod 8d0e3a7ecd fix(nostr): use dispatchReplyFromConfig for inbound messages
The Nostr channel was calling a non-existent handleInboundMessage
method on the plugin runtime. This refactors the onMessage handler
to use the correct API pattern:

- Build proper MsgContext with all required fields
- Finalize context with finalizeInboundContext
- Record session metadata with recordInboundSession
- Create reply dispatcher with createReplyDispatcherWithTyping
- Dispatch to agent with dispatchReplyFromConfig

This follows the same pattern used by Matrix, MS Teams, and
Mattermost channel extensions.

Fixes #4547
2026-01-30 15:20:14 +05:30
..
bluebubbles chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
copilot-proxy chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
diagnostics-otel chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
discord chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
google-antigravity-auth chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
google-gemini-cli-auth chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
googlechat chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
imessage chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
line chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
llm-task chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
lobster chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
matrix chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
mattermost chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
memory-core chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
memory-lancedb chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
msteams chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
nextcloud-talk chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
nostr fix(nostr): use dispatchReplyFromConfig for inbound messages 2026-01-30 15:20:14 +05:30
open-prose chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
qwen-portal-auth refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
signal chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
slack chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
telegram chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
tlon chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
twitch chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
voice-call chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
whatsapp chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
zalo chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
zalouser chore: release 2026.1.29 2026-01-30 06:25:45 +01:00