Historique des commits

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