aboutsummaryrefslogtreecommitdiffstats
path: root/util/caps.lua
Commit message (Collapse)AuthorAgeFilesLines
* util: Prefix module imports with prosody namespaceKim Alvefur2023-03-171-2/+2
|
* vairious: Add annotation when an empty environment is set [luacheck]Kim Alvefur2018-02-281-0/+1
|
* util.*: Remove use of module() function, make all module functions local and ↵Kim Alvefur2015-02-211-3/+5
| | | | return them in a table at the end
* Remove all trailing whitespaceFlorian Zeitz2013-08-091-1/+1
|
* util.caps: Entity capabilities hash generation (moved from mod_pep)Matthew Wild2010-07-091-0/+61