Historial de Commits

Autor SHA1 Mensaje Fecha
  Paul Klumpp 2191cd6729 Keep refreshing presence so the bot stays online hace 1 semana
  Paul Klumpp 71545fa56c Say out loud that require_mention gates channels only hace 1 semana
  Paul Klumpp dd6701b474 Document what group vs channel actually changes in the gateway hace 1 semana
  Paul Klumpp d7dfb5ed6b Map RoomKind onto the gateway's chat_type vocabulary hace 1 semana
  Paul Klumpp bdf935e5c6 Bundle image batches into a single Chatto message hace 1 semana
  Paul Klumpp aa150d0cd0 Send files, video and audio natively — and fix send_image_file's signature hace 1 semana
  Paul Klumpp 84a0a900a6 Implement edit_message, delete_message, create_handoff_thread, format_message hace 1 semana
  Paul Klumpp 161803b829 Forward Chatto reactions to the gateway's reaction hook surface hace 1 semana
  Paul Klumpp 558d5de451 Deliver inbound attachments to the agent instead of dropping them hace 1 semana
  Paul Klumpp e45491c898 Fix the drifted tests, and the bug one of them was pointing at hace 1 semana
  Paul Klumpp 4f8479ff12 Make the test suite collectable hace 1 semana
  Paul Klumpp 2ce3dca698 Vendor dependencies per platform instead of Linux-x86_64 only hace 1 semana
  Paul Klumpp c2a11a77df Remove the YAML -> env config bridge hace 1 semana
  Paul Klumpp 9e015aa29b Seed PlatformConfig.extra under the keys the config actually reads hace 1 semana
  Paul Klumpp 2956e83816 Resolve config fields declaratively, per instance hace 1 semana
  Paul Klumpp 5ce19e727e Fix credential check in the standalone sender hace 1 semana
  Paul Klumpp 8112a645b6 Detect DMs in get_chat_info() via RoomKind hace 1 semana
  Paul Klumpp ef916be66f Report send() failures instead of a phantom success hace 1 semana
  Paul Klumpp 5a48b14ccc Drop duplicate sleep from the realtime reconnect loop hace 1 semana
  Paul Klumpp be4837a724 Broadcast OFFLINE presence on disconnect hace 1 semana
  Paul Klumpp c15d85d6de Initialize self.me so early events cannot crash the adapter hace 1 semana
  Paul Klumpp 0b6f3c5e51 Fix auth bypass: every user was authorized hace 1 semana
  Paul Klumpp b4ce25ff92 Import vendored chattolib absolutely and fail loudly hace 1 semana
  Paul Klumpp 0b9cebae5a Make dispatch robust: room-kind cache, unified dedup, explicit config defaults hace 2 semanas
  Paul Klumpp a3eaea7bac Adapt the adapter to chattolib 0.4.20 and slim its connect path hace 1 semana
  Paul Klumpp 0b4fadb9ae Run off the vendored tree and complete the hermes_* hook surface hace 1 semana
  Paul Klumpp ac84f6b5b2 Slim the adapter down to platform work hace 1 semana
  Paul Klumpp 8712ab72cf Import vendored chattolib directly, drop lazy_import and SingletonSlot hace 1 semana
  Paul Klumpp b7d87e8c6d Use SingletonSlot for thread-safe chattolib client hace 4 semanas
  Paul Klumpp 8ab2d1aec8 Use lazy_deps for chattolib imports (Hermes plugin requirement) hace 4 semanas