| .. |
|
__init__.py
|
feat(gateway): unify QQBot branding, add PLATFORM_HINTS, fix streaming, restore missing setup functions
|
2026-04-14 00:11:49 -07:00 |
|
ADDING_A_PLATFORM.md
|
docs: finish cron terminology cleanup
|
2026-03-14 19:20:58 -07:00 |
|
api_server.py
|
feat(dashboard): add HTTP health probe for cross-container gateway detection
|
2026-04-14 15:41:30 -07:00 |
|
base.py
|
fix(telegram): use UTF-16 code units for message length splitting (#8725)
|
2026-04-12 19:06:20 -07:00 |
|
bluebubbles.py
|
fix(gateway/bluebubbles): embed password in registered webhook URL for inbound auth
|
2026-04-14 11:02:48 -07:00 |
|
dingtalk.py
|
refactor: remove dead code — 1,784 lines across 77 files (#9180)
|
2026-04-13 16:32:04 -07:00 |
|
discord.py
|
fix(discord): register native /restart slash command
|
2026-04-14 16:55:48 -07:00 |
|
email.py
|
fix(gateway): validate Slack image downloads before caching
|
2026-04-10 03:53:09 -07:00 |
|
feishu.py
|
fix(feishu): keep approval clicks synchronized with callback card state
|
2026-04-14 14:22:11 -07:00 |
|
helpers.py
|
refactor: extract shared helpers to deduplicate repeated code patterns (#7917)
|
2026-04-11 13:59:52 -07:00 |
|
homeassistant.py
|
fix(gateway): add request timeouts to HA, Email, Mattermost, SMS adapters (#3258)
|
2026-03-26 14:36:07 -07:00 |
|
matrix.py
|
fix: resolve CI test failures — add missing functions, fix stale tests (#9483)
|
2026-04-14 01:43:45 -07:00 |
|
mattermost.py
|
refactor: extract shared helpers to deduplicate repeated code patterns (#7917)
|
2026-04-11 13:59:52 -07:00 |
|
qqbot.py
|
fix: add platform lock, send retry, message splitting, REST one-shot, shared strip_markdown
|
2026-04-14 00:11:49 -07:00 |
|
signal.py
|
refactor: remove dead code — 1,784 lines across 77 files (#9180)
|
2026-04-13 16:32:04 -07:00 |
|
slack.py
|
refactor: extract shared helpers to deduplicate repeated code patterns (#7917)
|
2026-04-11 13:59:52 -07:00 |
|
sms.py
|
remove unused import and fix misleading log
|
2026-04-11 14:05:38 -07:00 |
|
telegram.py
|
fix(gateway): support Telegram MarkdownV2 expandable blockquotes
|
2026-04-14 10:16:49 -07:00 |
|
telegram_network.py
|
refactor: remove dead code — 1,784 lines across 77 files (#9180)
|
2026-04-13 16:32:04 -07:00 |
|
webhook.py
|
fix: QQBot missing integration points, timestamp parsing, test fix
|
2026-04-14 00:11:49 -07:00 |
|
wecom.py
|
refactor: remove dead code — 1,784 lines across 77 files (#9180)
|
2026-04-13 16:32:04 -07:00 |
|
wecom_callback.py
|
feat(gateway): add WeCom callback-mode adapter for self-built apps
|
2026-04-11 15:22:49 -07:00 |
|
wecom_crypto.py
|
feat(gateway): add WeCom callback-mode adapter for self-built apps
|
2026-04-11 15:22:49 -07:00 |
|
weixin.py
|
fix(weixin): rename send_document parameter to match base class
|
2026-04-13 04:58:30 -07:00 |
|
whatsapp.py
|
fix: improve WhatsApp UX — chunking, formatting, streaming (#8723)
|
2026-04-12 19:20:13 -07:00 |