mod_adhoc: Remove "mod_" prefix from permission action name
|
Kim Alvefur |
Sun, 02 Apr 2023 21:58:53 +0200 |
plugins: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 24 Mar 2023 13:15:28 +0100 |
Switch to a new role-based authorization framework, removing is_admin()
|
Matthew Wild |
Wed, 15 Jun 2022 12:15:01 +0100 |
adhoc: Include stanza and origin in adhoc event data
|
Kim Alvefur |
Mon, 06 Mar 2017 15:19:35 +0100 |
adhoc.lib: Tweak to allow using util.error objects
|
Kim Alvefur |
Sun, 31 Jan 2021 21:11:55 +0100 |
mod_adhoc: Improve permission setting (fix #1482) BC
|
Kim Alvefur |
Fri, 20 Dec 2019 22:47:34 +0100 |
adhoc.lib: Rename other variable to avoid name clash [luacheck]
|
Kim Alvefur |
Tue, 12 Dec 2017 17:51:12 +0100 |
Backed out changeset 84c117cdd048, broke things
|
Kim Alvefur |
Tue, 12 Dec 2017 17:49:30 +0100 |
mod_adhoc/adhoc.lib: Rename variable to avoid name clash [luacheck]
|
Kim Alvefur |
Tue, 05 Dec 2017 12:32:25 +0100 |
mod_adhoc/adhoc.lib: instantiate table with all fields
|
Kim Alvefur |
Mon, 06 Mar 2017 15:09:22 +0100 |
mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups
|
Kim Alvefur |
Fri, 04 Jul 2014 22:52:34 +0200 |
adhoc.lib: Don't build error reply from reply stanza
|
Kim Alvefur |
Wed, 24 Jul 2013 21:49:36 +0200 |
mod_adhoc: Add support for specifying a default action
|
Florian Zeitz |
Thu, 02 Aug 2012 21:28:14 +0200 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
|
Matthew Wild |
Mon, 23 Jul 2012 17:32:33 +0100 |
adhoc.lib: Make some globals local
|
Kim Alvefur |
Wed, 18 Jul 2012 21:18:17 +0200 |
adhoc.lib: Default actions to 'complete' (replacement for rev 52b6901cabb0)
|
Kim Alvefur |
Fri, 11 May 2012 21:41:47 +0100 |
Backed out changeset 52b6901cabb0 (to be replaced)
|
Matthew Wild |
Fri, 11 May 2012 21:35:02 +0100 |
mod_adhoc: Always allow at least the "complete" action
|
Florian Zeitz |
Fri, 13 Apr 2012 00:39:00 +0200 |
Monster whitespace commit (beware the whitespace monster).
|
Waqas Hussain |
Sat, 16 Oct 2010 23:00:42 +0500 |
mod_adhoc: Fix passing data to util.dataforms
|
Florian Zeitz |
Wed, 01 Sep 2010 22:44:30 +0200 |
mod_adhoc: Add capability to pass data to forms
|
Florian Zeitz |
Sat, 10 Jul 2010 01:17:07 +0200 |
mod_adhoc/adhoc.lib: Add copyright header
|
Matthew Wild |
Fri, 11 Jun 2010 12:18:27 +0100 |
mod_adhoc/adhoc.lib: Handle errors according to XEP
|
Matthew Wild |
Fri, 11 Jun 2010 12:17:57 +0100 |
mod_adhoc: Imported from prosody-modules, thanks Florob!
|
Matthew Wild |
Wed, 09 Jun 2010 21:27:43 +0100 |