mod_admin_shell: Include last (mod_cron) task run time in module:info()
|
Kim Alvefur |
2022-06-01 |
mod_admin_shell: Drop unused argument [luacheck]
|
Kim Alvefur |
2022-05-31 |
mod_admin_shell: Show bound ports in module:info
|
Kim Alvefur |
2022-05-30 |
mod_admin_shell: Document the 'watch' section in the built-in help
|
Kim Alvefur |
2022-05-30 |
prosodyctl shell: Communicate width of terminal to mod_admin_shell
|
Kim Alvefur |
2022-05-30 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-05-15 |
mod_admin_shell: Tighten up type checks to fix #1754 (thanks clouded)
0.12
|
Kim Alvefur |
2022-05-15 |
net: isolate LuaSec-specifics
|
Jonas Schäfer |
2022-04-27 |
mod_admin_shell: Add watch:stanzas() command
|
Matthew Wild |
2022-03-23 |
mod_admin_shell: Add watch:log() command to tail logs in realtime
|
Matthew Wild |
2022-03-17 |
mod_admin_shell: Add session.is_connected() method
|
Matthew Wild |
2022-03-17 |
mod_admin_shell: Add session.write() method to write data to client with no \n
|
Matthew Wild |
2022-03-17 |
mod_admin_shell: Use a table to show help sections
|
Kim Alvefur |
2022-02-19 |
mod_admin_shell: Squeeze some characters out of the Certificate column
|
Kim Alvefur |
2022-02-17 |
mod_admin_shell: Fix description of muc:room() (thanks Link Mauve)
|
Kim Alvefur |
2022-02-15 |
mod_admin_shell: Track connected events instead of created
|
Kim Alvefur |
2022-02-06 |
mod_admin_shell: Fix typo in comment [codespell]
|
Kim Alvefur |
2022-02-04 |
mod_admin_shell: Add descriptions of each column to 'help columns'
|
Kim Alvefur |
2022-01-30 |
mod_admin_shell: Use exact match instead of Lua patterns in c2s,s2s:show
|
Kim Alvefur |
2022-01-30 |
mod_admin_shell: Fix traceback on rendering graph of stats without extra labels
|
Kim Alvefur |
2022-01-29 |
mod_admin_shell: Add help section about stats
|
Kim Alvefur |
2022-01-29 |
mod_admin_shell: Add help section about customizing table columns
|
Kim Alvefur |
2022-01-28 |
mod_admin_shell: Add command to show current user roles
|
Kim Alvefur |
2022-01-23 |
mod_admin_shell: Add help section about roles
|
Kim Alvefur |
2022-01-23 |
mod_admin_shell: Log creation of incoming s2s connections during ping
|
Kim Alvefur |
2021-12-27 |
mod_admin_shell: Print s2s related events while waiting for ping
|
Kim Alvefur |
2021-12-26 |
mod_smacks: Limit queue memory consumption using new util
|
Kim Alvefur |
2021-12-14 |
mod_admin_shell: Add port as a c2s/s2s:show column definition
|
Kim Alvefur |
2021-12-07 |
mod_admin_shell: Handle global roles (pass host=*)
|
Kim Alvefur |
2021-12-06 |
mod_admin_shell: Only check that local users exist locally
|
Kim Alvefur |
2021-12-06 |