| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_adhoc: Use util.iterators.sorted_pairs() to sort commands | Matthew Wild | 2018-09-21 | 1 | -5/+2 |
* | mod_adhoc: Simplify iq handling by hooking on iq-set/ instead of iq/. | Emmanuel Gil Peyrot | 2018-08-24 | 1 | -20/+18 |
* | mod_adhoc: Remove unused local [luacheck] | Kim Alvefur | 2018-03-06 | 1 | -1/+1 |
* | adhoc.lib: Rename other variable to avoid name clash [luacheck] | Kim Alvefur | 2017-12-12 | 1 | -12/+12 |
* | Backed out changeset 84c117cdd048, broke things | Kim Alvefur | 2017-12-12 | 1 | -4/+4 |
* | mod_adhoc: Rename variable to avoid name clash [luacheck] | Kim Alvefur | 2017-12-05 | 1 | -2/+2 |
* | mod_adhoc/adhoc.lib: Rename variable to avoid name clash [luacheck] | Kim Alvefur | 2017-12-05 | 1 | -4/+4 |
* | mod_adhoc/adhoc.lib: instantiate table with all fields | Kim Alvefur | 2017-03-06 | 1 | -5/+6 |
* | plugins: Explicitly return to halt event propagation (session.send sometimes ... | Kim Alvefur | 2015-09-21 | 1 | -2/+4 |
* | mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use th... | Kim Alvefur | 2014-07-04 | 1 | -3/+4 |
* | mod_adhoc: Add local_user permission | Florian Zeitz | 2013-07-24 | 1 | -9/+20 |
* | mod_adhoc: Use mod_disco for disco handling | Florian Zeitz | 2013-07-24 | 1 | -52/+39 |
* | mod_adhoc: Sort commands by node. This guarantees the order remains the same ... | Florian Zeitz | 2013-07-24 | 1 | -1/+5 |
* | adhoc.lib: Don't build error reply from reply stanza | Kim Alvefur | 2013-07-24 | 1 | -5/+5 |
* | mod_adhoc: Add support for specifying a default action | Florian Zeitz | 2012-08-02 | 1 | -2/+2 |
* | Hopefully inert commit to clean up logging across a number of modules, removi... | Matthew Wild | 2012-07-23 | 1 | -2/+2 |
* | adhoc.lib: Make some globals local | Kim Alvefur | 2012-07-18 | 1 | -1/+2 |
* | mod_adhoc, mod_admin_adhoc, mod_announce: Use module:provides() to manage Ad-... | Florian Zeitz | 2012-06-12 | 1 | -0/+1 |
* | adhoc.lib: Default actions to 'complete' (replacement for rev 52b6901cabb0) | Kim Alvefur | 2012-05-11 | 1 | -0/+1 |
* | Backed out changeset 52b6901cabb0 (to be replaced) | Matthew Wild | 2012-05-11 | 1 | -9/+2 |
* | mod_adhoc: Always allow at least the "complete" action | Florian Zeitz | 2012-04-13 | 1 | -2/+9 |
* | mod_adhoc: Use module:handle_items() | Matthew Wild | 2011-12-10 | 1 | -11/+5 |
* | mod_adhoc: Add support for commands only executable by global administrators | Florian Zeitz | 2011-06-02 | 1 | -6/+9 |
* | Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 | 1 | -1/+1 |
* | mod_adhoc: Answer disco#info for node=xmlns_cmd | Florian Zeitz | 2010-10-01 | 1 | -13/+23 |
* | mod_adhoc: remove 0.7 compat code | Florian Zeitz | 2010-09-01 | 1 | -3/+1 |
* | mod_adhoc: Fix passing data to util.dataforms | Florian Zeitz | 2010-09-01 | 1 | -2/+2 |
* | mod_adhoc: Answer disco#info (This is a MUST in XEP-0050) | Florian Zeitz | 2010-08-22 | 1 | -0/+25 |
* | mod_adhoc: Code restructuring | Florian Zeitz | 2010-08-22 | 1 | -8/+6 |
* | mod_adhoc: Add capability to pass data to forms | Florian Zeitz | 2010-07-10 | 1 | -2/+2 |
* | mod_adhoc: Update for new is_admin usage | Matthew Wild | 2010-06-22 | 1 | -3/+1 |
* | mod_adhoc: Scan through list of items on load, in case items have been added ... | Matthew Wild | 2010-06-11 | 1 | -1/+10 |
* | mod_adhoc/adhoc.lib: Add copyright header | Matthew Wild | 2010-06-11 | 1 | -0/+6 |
* | mod_adhoc/adhoc.lib: Handle errors according to XEP | Matthew Wild | 2010-06-11 | 1 | -1/+2 |
* | mod_adhoc: Imported from prosody-modules, thanks Florob! | Matthew Wild | 2010-06-09 | 2 | -0/+145 |