After testing Siskin and Monal for a few days, my impression is that XMPP is now way more usable on iOS than it was back in the days. Many thanks to @tigase for their great work on Siskin IM.
@tigase gave it a try and muc pushes as well a omemo work fine. But is it normal / intended to receive a "new message" push each time oneself is typing? Server is prosody 0.11.5
@held No, it's not normal. Do you have any other client connected? Do you have any additional prosody configuration? Have you checked in prosody logs whether it forwards typing notification to push server?
@tigase I had chatsecure and monal on that device as well, but now both are uninstalled. However, prosody shows a push registration for this client for all three push servers in its log file. I know, you're no prosody support, but do you know when these push registrations will be deleted from the server?
Self-pushing while typing still occurs... I have no additional push config added to prosody except the enabling of mod_cloud_notify. Should I provide the whole config?
@held I don't know about retention of those push-registrations. In case of siskin it's not possible to remove account without disabling push.
As for self-typing notification this is definitely weird - does it happen always or only on selected chats / groupchats? Could you check prosody logs whether prosody forwards those stanzas? In general Chat States (https://xmpp.org/extensions/xep-0085.html) should not be forwarded to push.tigase.im