ForcePilot/backend/package/yuxi/channels/adapters/matrix
Kris 2063145ce1 feat(matrix): 新增完整的Matrix适配器工具集
新增了20+个Matrix相关工具模块,包含线程处理、自动加入、消息去重、配置管理、安全策略、媒体处理、命令解析等功能,完善Matrix适配器基础能力
2026-05-12 00:45:54 +08:00
..
__init__.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
accounts.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
acp_bindings.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
adapter.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
allowlist.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
auto_join.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
cli.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
commands.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
concurrency.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
config_patch.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
config_schema.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
config_ui_hints.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
credentials.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
crypto.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
dedupe.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
direct_room.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
directory.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
doctor.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
draft_stream.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
encryption.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
env_vars.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
exec_approvals.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
formatter.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
group_mentions.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
location.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
media_meta.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
monitor.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
normalizer.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
polls.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
probe.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
profile_sync.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
reaction_utils.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
rooms_config.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
security.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
send.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
sent_cache.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
session.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
setup_wizard.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
sticker.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
subagent_hooks.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
sync_state.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
sync_store.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
thread_bindings.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
thread_utils.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00
voice.py feat(matrix): 新增完整的Matrix适配器工具集 2026-05-12 00:45:54 +08:00