This module listens on presences containing caps (XEP-0115) and asks the client for the corresponding disco#info if it changed.
It fires the c2s-capabilities-changed event once the disco#info result is received.
trunk | Works |
0.11 | Does not work |
0.10 | Does not work |
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_cache_c2s_caps
For earlier versions see the documentation for installing 3rd party modules