mod_admin_adhoc: Move number coercion into util.dataforms
|
Kim Alvefur |
2021-10-25 |
Fix various spelling errors (thanks codespell)
|
Kim Alvefur |
2021-07-26 |
mod_admin_adhoc: Log who performs administrative actions
|
Kim Alvefur |
2021-06-27 |
mod_admin_adhoc: Delete "Get User Password" command
|
Kim Alvefur |
2021-06-27 |
mod_admin_adhoc: Remove unused JID resource variables [luacheck]
|
Kim Alvefur |
2019-12-23 |
mod_admin_adhoc: Add some flags to s2s listing command
|
Kim Alvefur |
2019-11-07 |
mod_admin_adhoc: Ignore the very long lines at the end [luacheck]
|
Kim Alvefur |
2018-09-30 |
mod_admin_adhoc: Ignore shadowed 'err' variables [luacheck]
|
Kim Alvefur |
2018-09-30 |
mod_admin_adhoc: Remove unused argument [luacheck]
|
Kim Alvefur |
2018-09-30 |
mod_admin_adhoc: Remove unused loop variables [luacheck]
|
Kim Alvefur |
2018-09-30 |
mod_admin_adhoc: Normalize indentation
|
Kim Alvefur |
2018-08-03 |
mod_admin_adhoc: Keep options for list-single in 'options' field where they belong
|
Kim Alvefur |
2018-08-03 |
mod_admin_adhoc: Silence various harmless warnings [luacheck]
|
Kim Alvefur |
2018-05-01 |
mod_admin_adhoc: Rename loop variable to avoid name clash [luacheck]
|
Kim Alvefur |
2018-05-01 |
mod_admin_adhoc: Rename variable to avoid name clash [luacheck]
|
Kim Alvefur |
2018-05-01 |
mod_admin_adhoc: Remove unused initial values [luacheck]
|
Kim Alvefur |
2018-05-01 |
mod_admin_adhoc: Split a long line (improves readability) [luacheck]
|
Kim Alvefur |
2018-05-01 |
Fix spelling throughout the codebase [codespell]
|
Kim Alvefur |
2018-02-04 |
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512)
|
Kim Alvefur |
2017-07-28 |
mod_admin_adhoc: Show only connections to/from the host the command was run on
|
Kim Alvefur |
2016-01-03 |
mod_admin_adhoc: Remove extra ) that should not be there
|
Kim Alvefur |
2016-01-03 |
mod_admin_adhoc: Declare local variable, don't set a global [luacheck]
|
Kim Alvefur |
2015-08-26 |
mod_admin_adhoc: Import missing util.set (fixes #518)
|
Kim Alvefur |
2015-08-26 |
core.*: Remove use of module() function
|
Kim Alvefur |
2015-02-21 |
mod_admin_adhoc: Remove special treatment of the "pending" roster entry
|
Kim Alvefur |
2015-04-25 |
Merge 0.9->0.10
|
Kim Alvefur |
2014-10-05 |
mod_admin_adhoc: Add required to field in user deletion form too
|
Kim Alvefur |
2014-09-29 |
mod_admin_adhoc: Mark 'accountjids' field as required in 'end user sessions' command (thanks Lloyd)
|
Kim Alvefur |
2014-09-29 |
mod_admin_web: Add "List S2S connections" command
|
Florian Zeitz |
2014-09-28 |
mod_admin_adhoc: Show IP in detailed version of online user listing
|
Florian Zeitz |
2014-09-28 |