Annotate
mod_remote_roster/README.markdown @ 5687:4b052598e435
mod_push2: restore offline message hook
Filtering is mostly handled in handle_notify_request now
author |
Stephen Paul Weber <singpolyma@singpolyma.net> |
date |
Thu, 21 Sep 2023 18:47:27 -0500 |
parent |
1890:2eac15ab605e |
rev |
line source |
1890
|
1 ---
|
|
2 summary: Remote Roster Management
|
|
3 ...
|
|
4
|
|
5 Introduction
|
|
6 ============
|
|
7
|
|
8 This module adds support for [XEP-0321: Remote Roster Management] which
|
|
9 is commonly used to allow components such as transports to modify the
|
|
10 rosters of local users.
|