elpasync pushed a change to branch elpa/jabber.
from ac15ff345b chatbuffer: Add all-window scroll-to-bottom policy
new 5715e0b3af reactions: Persist message reactions
new f36fbf5a8b chatstates: Preserve typing on reaction fallbacks
Summary of changes:
doap.xml | 2 +-
lisp/jabber-chatstates.el | 14 ++-
lisp/jabber-db.el | 144 +++++++++++++++++++++++-
lisp/jabber-reactions.el | 130 ++++++++++++++++++++--
tests/jabber-test-chatstates.el | 75 +++++++++++++
tests/jabber-test-db.el | 230 +++++++++++++++++++++++++++++++++++++-
tests/jabber-test-reactions.el | 238 ++++++++++++++++++++++++++++++++++++++++
7 files changed, 814 insertions(+), 19 deletions(-)