prosody
log
graph
tags
bookmarks
branches
1d84b54ba0d7
browse
changeset
plugins/adhoc/mod_adhoc.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/adhoc/mod_adhoc.lua @ 11448:
1d84b54ba0d7
less
more
|
(0)
tip
description
author
age
mod_adhoc: Log commands provided at debug level
Kim Alvefur
2020-11-21
mod_adhoc: Improve permission setting (fix #1482) BC
Kim Alvefur
2019-12-20
mod_adhoc: Remove unused variable [luacheck]
Kim Alvefur
2019-12-23
mod_adhoc: Add compat marker for older handling of adhoc items
Kim Alvefur
2018-10-27
mod_adhoc: Use util.iterators.sorted_pairs() to sort commands
Matthew Wild
2018-09-21
mod_adhoc: Simplify iq handling by hooking on iq-set/ instead of iq/.
Emmanuel Gil Peyrot
2018-08-24
mod_adhoc: Remove unused local [luacheck]
Kim Alvefur
2018-03-06
mod_adhoc: Rename variable to avoid name clash [luacheck]
Kim Alvefur
2017-12-05
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true)
Kim Alvefur
2015-09-21
mod_adhoc: Add local_user permission
Florian Zeitz
2013-07-24
mod_adhoc: Use mod_disco for disco handling
Florian Zeitz
2013-07-24
mod_adhoc: Sort commands by node. This guarantees the order remains the same across restarts etc.
Florian Zeitz
2013-07-24
mod_adhoc, mod_admin_adhoc, mod_announce: Use module:provides() to manage Ad-Hoc commands
Florian Zeitz
2012-06-12
mod_adhoc: Use module:handle_items()
Matthew Wild
2011-12-10
mod_adhoc: Add support for commands only executable by global administrators
Florian Zeitz
2011-06-02
mod_adhoc: Answer disco#info for node=xmlns_cmd
Florian Zeitz
2010-10-01
mod_adhoc: remove 0.7 compat code
Florian Zeitz
2010-09-01
mod_adhoc: Answer disco#info (This is a MUST in XEP-0050)
Florian Zeitz
2010-08-22
mod_adhoc: Code restructuring
Florian Zeitz
2010-08-22
mod_adhoc: Update for new is_admin usage
Matthew Wild
2010-06-22
mod_adhoc: Scan through list of items on load, in case items have been added before we were loaded
Matthew Wild
2010-06-11
mod_adhoc: Imported from prosody-modules, thanks Florob!
Matthew Wild
2010-06-09
less
more
|
(0)
tip