Jonas Schäfer
Jonas Schäfer
We also still need to take care of re-sending (directed) presence when our avatar hash changes.
The first part is solved: the Conversation API now adds a tracker (if known) to the on_message event.
@sebastianriese We’ve had ejabberd in our CI test enviroment for a while now. I think we should tackle this for the 0.11 milestone.
Prosody trunk now has full support for Private/Public persistent PEP. I built support for specifying ``access_model`` in ``aioxmpp.PEPClient.publish``. We should discuss the API for PEP-based storage. I’m thinking of subclassing...
For the time being, we’ll have to support single-item storage:bookmarks in PEP. The reason is that Bookmarks 2 isn’t supported yet by servers for auto-conversion and it’s also not supported...
Ejabberd is in the process of gaining a MIX implementation, we should revisit this soon.
Ejabberd will have a MIX implementation in its next release.
MIX is in ejabberd. Let’s get a stab at this for the basics.
This issue will be re-bound to another milestone when it is determined when we will start requiring Python 3.5.
Re-binding this to v0.11: * Ubuntu LTS (18.04) has Python 3.6 * Debian Stable (stretch) has Python 3.5