Paul Klumpp
|
e97a504487
Stop inviting markdown image syntax for local files
|
1 week ago |
Paul Klumpp
|
0cee0c91cd
Read the upload ID from the field chattolib actually returns
|
1 week ago |
Paul Klumpp
|
40bdb3d76d
Drop the _list_functions debug dump
|
1 week ago |
Paul Klumpp
|
e9893c5031
Announce what the plugin can do at registration
|
1 week ago |
Paul Klumpp
|
d1dc821e8b
Tell the model that Chatto can carry files
|
1 week ago |
Paul Klumpp
|
daeb72a7c1
Drop the unused _relogin helper
|
1 week ago |
Paul Klumpp
|
2191cd6729
Keep refreshing presence so the bot stays online
|
1 week ago |
Paul Klumpp
|
71545fa56c
Say out loud that require_mention gates channels only
|
1 week ago |
Paul Klumpp
|
dd6701b474
Document what group vs channel actually changes in the gateway
|
1 week ago |
Paul Klumpp
|
d7dfb5ed6b
Map RoomKind onto the gateway's chat_type vocabulary
|
1 week ago |
Paul Klumpp
|
bdf935e5c6
Bundle image batches into a single Chatto message
|
1 week ago |
Paul Klumpp
|
aa150d0cd0
Send files, video and audio natively — and fix send_image_file's signature
|
1 week ago |
Paul Klumpp
|
84a0a900a6
Implement edit_message, delete_message, create_handoff_thread, format_message
|
1 week ago |
Paul Klumpp
|
161803b829
Forward Chatto reactions to the gateway's reaction hook surface
|
1 week ago |
Paul Klumpp
|
558d5de451
Deliver inbound attachments to the agent instead of dropping them
|
1 week ago |
Paul Klumpp
|
e45491c898
Fix the drifted tests, and the bug one of them was pointing at
|
1 week ago |
Paul Klumpp
|
4f8479ff12
Make the test suite collectable
|
1 week ago |
Paul Klumpp
|
2ce3dca698
Vendor dependencies per platform instead of Linux-x86_64 only
|
1 week ago |
Paul Klumpp
|
c2a11a77df
Remove the YAML -> env config bridge
|
1 week ago |
Paul Klumpp
|
9e015aa29b
Seed PlatformConfig.extra under the keys the config actually reads
|
1 week ago |
Paul Klumpp
|
2956e83816
Resolve config fields declaratively, per instance
|
1 week ago |
Paul Klumpp
|
5ce19e727e
Fix credential check in the standalone sender
|
1 week ago |
Paul Klumpp
|
8112a645b6
Detect DMs in get_chat_info() via RoomKind
|
1 week ago |
Paul Klumpp
|
ef916be66f
Report send() failures instead of a phantom success
|
1 week ago |
Paul Klumpp
|
5a48b14ccc
Drop duplicate sleep from the realtime reconnect loop
|
1 week ago |
Paul Klumpp
|
be4837a724
Broadcast OFFLINE presence on disconnect
|
1 week ago |
Paul Klumpp
|
c15d85d6de
Initialize self.me so early events cannot crash the adapter
|
1 week ago |
Paul Klumpp
|
0b6f3c5e51
Fix auth bypass: every user was authorized
|
1 week ago |
Paul Klumpp
|
b4ce25ff92
Import vendored chattolib absolutely and fail loudly
|
1 week ago |
Paul Klumpp
|
0b9cebae5a
Make dispatch robust: room-kind cache, unified dedup, explicit config defaults
|
2 weeks ago |