Annotate
mod_remote_roster/README.markdown @ 3273:78888f4ec7e3
mod_atom: Add node as portablecontacts preferredUsername
This shows up in Atom feeds generated by GNU Social
author |
Kim Alvefur <zash@zash.se> |
date |
Fri, 24 Aug 2018 22:59:24 +0200 |
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.
|