aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/muc/hats.lib.lua
Commit message (Collapse)AuthorAgeFilesLines
* MUC: Switch hats to new presence APIsMatthew Wild2020-04-111-3/+4
|
* MUC: Add initial hats support (broadcast only)Matthew Wild2020-03-181-0/+23
Based on the currently-deferred XEP-0317. The protocol differs a little (because XEP-0317 is incomplete), therefore currently we use a custom namespace. The plan is to update and finish XEP-0317.