mod_version: Reduce scope of variable
|
Kim Alvefur |
Sat, 06 Oct 2018 16:38:05 +0200 |
mod_version: Rename confusingly named variable
|
Kim Alvefur |
Sat, 06 Oct 2018 16:32:37 +0200 |
mod_version: Make 'origin' variable local for consistency
|
Kim Alvefur |
Sat, 06 Oct 2018 16:29:42 +0200 |
mod_version: Use text_tag
|
Kim Alvefur |
Sat, 06 Oct 2018 16:27:31 +0200 |
mod_version: Remove redundant
|
Kim Alvefur |
Fri, 24 Aug 2018 21:04:27 +0200 |
mod_version: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 20:35:33 +0200 |
plugins/various: Use type-specific config API
|
Kim Alvefur |
Thu, 16 Mar 2017 20:46:06 +0100 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
mod_version: Fix missing comma and correct prefix for util.pposix
|
Kim Alvefur |
Tue, 24 Apr 2012 21:37:20 +0200 |
mod_version: Use pposix.uname() if available and os_version_command not set
|
Matthew Wild |
Tue, 31 Aug 2010 15:32:36 +0100 |
mod_version: Leave out the os element if hide_os_type is set
|
Kim Alvefur |
Sun, 01 Aug 2010 15:58:10 +0200 |
mod_version: Make the command used to get OS version configurable
|
Kim Alvefur |
Sun, 01 Aug 2010 15:56:52 +0200 |
Update copyright headers for 2010
|
Matthew Wild |
Mon, 22 Mar 2010 17:06:15 +0000 |
mod_version: Rewritten to use new API. Added reply caching, and fixed some issues.
|
Waqas Hussain |
Fri, 07 Aug 2009 18:29:14 +0500 |
mod_version: Use the module API to read configuration options instead of configmanager
|
Waqas Hussain |
Fri, 07 Aug 2009 18:27:49 +0500 |
Remove version number from copyright headers
|
Matthew Wild |
Fri, 10 Jul 2009 03:11:45 +0100 |
mod_version: Use version from prosody.version
|
Matthew Wild |
Fri, 05 Jun 2009 01:27:41 +0100 |
0.3->0.4
|
Matthew Wild |
Fri, 20 Mar 2009 20:16:25 +0000 |
mod_version: Operating system detection. Disable with hide_os_type = true in config
|
Matthew Wild |
Sun, 15 Feb 2009 15:52:11 +0000 |
Update copyright notices for 2009
|
Matthew Wild |
Fri, 30 Jan 2009 17:59:26 +0000 |
0.2->0.3
|
Matthew Wild |
Fri, 30 Jan 2009 17:40:25 +0000 |
GPL->MIT!
|
Matthew Wild |
Fri, 30 Jan 2009 17:22:56 +0000 |
mod_version: Removed and rearranged some code
|
Waqas Hussain |
Tue, 13 Jan 2009 19:18:37 +0500 |
0.1 -> 0.2
|
Matthew Wild |
Wed, 10 Dec 2008 15:44:03 +0000 |
Change modules to use the new add_feature module API method.
|
Waqas Hussain |
Thu, 04 Dec 2008 20:16:30 +0500 |
Insert copyright/license headers
|
Matthew Wild |
Wed, 03 Dec 2008 14:39:07 +0000 |
lxmppd -> Prosody
|
Matthew Wild |
Wed, 03 Dec 2008 13:02:23 +0000 |
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
|
Matthew Wild |
Thu, 27 Nov 2008 03:12:12 +0000 |
Modules now sending disco replies
|
Waqas Hussain |
Wed, 26 Nov 2008 08:27:09 +0500 |
Removed useless [[local send = require "core.sessionmanager".send_to_session]] from mod_uptime and mod_version
|
Waqas Hussain |
Sun, 16 Nov 2008 04:52:11 +0500 |
Small fix for mod_version
|
Matthew Wild |
Sat, 15 Nov 2008 22:07:31 +0000 |
Fixed some whitespace.
|
Waqas Hussain |
Thu, 06 Nov 2008 16:57:10 +0500 |
Fix for mod_version over s2s
|
Matthew Wild |
Sat, 01 Nov 2008 18:23:52 +0000 |
mod_version is here
|
Matthew Wild |
Thu, 30 Oct 2008 21:26:53 +0000 |