Mercurial > prosody-modules
view mod_uptime_presence/README.markdown @ 4836:5fc306239db3
mod_pep_atom_categories: Add a module to index categories in Atom entries
A new node is created for each category, named category-<the category>, which
contains a list of all node/item tuples having said category as a tag.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sat, 25 Dec 2021 15:35:17 +0100 |
parents | 4d73a1a6ba68 |
children |
line wrap: on
line source
--- labels: summary: Report server uptime in presence ... Introduction ============ This module simply responds to a presence probe sent to the server with a presence staza containing a timestamp from when the server started. This is imagined as an alternative to the XEP-0012 "Last Activity" protocol that can seem a bit overloaded.