aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/adhoc/adhoc.lib.lua
Commit message (Expand)AuthorAgeFilesLines
* mod_adhoc: Remove "mod_" prefix from permission action nameKim Alvefur2023-04-021-2/+2
* plugins: Prefix module imports with prosody namespaceKim Alvefur2023-03-241-1/+1
* Switch to a new role-based authorization framework, removing is_admin()Matthew Wild2022-06-151-2/+8
* adhoc: Include stanza and origin in adhoc event dataKim Alvefur2017-03-061-0/+2
* adhoc.lib: Tweak to allow using util.error objectsKim Alvefur2021-01-311-1/+1
* mod_adhoc: Improve permission setting (fix #1482) BCKim Alvefur2019-12-201-1/+7
* adhoc.lib: Rename other variable to avoid name clash [luacheck]Kim Alvefur2017-12-121-12/+12
* Backed out changeset 84c117cdd048, broke thingsKim Alvefur2017-12-121-4/+4
* mod_adhoc/adhoc.lib: Rename variable to avoid name clash [luacheck]Kim Alvefur2017-12-051-4/+4
* mod_adhoc/adhoc.lib: instantiate table with all fieldsKim Alvefur2017-03-061-5/+6
* mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use th...Kim Alvefur2014-07-041-3/+4
* adhoc.lib: Don't build error reply from reply stanzaKim Alvefur2013-07-241-5/+5
* mod_adhoc: Add support for specifying a default actionFlorian Zeitz2012-08-021-2/+2
* Hopefully inert commit to clean up logging across a number of modules, removi...Matthew Wild2012-07-231-2/+2
* adhoc.lib: Make some globals localKim Alvefur2012-07-181-1/+2
* adhoc.lib: Default actions to 'complete' (replacement for rev 52b6901cabb0)Kim Alvefur2012-05-111-0/+1
* Backed out changeset 52b6901cabb0 (to be replaced)Matthew Wild2012-05-111-9/+2
* mod_adhoc: Always allow at least the "complete" actionFlorian Zeitz2012-04-131-2/+9
* Monster whitespace commit (beware the whitespace monster).Waqas Hussain2010-10-161-1/+1
* mod_adhoc: Fix passing data to util.dataformsFlorian Zeitz2010-09-011-2/+2
* mod_adhoc: Add capability to pass data to formsFlorian Zeitz2010-07-101-2/+2
* mod_adhoc/adhoc.lib: Add copyright headerMatthew Wild2010-06-111-0/+6
* mod_adhoc/adhoc.lib: Handle errors according to XEPMatthew Wild2010-06-111-1/+2
* mod_adhoc: Imported from prosody-modules, thanks Florob!Matthew Wild2010-06-091-0/+78