aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_vcard4.lua
Commit message (Collapse)AuthorAgeFilesLines
* plugins: Prefix module imports with prosody namespaceKim Alvefur2023-03-241-2/+2
|
* mod_vcard4: Report correct error condition (fixes #1521)Kim Alvefur2020-04-031-2/+2
| | | | On error, the second return value is the error condition, not the third.
* mod_vcard4: Advertise feature on account instead of hostKim Alvefur2018-09-081-1/+3
|
* mod_vcard4: Allow access to the vcard4 PEP node via iq syntaxKim Alvefur2018-08-181-0/+43