openclaw/extensions
william arzt 121a674a54 feat(tlon): add auto-accept invites for groups and DMs
Add configuration options to automatically accept group and DM invites
from specified ships. This enables bot accounts to automatically join
groups and accept DM conversations without manual intervention.

New config options:
- autoAcceptGroupInvites: boolean - auto-accept group invites
- autoAcceptDmInvites: boolean - auto-accept DM invites
- inviteAllowlist: string[] - only accept from these ships
- inviteBlocklist: string[] - never accept from these ships (priority)

Implementation:
- Subscribe to /v1/foreigns (groups app) for group invite detection
- Subscribe to /v3 (chat app) for DM invite detection
- Send group-join poke to accept group invites
- Send chat-dm-rsvp poke to accept DM invites
- Blocklist takes priority over allowlist
- Auto-refresh subscriptions after accepting invites

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 14:40:18 -05:00
..
bluebubbles chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
copilot-proxy chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
diagnostics-otel chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
discord chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
google-antigravity-auth chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
google-gemini-cli-auth fix(ci): pin gradle and normalize gemini cli test paths 2026-01-25 15:27:03 +00:00
googlechat chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
imessage chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
line chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
llm-task chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
lobster chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
matrix chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
mattermost chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
memory-core chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
memory-lancedb chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
msteams chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
nextcloud-talk chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
nostr chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
open-prose chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
qwen-portal-auth fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
signal chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
slack chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
telegram chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
tlon feat(tlon): add auto-accept invites for groups and DMs 2026-01-25 14:40:18 -05:00
voice-call chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
whatsapp chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
zalo chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00
zalouser chore: release 2026.1.24-1 2026-01-25 14:08:20 +00:00