| .. |
|
__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
|
feat(api-server): add basic security headers (#3576)
|
2026-03-28 14:00:52 -07:00 |
|
base.py
|
fix(gateway): replace print() with logger calls in BasePlatformAdapter (#3669)
|
2026-03-28 22:25:35 -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): DISCORD_IGNORE_NO_MENTION — skip messages that @mention others but not the bot (#3640)
|
2026-03-28 17:19:41 -07:00 |
|
email.py
|
fix(email): filter automated/noreply senders to prevent reply loops (salvage #3461) (#3606)
|
2026-03-28 14:50:50 -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
|
refactor: consolidate ~/.hermes directory layout with backward compat (#3610)
|
2026-03-28 15:22:19 -07:00 |
|
mattermost.py
|
feat(mattermost): configurable mention behavior — respond without @mention (#3664)
|
2026-03-28 22:17:43 -07:00 |
|
signal.py
|
fix(signal): track SSE keepalive comments as connection activity (#3316)
|
2026-03-26 19:10:25 -07:00 |
|
slack.py
|
fix(gateway): add media download retry to Mattermost, Slack, and base cache (#3323)
|
2026-03-26 19:33:18 -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
|
fix: replace hardcoded ~/.hermes paths with get_hermes_home() for profile support
|
2026-03-28 13:51:08 -07:00 |
|
telegram_network.py
|
fix(telegram): honor proxy env vars in fallback transport (salvage #3411) (#3591)
|
2026-03-28 14:23:27 -07:00 |
|
webhook.py
|
feat(webhook): hermes webhook CLI + skill for event-driven subscriptions (#3578)
|
2026-03-28 14:33:35 -07:00 |
|
whatsapp.py
|
refactor: consolidate ~/.hermes directory layout with backward compat (#3610)
|
2026-03-28 15:22:19 -07:00 |