Commit Graph

19 Commits (c19a8ef9ff319d31991e1dd8a23bdd9efb9389bb)

Author SHA1 Message Date
Kim Alvefur cb3b1c47b1 mod_adhoc: Add compat marker for older handling of adhoc items 7 years ago
Matthew Wild 83b4ed2470 mod_adhoc: Use util.iterators.sorted_pairs() to sort commands 7 years ago
Emmanuel Gil Peyrot 933132acfe mod_adhoc: Simplify iq handling by hooking on iq-set/ instead of iq/. 8 years ago
Kim Alvefur f6f89ede90 mod_adhoc: Remove unused local [luacheck] 8 years ago
Kim Alvefur 2b22b2515e mod_adhoc: Rename variable to avoid name clash [luacheck] 8 years ago
Kim Alvefur daf5eb28ec plugins: Explicitly return to halt event propagation (session.send sometimes does not return true) 11 years ago
Florian Zeitz b32d55cb77 mod_adhoc: Add local_user permission 13 years ago
Florian Zeitz 220a98b0be mod_adhoc: Use mod_disco for disco handling 13 years ago
Florian Zeitz 824b497b4b mod_adhoc: Sort commands by node. This guarantees the order remains the same across restarts etc. 13 years ago
Florian Zeitz 67cafcb874 mod_adhoc, mod_admin_adhoc, mod_announce: Use module:provides() to manage Ad-Hoc commands 14 years ago
Matthew Wild 77135ff9c0 mod_adhoc: Use module:handle_items() 14 years ago
Florian Zeitz 15fa6d7d8c mod_adhoc: Add support for commands only executable by global administrators 15 years ago
Florian Zeitz d78d543c9e mod_adhoc: Answer disco#info for node=xmlns_cmd 16 years ago
Florian Zeitz 15afe113cb mod_adhoc: remove 0.7 compat code 16 years ago
Florian Zeitz a29ced4e87 mod_adhoc: Answer disco#info (This is a MUST in XEP-0050) 16 years ago
Florian Zeitz c6b7b05768 mod_adhoc: Code restructuring 16 years ago
Matthew Wild 1ae3061151 mod_adhoc: Update for new is_admin usage 16 years ago
Matthew Wild 3bc4f15db0 mod_adhoc: Scan through list of items on load, in case items have been added before we were loaded 16 years ago
Matthew Wild caa8f63eda mod_adhoc: Imported from prosody-modules, thanks Florob! 16 years ago