SurfSense/surfsense_backend/app/gateway
2026-05-29 10:18:28 +05:30
..
base refactor(gateway): abstract platform command handling 2026-05-29 10:17:41 +05:30
telegram refactor(gateway): abstract platform command handling 2026-05-29 10:17:41 +05:30
whatsapp feat(gateway): add WhatsApp Cloud adapter 2026-05-29 10:18:28 +05:30
__init__.py feat(gateway): add gateway domain primitives 2026-05-27 23:37:54 +05:30
accounts.py feat(gateway): add WhatsApp gateway configuration 2026-05-29 10:18:11 +05:30
agent_invoke.py refactor(gateway): route inbound events through platform bundles 2026-05-29 10:17:57 +05:30
auth_invariant.py refactor(gateway): rename persistence models to external chat 2026-05-28 04:37:27 +05:30
bindings.py refactor(gateway): rename persistence models to external chat 2026-05-28 04:37:27 +05:30
byo_long_poll.py feat(gateway): introduce GATEWAY_TELEGRAM_INTAKE_MODE for Telegram integration 2026-05-28 05:02:07 +05:30
hitl_filter.py feat(gateway): add gateway domain primitives 2026-05-27 23:37:54 +05:30
inbox.py refactor(gateway): rename persistence models to external chat 2026-05-28 04:37:27 +05:30
inbox_processor.py refactor(gateway): route inbound events through platform bundles 2026-05-29 10:17:57 +05:30
inbox_worker.py refactor(gateway): run inbox and BYO polling from FastAPI lifespan 2026-05-28 04:38:00 +05:30
pairing.py refactor(gateway): rename persistence models to external chat 2026-05-28 04:37:27 +05:30
ratelimit.py feat(gateway): process inbound events through the agent 2026-05-27 23:38:52 +05:30
registry.py refactor(gateway): route inbound events through platform bundles 2026-05-29 10:17:57 +05:30
runner.py refactor(gateway): run inbox and BYO polling from FastAPI lifespan 2026-05-28 04:38:00 +05:30
thread_lock.py feat(gateway): process inbound events through the agent 2026-05-27 23:38:52 +05:30