Software /
code /
prosody
Log
plugins/mod_uptime.lua @ 922:0e45234360cd
description | author | age |
---|---|---|
0.3->0.4 | Matthew Wild | 2009-03-20 |
Update copyright notices for 2009 | Matthew Wild | 2009-01-30 |
0.2->0.3 | Matthew Wild | 2009-01-30 |
GPL->MIT! | Matthew Wild | 2009-01-30 |
0.1 -> 0.2 | Matthew Wild | 2008-12-10 |
Change modules to use the new add_feature module API method. | Waqas Hussain | 2008-12-04 |
Insert copyright/license headers | Matthew Wild | 2008-12-03 |
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. | Matthew Wild | 2008-11-27 |
Modules now sending disco replies | Waqas Hussain | 2008-11-26 |
Removed useless [[local send = require "core.sessionmanager".send_to_session]] from mod_uptime and mod_version | Waqas Hussain | 2008-11-15 |
Added mod_uptime: [XEP-0012: Last Activity] queries now work when directed at the server. | Waqas Hussain | 2008-11-09 |