Mercurial > prosody-modules
view mod_csi_grace_period/README.markdown @ 4983:7c77058a1ac5
mod_compat_roles: New module providing compat shim for trunk's new role API
The new role API is translated to is_admin() calls on older versions. On newer
versions (which have the role API) this module does nothing.
It allows modules to drop their use of is_admin() (which is not available in
trunk) and switch to the new role API, while remaining compatible with
previous Prosody versions.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 11 Aug 2022 17:49:33 +0100 |
parents | 5c37d759b1e2 |
children |
line wrap: on
line source
This module helps reduces power usage of inactive mobile clients while another client is actively used. E.g. in the case of chatting on a desktop computer, instantly pushing messages to a phone in someones pocket is not the best use of radio time. Works with [mod_csi_simple][doc:modules:mod_csi_simple] which is included with Prosody since 0.11