mod_idlecompat

Introduction

This module adds XEP-0319 idle tags to presence stanzas containing XEP-0012: Last Activity tags for idle indication (e.g. supported by libpurple clients). It works on outgoing and incoming presence stanzas.

Install and enable it like any other module. It has no configuration.

Compatibility

trunk Works
0.9 Works

Installation

With the plugin installer in Prosody 0.12 you can use:

sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_idlecompat

For earlier versions see the documentation for installing 3rd party modules