Software /
code /
prosody
Log
plugins/mod_admin_telnet.lua @ 4936:92c86e11fd44
description | author | age |
---|---|---|
mod_admin_telnet: More code found and updated, which depended on pre-8c5b5ebaacb0 behaviour. | Kim Alvefur | 2012-05-25 |
mod_admin_telnet: Code found and updated, which depended on pre-8c5b5ebaacb0 behaviour. | Kim Alvefur | 2012-05-25 |
mod_admin_telnet: Add muc:room(jid) command to get the MUC room object | Matthew Wild | 2012-05-02 |
mod_admin_telnet: Add c2s:count() which shows number of connected users. | Kim Alvefur | 2012-04-28 |
Merge timber->trunk - thanks everyone! | Matthew Wild | 2012-04-24 |
mod_admin_telnet: Add initial port:list() and port:close() commands | Matthew Wild | 2012-04-24 |
mod_admin_telnet: module:load(): Fix 'global-module-already-loaded' errors when successfully loading a global module (fixes #228) | Matthew Wild | 2012-04-21 |