mod_csi_compat/README.markdown
author Kim Alvefur <zash@zash.se>
Mon, 22 Aug 2022 23:51:07 +0200
changeset 5014 a1f49586d28a
parent 1825 79b9bd84b91c
permissions -rw-r--r--
mod_restrict_xmpp: Treat archive query as a read despite using iq-set XEP-0313 uses iq-set to initiate a query, but unlike many other uses of iq-set, this does not mutate anything on the server, so it should not be treated as a write request.

---
labels:
summary: 'Implement the google:queue protocol and map to mod\_csi events'
...

Introduction
============

This module implements the google:queue protocol and maps it to
[mod\_csi](mod_csi.html) events.

Configuration
=============

There is no configuration for this module, just add it to
modules\_enabled as normal.

Compatibility
=============

  ----- -------
  0.9   Works
  ----- -------