mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes ...
[prosody.git] / plugins / mod_uptime.lua
2011-08-14 Matthew Wildmod_uptime: Use module:hook_global()
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-06-29 Matthew WildMerge backout
2010-06-11 Matthew Wildmod_uptime: Add ad-hoc command
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-18 Waqas Hussainmod_uptime: Removed event hook for iq/bare. mod_uptime...
2009-10-18 Waqas Hussainmod_uptime: Removed unused variables.
2009-10-18 Waqas Hussainmod_uptime: Updated to use events (which also fixes...
2009-07-10 Matthew Wildmod_uptime: Fix bad uptime if module is loaded at startup
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-08 Matthew Wildmod_uptime: Use time of server start rather than module...
2009-07-08 Matthew Wildmod_uptime: Convert to unix line endings
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2008-12-16 Matthew WildMerge from waqas
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainChange modules to use the new add_feature module API...
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-27 Matthew WildBumper commit for the new modulemanager API \o/ Updates...
2008-11-26 Matthew WildMerge from waqas
2008-11-26 Waqas HussainModules now sending disco replies
2008-11-15 Waqas HussainRemoved useless [[local send = require "core.sessionman...
2008-11-10 Tobias MarkmannMerging.
2008-11-09 Matthew WildMerge from waqas
2008-11-09 Waqas HussainAdded mod_uptime: [XEP-0012: Last Activity] queries...