aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/muc/util.lib.lua
Commit message (Collapse)AuthorAgeFilesLines
* MUC: Add API for adding 'filtered namespaces' to be stripped from inbound ↵Matthew Wild2020-04-111-7/+11
| | | | presence
* MUC: Add luacheck annotation for unused parameter in filter functionMatthew Wild2018-10-311-1/+1
|
* MUC: Announce affiliation changes for JIDs that are not in the roomMatthew Wild2018-10-311-0/+9
|
* plugins/muc: Move 'x' filtering from occupant to utildaurnimator2014-06-051-0/+14
|
* plugins/muc: Move valid_roles, valid_affiliations and is_kickable_error to ↵daurnimator2014-04-031-0/+44
new muc/util module