elpasync pushed a change to branch elpa/jabber.
from ab62c3cc2a Version bump: 0.12.2
new c5df814a72 docs: Add contributor agent guide
new a01e2c71b8 chat: Offer saving unsupported images
Summary of changes:
AGENTS.md | 74 ++++++++++++++++++++++++++++++
lisp/jabber-chat.el | 109 +++++++++++++++++++++++++++++++++------------
lisp/jabber-image.el | 65 ++++++++++++++++++---------
tests/jabber-test-chat.el | 68 ++++++++++++++++++++++++++--
tests/jabber-test-image.el | 11 +++++
5 files changed, 276 insertions(+), 51 deletions(-)
create mode 100644 AGENTS.md