| .. |
|
__init__.py
|
Enhance CLI with multi-platform messaging integration and configuration management
|
2026-02-02 19:01:51 -08:00 |
|
ADDING_A_PLATFORM.md
|
docs: finish cron terminology cleanup
|
2026-03-14 19:20:58 -07:00 |
|
api_server.py
|
fix(gateway): wrap cron helpers with staticmethod to prevent self-binding
|
2026-04-05 12:31:10 -07:00 |
|
base.py
|
feat: shared thread sessions by default — multi-user thread support (#5391)
|
2026-04-05 19:46:58 -07:00 |
|
dingtalk.py
|
fix(dingtalk): requirements check passes with only one credential set
|
2026-03-17 03:50:45 -07:00 |
|
discord.py
|
feat(discord): register skills as native slash commands via shared gateway logic (#5603)
|
2026-04-06 12:09:36 -07:00 |
|
email.py
|
fix(email): close SMTP and IMAP connections on failure (#3804)
|
2026-03-29 15:38:32 -07:00 |
|
feishu.py
|
feat: shared thread sessions by default — multi-user thread support (#5391)
|
2026-04-05 19:46:58 -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
|
feat(matrix): Tier 1 enhancement — reactions, read receipts, rich formatting, room management
|
2026-04-05 11:19:54 -07:00 |
|
mattermost.py
|
fix(gateway): stop Matrix/Mattermost reconnect on permanent auth failures
|
2026-04-05 11:07:47 -07:00 |
|
signal.py
|
fix(signal): implement send_image_file, send_voice, and send_video for MEDIA: tag delivery
|
2026-04-06 11:41:34 -07:00 |
|
slack.py
|
fix: prevent duplicate messages — gateway dedup + partial stream guard (#4878)
|
2026-04-03 18:53:52 -07:00 |
|
sms.py
|
fix: store asyncio task references to prevent GC mid-execution (#3267)
|
2026-03-26 14:36:24 -07:00 |
|
telegram.py
|
Lower Telegram fallback activation log to info
|
2026-04-06 16:49:30 -07:00 |
|
telegram_network.py
|
fix(security): reject private and loopback IPs in Telegram DoH fallback (#4129)
|
2026-03-30 18:53:24 -07:00 |
|
webhook.py
|
feat(webhook): add {__raw__} template token and thread_id passthrough for forum topics
|
2026-04-06 16:42:52 -07:00 |
|
wecom.py
|
feat(gateway): add WeCom (Enterprise WeChat) platform support (#3847)
|
2026-03-29 21:29:13 -07:00 |
|
whatsapp.py
|
fix(whatsapp): add free_response_chats, mention stripping, and interactive message unwrapping
|
2026-04-03 01:16:39 -07:00 |