Sun, 30 Jun 2013 00:18:55 +0200 mod_auth_ccert: Use value from ipairs
Kim Alvefur <zash@zash.se> [Sun, 30 Jun 2013 00:18:55 +0200] rev 1092
mod_auth_ccert: Use value from ipairs
Fri, 28 Jun 2013 03:24:35 +0200 mod_s2s_log_certs: Minor grammar change
Kim Alvefur <zash@zash.se> [Fri, 28 Jun 2013 03:24:35 +0200] rev 1091
mod_s2s_log_certs: Minor grammar change
Fri, 28 Jun 2013 03:22:48 +0200 mod_adhoc_account_management: Initial commit of module meant to let user manage their accounts.
Kim Alvefur <zash@zash.se> [Fri, 28 Jun 2013 03:22:48 +0200] rev 1090
mod_adhoc_account_management: Initial commit of module meant to let user manage their accounts.
Fri, 28 Jun 2013 03:20:57 +0200 mod_s2soutinjection: Initial commit, variant of mod_srvinjection using 0.9+ APIs
Kim Alvefur <zash@zash.se> [Fri, 28 Jun 2013 03:20:57 +0200] rev 1089
mod_s2soutinjection: Initial commit, variant of mod_srvinjection using 0.9+ APIs
Fri, 28 Jun 2013 01:38:35 +0200 mod_net_dovecotauth: Initial commit of server implementation of the Dovecot authentication protocol
Kim Alvefur <zash@zash.se> [Fri, 28 Jun 2013 01:38:35 +0200] rev 1088
mod_net_dovecotauth: Initial commit of server implementation of the Dovecot authentication protocol
Thu, 27 Jun 2013 18:22:53 +0200 mod_telnet_tlsinfo: Initial commit. Shows ciphers used and other TLS info
Kim Alvefur <zash@zash.se> [Thu, 27 Jun 2013 18:22:53 +0200] rev 1087
mod_telnet_tlsinfo: Initial commit. Shows ciphers used and other TLS info
Mon, 24 Jun 2013 14:29:03 +0200 Don't store password in temporary file, pipe instead
Mikael Nordfeldth <mmn@hethane.se> [Mon, 24 Jun 2013 14:29:03 +0200] rev 1086
Don't store password in temporary file, pipe instead
Mon, 17 Jun 2013 16:06:18 +0100 mod_statistics: prosodytop: Fix off-by-one error (thanks Zash)
Matthew Wild <mwild1@gmail.com> [Mon, 17 Jun 2013 16:06:18 +0100] rev 1085
mod_statistics: prosodytop: Fix off-by-one error (thanks Zash)
Sat, 15 Jun 2013 22:27:42 +0100 mod_statistics: top: Clean up sessions after 60s of inactivity
Matthew Wild <mwild1@gmail.com> [Sat, 15 Jun 2013 22:27:42 +0100] rev 1084
mod_statistics: top: Clean up sessions after 60s of inactivity
Sat, 15 Jun 2013 22:26:48 +0100 mod_statistics: top: Make sessions temporarily bold when they are updated
Matthew Wild <mwild1@gmail.com> [Sat, 15 Jun 2013 22:26:48 +0100] rev 1083
mod_statistics: top: Make sessions temporarily bold when they are updated
Sat, 15 Jun 2013 22:11:30 +0100 mod_statistics/top.lua: Adjust displayed memory stats for previous commit (3e2c4f424797)
Matthew Wild <mwild1@gmail.com> [Sat, 15 Jun 2013 22:11:30 +0100] rev 1082
mod_statistics/top.lua: Adjust displayed memory stats for previous commit (3e2c4f424797)
Sat, 15 Jun 2013 22:07:35 +0100 mod_statistics: Remove expensive and non-portable /proc-based memory stats
Matthew Wild <mwild1@gmail.com> [Sat, 15 Jun 2013 22:07:35 +0100] rev 1081
mod_statistics: Remove expensive and non-portable /proc-based memory stats
Sat, 15 Jun 2013 21:17:09 +0100 mod_statistics/stats.lib.lua: Only fetch shared tables if running under Prosody
Matthew Wild <mwild1@gmail.com> [Sat, 15 Jun 2013 21:17:09 +0100] rev 1080
mod_statistics/stats.lib.lua: Only fetch shared tables if running under Prosody
Sat, 15 Jun 2013 21:02:48 +0100 mod_statistics/top.lua: Display the more detailed memory stats
Kim Alvefur <zash@zash.se> [Sat, 15 Jun 2013 21:02:48 +0100] rev 1079
mod_statistics/top.lua: Display the more detailed memory stats
Sat, 15 Jun 2013 21:01:28 +0100 mod_statistics/top.lua: Keep sessions displayed for 10s (instead of 3s)
Kim Alvefur <zash@zash.se> [Sat, 15 Jun 2013 21:01:28 +0100] rev 1078
mod_statistics/top.lua: Keep sessions displayed for 10s (instead of 3s)
Sat, 15 Jun 2013 20:57:18 +0100 mod_statistics/stats.lib.lua: Improve memory stats (use pposix.meminfo() if available)
Kim Alvefur <zash@zash.se> [Sat, 15 Jun 2013 20:57:18 +0100] rev 1077
mod_statistics/stats.lib.lua: Improve memory stats (use pposix.meminfo() if available)
Sat, 15 Jun 2013 20:56:19 +0100 mod_statistics/stats.lib.lua: Better s2s session counting
Kim Alvefur <zash@zash.se> [Sat, 15 Jun 2013 20:56:19 +0100] rev 1076
mod_statistics/stats.lib.lua: Better s2s session counting
Sat, 15 Jun 2013 20:43:10 +0100 mod_statistics/stats.lib.lua: Better check for prosody vs prosodyctl
Kim Alvefur <zash@zash.se> [Sat, 15 Jun 2013 20:43:10 +0100] rev 1075
mod_statistics/stats.lib.lua: Better check for prosody vs prosodyctl
Sat, 15 Jun 2013 20:36:23 +0100 mod_statistics: Better detection of when running under prosody vs prosodyctl
Kim Alvefur <zash@zash.se> [Sat, 15 Jun 2013 20:36:23 +0100] rev 1074
mod_statistics: Better detection of when running under prosody vs prosodyctl
Sat, 15 Jun 2013 20:16:58 +0100 mod_statistics/top.lua: Fix session sorting function (seems it must always return false when a==b)
Matthew Wild <mwild1@gmail.com> [Sat, 15 Jun 2013 20:16:58 +0100] rev 1073
mod_statistics/top.lua: Fix session sorting function (seems it must always return false when a==b)
Sat, 15 Jun 2013 19:08:34 +0100 mod_statistics: Initial version, and a rough 'prosodyctl mod_statistics top'
Matthew Wild <mwild1@gmail.com> [Sat, 15 Jun 2013 19:08:34 +0100] rev 1072
mod_statistics: Initial version, and a rough 'prosodyctl mod_statistics top'
Sat, 15 Jun 2013 12:48:56 +0200 mod_onions: Copy the code to find the bit module from mod_websockets.
Thijs Alkemade <me@thijsalkema.de> [Sat, 15 Jun 2013 12:48:56 +0200] rev 1071
mod_onions: Copy the code to find the bit module from mod_websockets.
Fri, 14 Jun 2013 20:29:15 +0200 mod_auth_ccert: Fix logging of certificate chain errors
Kim Alvefur <zash@zash.se> [Fri, 14 Jun 2013 20:29:15 +0200] rev 1070
mod_auth_ccert: Fix logging of certificate chain errors
Fri, 14 Jun 2013 20:28:23 +0200 mod_auth_ccert: Add missing OID for email
Kim Alvefur <zash@zash.se> [Fri, 14 Jun 2013 20:28:23 +0200] rev 1069
mod_auth_ccert: Add missing OID for email
Fri, 14 Jun 2013 20:27:58 +0200 mod_auth_ccert: Pass the session username-outfigurer function too
Kim Alvefur <zash@zash.se> [Fri, 14 Jun 2013 20:27:58 +0200] rev 1068
mod_auth_ccert: Pass the session username-outfigurer function too
Fri, 14 Jun 2013 20:22:17 +0200 mod_auth_ccert: Pass on the authz to the configurable username-figure-outer function
Kim Alvefur <zash@zash.se> [Fri, 14 Jun 2013 20:22:17 +0200] rev 1067
mod_auth_ccert: Pass on the authz to the configurable username-figure-outer function
Fri, 14 Jun 2013 20:12:51 +0200 mod_auth_ccert: Add optional method for certificates which contain an email address
Kim Alvefur <zash@zash.se> [Fri, 14 Jun 2013 20:12:51 +0200] rev 1066
mod_auth_ccert: Add optional method for certificates which contain an email address
Fri, 14 Jun 2013 20:10:33 +0200 mod_auth_ccert: Prepare for supporting more ways to figure out the username
Kim Alvefur <zash@zash.se> [Fri, 14 Jun 2013 20:10:33 +0200] rev 1065
mod_auth_ccert: Prepare for supporting more ways to figure out the username
Fri, 14 Jun 2013 12:09:00 +0200 mod_http_dir_listing: Attach the MIME type to list items for use in CSS
Kim Alvefur <zash@zash.se> [Fri, 14 Jun 2013 12:09:00 +0200] rev 1064
mod_http_dir_listing: Attach the MIME type to list items for use in CSS
Thu, 13 Jun 2013 21:27:41 +0200 mod_auth_ccert: Accidentally not
Kim Alvefur <zash@zash.se> [Thu, 13 Jun 2013 21:27:41 +0200] rev 1063
mod_auth_ccert: Accidentally not
Thu, 13 Jun 2013 21:25:12 +0200 mod_auth_ccert: Initial commit of authentication module for using CA-issued client certificates
Kim Alvefur <zash@zash.se> [Thu, 13 Jun 2013 21:25:12 +0200] rev 1062
mod_auth_ccert: Initial commit of authentication module for using CA-issued client certificates
Mon, 10 Jun 2013 21:39:48 +0200 mod_onions: The SOCKS5 port is now a string, as it should be. Added a boolean option onions_tor_all to pass all s2s traffic through Tor.
Thijs Alkemade <me@thijsalkema.de> [Mon, 10 Jun 2013 21:39:48 +0200] rev 1061
mod_onions: The SOCKS5 port is now a string, as it should be. Added a boolean option onions_tor_all to pass all s2s traffic through Tor.
Mon, 10 Jun 2013 20:59:39 +0200 mod_onions: Added mod_onions. This module allows Prosody to make s2s connections to Tor hidden services.
Thijs Alkemade <me@thijsalkema.de> [Mon, 10 Jun 2013 20:59:39 +0200] rev 1060
mod_onions: Added mod_onions. This module allows Prosody to make s2s connections to Tor hidden services. * Requires a local install of Tor. * Does not require the initiating server to be a hidden service (though dialback will be tricky).
Mon, 10 Jun 2013 15:07:00 +0100 mod_turncredentials: XEP-0215 implementation for time-limited turn credentials
Philipp Hancke <fippo@goodadvice.pages.de> [Mon, 10 Jun 2013 15:07:00 +0100] rev 1059
mod_turncredentials: XEP-0215 implementation for time-limited turn credentials
Sat, 08 Jun 2013 16:31:13 +0100 mod_muc_limits: Fix traceback on presence sent to the room's bare JID
Matthew Wild <mwild1@gmail.com> [Sat, 08 Jun 2013 16:31:13 +0100] rev 1058
mod_muc_limits: Fix traceback on presence sent to the room's bare JID
Fri, 07 Jun 2013 14:29:01 +0100 mod_muc_limits: Abort loading on non-MUC hosts (thanks Ge0rG)
Matthew Wild <mwild1@gmail.com> [Fri, 07 Jun 2013 14:29:01 +0100] rev 1057
mod_muc_limits: Abort loading on non-MUC hosts (thanks Ge0rG)
Fri, 07 Jun 2013 17:54:45 +0700 mod_listusers: fixed banner skipping cycle
Vadim Misbakh-Soloviov <mva@mva.name> [Fri, 07 Jun 2013 17:54:45 +0700] rev 1056
mod_listusers: fixed banner skipping cycle
Fri, 07 Jun 2013 08:43:03 +0700 mod_listusers: added (+config support; -assert tracebacks; +user friendly connection errors; -unneded repeat-until cycle, which braked module)
Vadim Misbakh-Soloviov <mva@mva.name> [Fri, 07 Jun 2013 08:43:03 +0700] rev 1055
mod_listusers: added (+config support; -assert tracebacks; +user friendly connection errors; -unneded repeat-until cycle, which braked module)
Fri, 07 Jun 2013 06:42:50 +0700 mod_webpresence: added /xml and /json; Rewritten /html; A bit of refactoring;
Vadim Misbakh-Soloviov <mva@mva.name> [Fri, 07 Jun 2013 06:42:50 +0700] rev 1054
mod_webpresence: added /xml and /json; Rewritten /html; A bit of refactoring;
Thu, 06 Jun 2013 15:52:36 +0100 mod_block_registrations: Allow restricting registrations of certain user accounts, and/or ensure that registered accounts conform to a given pattern
Matthew Wild <mwild1@gmail.com> [Thu, 06 Jun 2013 15:52:36 +0100] rev 1053
mod_block_registrations: Allow restricting registrations of certain user accounts, and/or ensure that registered accounts conform to a given pattern
Wed, 05 Jun 2013 21:14:59 +0200 mod_firewall: Add support for being called as a prosodyctl command
Kim Alvefur <zash@zash.se> [Wed, 05 Jun 2013 21:14:59 +0200] rev 1052
mod_firewall: Add support for being called as a prosodyctl command
Wed, 05 Jun 2013 21:13:20 +0200 mod_firewall: Remove print()
Kim Alvefur <zash@zash.se> [Wed, 05 Jun 2013 21:13:20 +0200] rev 1051
mod_firewall: Remove print()
Wed, 05 Jun 2013 21:05:41 +0200 mod_muc_log: don't log iqs either if presences are disabled, little use and may trigger "false positives".
Marco Cirillo <maranda@lightwitch.org> [Wed, 05 Jun 2013 21:05:41 +0200] rev 1050
mod_muc_log: don't log iqs either if presences are disabled, little use and may trigger "false positives".
Mon, 03 Jun 2013 20:54:06 +0200 mod_last_offline: Merge into an option of mod_lastlog
Kim Alvefur <zash@zash.se> [Mon, 03 Jun 2013 20:54:06 +0200] rev 1049
mod_last_offline: Merge into an option of mod_lastlog
Mon, 03 Jun 2013 19:35:13 +0200 mod_lastlog: Fix command
Kim Alvefur <zash@zash.se> [Mon, 03 Jun 2013 19:35:13 +0200] rev 1048
mod_lastlog: Fix command
Mon, 03 Jun 2013 19:03:42 +0200 mod_lastlog: Keep track of last logout time
Kim Alvefur <zash@zash.se> [Mon, 03 Jun 2013 19:03:42 +0200] rev 1047
mod_lastlog: Keep track of last logout time
Mon, 03 Jun 2013 11:09:50 -0400 mod_auth_custom_http: Organize imports, and make the URL a config option.
Waqas Hussain <waqas20@gmail.com> [Mon, 03 Jun 2013 11:09:50 -0400] rev 1046
mod_auth_custom_http: Organize imports, and make the URL a config option.
Mon, 03 Jun 2013 07:57:12 -0400 mod_auth_custom_http: No need for nodeprep in Prosody 0.9.
Waqas Hussain <waqas20@gmail.com> [Mon, 03 Jun 2013 07:57:12 -0400] rev 1045
mod_auth_custom_http: No need for nodeprep in Prosody 0.9.
Mon, 03 Jun 2013 07:53:48 -0400 mod_auth_custom_http: Remove unused imports.
Waqas Hussain <waqas20@gmail.com> [Mon, 03 Jun 2013 07:53:48 -0400] rev 1044
mod_auth_custom_http: Remove unused imports.
Mon, 03 Jun 2013 16:39:40 +0500 mod_auth_custom_http: Initial commit.
Waqas Hussain <waqas20@gmail.com> [Mon, 03 Jun 2013 16:39:40 +0500] rev 1043
mod_auth_custom_http: Initial commit.
Mon, 03 Jun 2013 08:36:00 +0100 mod_muc_limits: Allow stanzas from affiliated users even if they are not in the room
Matthew Wild <mwild1@gmail.com> [Mon, 03 Jun 2013 08:36:00 +0100] rev 1042
mod_muc_limits: Allow stanzas from affiliated users even if they are not in the room
Sun, 02 Jun 2013 02:32:21 +0200 mod_muc_limits: _Fixing_ mistake in MattJ's merge and in the same time handing him a coffee cup.
Marco Cirillo <maranda@lightwitch.org> [Sun, 02 Jun 2013 02:32:21 +0200] rev 1041
mod_muc_limits: _Fixing_ mistake in MattJ's merge and in the same time handing him a coffee cup.
Sat, 01 Jun 2013 23:36:14 +0100 mod_muc_limits: Increase hook priority
Matthew Wild <mwild1@gmail.com> [Sat, 01 Jun 2013 23:36:14 +0100] rev 1040
mod_muc_limits: Increase hook priority
Sat, 01 Jun 2013 23:29:21 +0100 mod_lastlog: Add prosodyctl command (prosodyctl mod_lastlog JID) to show last login time and IP of user (if available)
Matthew Wild <mwild1@gmail.com> [Sat, 01 Jun 2013 23:29:21 +0100] rev 1039
mod_lastlog: Add prosodyctl command (prosodyctl mod_lastlog JID) to show last login time and IP of user (if available)
Sat, 01 Jun 2013 23:21:48 +0100 mod_muc_limits: Condense multiple dropped stanzas into a single log message every 5 seconds
Matthew Wild <mwild1@gmail.com> [Sat, 01 Jun 2013 23:21:48 +0100] rev 1038
mod_muc_limits: Condense multiple dropped stanzas into a single log message every 5 seconds
Sat, 01 Jun 2013 23:20:09 +0100 mod_muc_log: Fix mistake in previous merge (thanks Maranda)
Matthew Wild <mwild1@gmail.com> [Sat, 01 Jun 2013 23:20:09 +0100] rev 1037
mod_muc_log: Fix mistake in previous merge (thanks Maranda)
Sat, 01 Jun 2013 23:02:40 +0100 mod_muc_limits: Add muc_max_nick_length option, defaulting to 23 (bytes)
Matthew Wild <mwild1@gmail.com> [Sat, 01 Jun 2013 23:02:40 +0100] rev 1036
mod_muc_limits: Add muc_max_nick_length option, defaulting to 23 (bytes)
Sat, 01 Jun 2013 22:47:55 +0100 mod_muc_limits: Import util.jid
Matthew Wild <mwild1@gmail.com> [Sat, 01 Jun 2013 22:47:55 +0100] rev 1035
mod_muc_limits: Import util.jid
Sat, 01 Jun 2013 22:14:52 +0100 mod_muc_log: Reduce hook priority to 1 (from 500), we want to log after any plugins have filtered/modified the incoming stanza (thanks Asterix/Maranda)
Matthew Wild <mwild1@gmail.com> [Sat, 01 Jun 2013 22:14:52 +0100] rev 1034
mod_muc_log: Reduce hook priority to 1 (from 500), we want to log after any plugins have filtered/modified the incoming stanza (thanks Asterix/Maranda)
Sat, 01 Jun 2013 23:44:10 +0200 mod_muc_log_http: rectify imported function name (it's fire_event).
Marco Cirillo <maranda@lightwitch.org> [Sat, 01 Jun 2013 23:44:10 +0200] rev 1033
mod_muc_log_http: rectify imported function name (it's fire_event).
Sat, 01 Jun 2013 23:37:39 +0200 mod_muc_log, mod_muc_log_http: backport changes from Metronome.
Marco Cirillo <maranda@lightwitch.org> [Sat, 01 Jun 2013 23:37:39 +0200] rev 1032
mod_muc_log, mod_muc_log_http: backport changes from Metronome.
Sat, 01 Jun 2013 19:05:51 +0200 mod_candy: Add dependency on mod_bosh
Kim Alvefur <zash@zash.se> [Sat, 01 Jun 2013 19:05:51 +0200] rev 1031
mod_candy: Add dependency on mod_bosh
Sat, 01 Jun 2013 18:53:29 +0200 mod_candy: Add a comment about the virtual js file with connection parameters
Kim Alvefur <zash@zash.se> [Sat, 01 Jun 2013 18:53:29 +0200] rev 1030
mod_candy: Add a comment about the virtual js file with connection parameters
Thu, 30 May 2013 23:55:13 +0200 mod_websocket: Add some more error checks for close frames
Florian Zeitz <florob@babelmonkeys.de> [Thu, 30 May 2013 23:55:13 +0200] rev 1029
mod_websocket: Add some more error checks for close frames
Thu, 30 May 2013 23:49:14 +0200 mod_websocket: Access some values via locales instead of through tables
Florian Zeitz <florob@babelmonkeys.de> [Thu, 30 May 2013 23:49:14 +0200] rev 1028
mod_websocket: Access some values via locales instead of through tables
Thu, 30 May 2013 23:36:58 +0200 mod_websocket: Optimize string concatenation
Florian Zeitz <florob@babelmonkeys.de> [Thu, 30 May 2013 23:36:58 +0200] rev 1027
mod_websocket: Optimize string concatenation
Thu, 30 May 2013 22:51:12 +0200 mod_websocket: Call string and table functions through locals
Florian Zeitz <florob@babelmonkeys.de> [Thu, 30 May 2013 22:51:12 +0200] rev 1026
mod_websocket: Call string and table functions through locals
Thu, 30 May 2013 22:48:19 +0200 mod_websocket: Fix length calculation
Florian Zeitz <florob@babelmonkeys.de> [Thu, 30 May 2013 22:48:19 +0200] rev 1025
mod_websocket: Fix length calculation
Wed, 29 May 2013 11:37:42 +0200 mod_smacks: Allow resumption if the TCP connection is closed from our end, c15cea87036f ensures distinction from cleanly closed streams (thanks Lance)
Kim Alvefur <zash@zash.se> [Wed, 29 May 2013 11:37:42 +0200] rev 1024
mod_smacks: Allow resumption if the TCP connection is closed from our end, c15cea87036f ensures distinction from cleanly closed streams (thanks Lance)
Mon, 27 May 2013 16:55:04 +0200 mod_admin_web: Update to JQuery 1.10.0
Florian Zeitz <florob@babelmonkeys.de> [Mon, 27 May 2013 16:55:04 +0200] rev 1023
mod_admin_web: Update to JQuery 1.10.0
Mon, 27 May 2013 16:54:10 +0200 mod_admin_web: Fix CSS, :last -> :last-child
Florian Zeitz <florob@babelmonkeys.de> [Mon, 27 May 2013 16:54:10 +0200] rev 1022
mod_admin_web: Fix CSS, :last -> :last-child
Sun, 26 May 2013 21:50:49 +0200 mod_muc_log_http: Don't use nonexistent API
Kim Alvefur <zash@zash.se> [Sun, 26 May 2013 21:50:49 +0200] rev 1021
mod_muc_log_http: Don't use nonexistent API
Fri, 24 May 2013 15:46:23 +0200 mod_admin_web: Fix indentation
Florian Zeitz <florob@babelmonkeys.de> [Fri, 24 May 2013 15:46:23 +0200] rev 1020
mod_admin_web: Fix indentation
Fri, 24 May 2013 15:46:05 +0200 mod_admin_web: Update to new strophejs location, and jQuery 1.9.1
Florian Zeitz <florob@babelmonkeys.de> [Fri, 24 May 2013 15:46:05 +0200] rev 1019
mod_admin_web: Update to new strophejs location, and jQuery 1.9.1
Thu, 23 May 2013 13:54:08 +0100 mod_data_access: is_admin() takes a JID, not a username (fixes admin access to data stores)
Matthew Wild <mwild1@gmail.com> [Thu, 23 May 2013 13:54:08 +0100] rev 1018
mod_data_access: is_admin() takes a JID, not a username (fixes admin access to data stores)
Wed, 22 May 2013 12:40:55 +0100 mod_pastebin: Ensure base URL always has a trailing / (thanks Masin)
Matthew Wild <mwild1@gmail.com> [Wed, 22 May 2013 12:40:55 +0100] rev 1017
mod_pastebin: Ensure base URL always has a trailing / (thanks Masin)
Sun, 19 May 2013 22:25:54 +0100 mod_broadcast: Allow overriding from address on the broadcast stanza
Matthew Wild <mwild1@gmail.com> [Sun, 19 May 2013 22:25:54 +0100] rev 1016
mod_broadcast: Allow overriding from address on the broadcast stanza
Sun, 19 May 2013 22:09:54 +0100 mod_broadcast: Allow admins to broadcast
Matthew Wild <mwild1@gmail.com> [Sun, 19 May 2013 22:09:54 +0100] rev 1015
mod_broadcast: Allow admins to broadcast
Sat, 18 May 2013 15:31:14 +0100 mod_muc_config_restrict: Allow restricting specific options in the MUC config form to service admins
Matthew Wild <mwild1@gmail.com> [Sat, 18 May 2013 15:31:14 +0100] rev 1014
mod_muc_config_restrict: Allow restricting specific options in the MUC config form to service admins
Sat, 18 May 2013 11:46:11 +0100 mod_auto_activate_hosts: Don't activate * when the config is reloaded
Matthew Wild <mwild1@gmail.com> [Sat, 18 May 2013 11:46:11 +0100] rev 1013
mod_auto_activate_hosts: Don't activate * when the config is reloaded
Tue, 14 May 2013 16:27:05 +0100 Merge
Matthew Wild <mwild1@gmail.com> [Tue, 14 May 2013 16:27:05 +0100] rev 1012
Merge
Tue, 14 May 2013 16:25:59 +0100 mod_isolate_host: Prevent communication between hosts, even internal ones
Matthew Wild <mwild1@gmail.com> [Tue, 14 May 2013 16:25:59 +0100] rev 1011
mod_isolate_host: Prevent communication between hosts, even internal ones
Thu, 09 May 2013 11:23:07 -0400 mod_storage_mongodb: Use util.json to encode our data (handles non-string table keys, etc).
Waqas Hussain <waqas20@gmail.com> [Thu, 09 May 2013 11:23:07 -0400] rev 1010
mod_storage_mongodb: Use util.json to encode our data (handles non-string table keys, etc).
Thu, 09 May 2013 13:37:55 +0200 mod_s2s_log_certs: Log certificate status and fingerprints
Kim Alvefur <zash@zash.se> [Thu, 09 May 2013 13:37:55 +0200] rev 1009
mod_s2s_log_certs: Log certificate status and fingerprints
Thu, 09 May 2013 13:36:53 +0200 mod_s2s_auth_dnssec_srv: Implements Secure Delegation using DNS SRV
Kim Alvefur <zash@zash.se> [Thu, 09 May 2013 13:36:53 +0200] rev 1008
mod_s2s_auth_dnssec_srv: Implements Secure Delegation using DNS SRV
Thu, 09 May 2013 10:39:20 +0100 mod_message_logging: New module to log user conversations to text files
Matthew Wild <mwild1@gmail.com> [Thu, 09 May 2013 10:39:20 +0100] rev 1007
mod_message_logging: New module to log user conversations to text files
Thu, 09 May 2013 10:19:24 +0100 mod_auto_activate_hosts: Automatically activate and deactivate hosts when they are added/removed from the config
Matthew Wild <mwild1@gmail.com> [Thu, 09 May 2013 10:19:24 +0100] rev 1006
mod_auto_activate_hosts: Automatically activate and deactivate hosts when they are added/removed from the config
Thu, 09 May 2013 10:15:47 +0100 mod_muc_ban_ip: When a user is banned from a MUC, ban their IP from the MUC also (works for remote rooms too)
Matthew Wild <mwild1@gmail.com> [Thu, 09 May 2013 10:15:47 +0100] rev 1005
mod_muc_ban_ip: When a user is banned from a MUC, ban their IP from the MUC also (works for remote rooms too)
Thu, 09 May 2013 02:13:09 +0200 mod_muc_log, mod_muc_log_http: cleanup syntax (off with the "~= nil"), and cut down wild table indexing.
Marco Cirillo <maranda@lightwitch.org> [Thu, 09 May 2013 02:13:09 +0200] rev 1004
mod_muc_log, mod_muc_log_http: cleanup syntax (off with the "~= nil"), and cut down wild table indexing.
Wed, 08 May 2013 23:30:50 +0100 mod_jid_prep: Implement the JID prep protocol in the XEP submitted 5 minutes ago...
Matthew Wild <mwild1@gmail.com> [Wed, 08 May 2013 23:30:50 +0100] rev 1003
mod_jid_prep: Implement the JID prep protocol in the XEP submitted 5 minutes ago...
Wed, 08 May 2013 16:40:52 +0200 mod_admin_web: Fix up header
Florian Zeitz <florob@babelmonkeys.de> [Wed, 08 May 2013 16:40:52 +0200] rev 1002
mod_admin_web: Fix up header
Wed, 08 May 2013 10:43:02 +0100 mod_firewall: don't use %b() (not technically correct)
Matthew Wild <mwild1@gmail.com> [Wed, 08 May 2013 10:43:02 +0100] rev 1001
mod_firewall: don't use %b() (not technically correct)
Wed, 08 May 2013 02:26:54 +0200 mod_admin_web: Update URL for adhoc.js
Florian Zeitz <florob@babelmonkeys.de> [Wed, 08 May 2013 02:26:54 +0200] rev 1000
mod_admin_web: Update URL for adhoc.js
Tue, 07 May 2013 10:33:49 +0100 mod_firewall: Make defining objects generic (currently zones and rate limits), so more can easily be added. Also a syntax change... definition lines must begin with %
Matthew Wild <mwild1@gmail.com> [Tue, 07 May 2013 10:33:49 +0100] rev 999
mod_firewall: Make defining objects generic (currently zones and rate limits), so more can easily be added. Also a syntax change... definition lines must begin with %
Tue, 07 May 2013 10:32:48 +0100 mod_firewall: Fix conditions with spaces
Matthew Wild <mwild1@gmail.com> [Tue, 07 May 2013 10:32:48 +0100] rev 998
mod_firewall: Fix conditions with spaces
Tue, 07 May 2013 09:31:57 +0100 mod_firewall/conditions: Remove unused variable
Matthew Wild <mwild1@gmail.com> [Tue, 07 May 2013 09:31:57 +0100] rev 997
mod_firewall/conditions: Remove unused variable
Tue, 07 May 2013 09:28:20 +0100 mod_firewall: Cache conditions, so that they are only calculated once per chain execution
Matthew Wild <mwild1@gmail.com> [Tue, 07 May 2013 09:28:20 +0100] rev 996
mod_firewall: Cache conditions, so that they are only calculated once per chain execution
Sun, 05 May 2013 15:19:30 +0200 mod_register_json: fix logging message for already pending registrations' bounces.
Marco Cirillo <maranda@lightwitch.org> [Sun, 05 May 2013 15:19:30 +0200] rev 995
mod_register_json: fix logging message for already pending registrations' bounces.
Sun, 05 May 2013 11:23:50 +0200 mod_smacks: Complain a little louder about clients trying to resume after resource binding
Kim Alvefur <zash@zash.se> [Sun, 05 May 2013 11:23:50 +0200] rev 994
mod_smacks: Complain a little louder about clients trying to resume after resource binding
Tue, 30 Apr 2013 20:46:02 +0500 mod_component_client: Initial commit. Allows Prosody to act as an external component for other XMPP servers.
Waqas Hussain <waqas20@gmail.com> [Tue, 30 Apr 2013 20:46:02 +0500] rev 993
mod_component_client: Initial commit. Allows Prosody to act as an external component for other XMPP servers.
Tue, 30 Apr 2013 01:12:26 +0200 mod_register_json: added missing parameter to some http_response calls.
Marco Cirillo <maranda@lightwitch.org> [Tue, 30 Apr 2013 01:12:26 +0200] rev 992
mod_register_json: added missing parameter to some http_response calls.
Mon, 29 Apr 2013 23:39:21 +0200 mod_register_json: small code cleanup & optimization.
Marco Cirillo <maranda@lightwitch.org> [Mon, 29 Apr 2013 23:39:21 +0200] rev 991
mod_register_json: small code cleanup & optimization.
Mon, 29 Apr 2013 23:32:16 +0200 mod_client_certs: Updated to match the specification in urn:xmpp:saslcert:1.
Thijs Alkemade <me@thijsalkema.de> [Mon, 29 Apr 2013 23:32:16 +0200] rev 990
mod_client_certs: Updated to match the specification in urn:xmpp:saslcert:1.
Mon, 29 Apr 2013 22:53:39 +0200 mod_register_json: major code overhaul into a token based registration & verification system.
Marco Cirillo <maranda@lightwitch.org> [Mon, 29 Apr 2013 22:53:39 +0200] rev 989
mod_register_json: major code overhaul into a token based registration & verification system.
Thu, 25 Apr 2013 17:37:33 +0200 mod_smacks: Wrap session:close() and make the session not resumable
Kim Alvefur <zash@zash.se> [Thu, 25 Apr 2013 17:37:33 +0200] rev 988
mod_smacks: Wrap session:close() and make the session not resumable
Thu, 25 Apr 2013 17:34:30 +0200 mod_smacks: If a hibernating session was destroyed before the timeout, don't destroy it again or say that it was resumed
Kim Alvefur <zash@zash.se> [Thu, 25 Apr 2013 17:34:30 +0200] rev 987
mod_smacks: If a hibernating session was destroyed before the timeout, don't destroy it again or say that it was resumed
Wed, 24 Apr 2013 10:20:55 +0200 mod_support_contact: Use module:get_option_string()
Kim Alvefur <zash@zash.se> [Wed, 24 Apr 2013 10:20:55 +0200] rev 986
mod_support_contact: Use module:get_option_string()
Wed, 24 Apr 2013 09:34:22 +0200 mod_swedishchef: Use newer config API
Kim Alvefur <zash@zash.se> [Wed, 24 Apr 2013 09:34:22 +0200] rev 985
mod_swedishchef: Use newer config API
Thu, 18 Apr 2013 14:51:50 +0200 mod_incidents_handling: import setmetatable.
Marco Cirillo <maranda@lightwitch.org> [Thu, 18 Apr 2013 14:51:50 +0200] rev 984
mod_incidents_handling: import setmetatable.
Fri, 12 Apr 2013 00:33:41 +0100 mod_pubsub_feeds, mod_sms_clickatell, mod_twitter: Update for net.http API change in prosody:e3b9dc9dd940
Matthew Wild <mwild1@gmail.com> [Fri, 12 Apr 2013 00:33:41 +0100] rev 983
mod_pubsub_feeds, mod_sms_clickatell, mod_twitter: Update for net.http API change in prosody:e3b9dc9dd940
Thu, 11 Apr 2013 21:39:03 +0200 mod_mam: Report the total number of messages, not how many messages were sent during the query
Kim Alvefur <zash@zash.se> [Thu, 11 Apr 2013 21:39:03 +0200] rev 982
mod_mam: Report the total number of messages, not how many messages were sent during the query
Mon, 08 Apr 2013 23:38:06 +0200 mod_seclabels: Allow stanzas or XML strings as labels in the config
Kim Alvefur <zash@zash.se> [Mon, 08 Apr 2013 23:38:06 +0200] rev 981
mod_seclabels: Allow stanzas or XML strings as labels in the config
Mon, 08 Apr 2013 22:26:52 +0200 mod_firewall: Fix variable name
Kim Alvefur <zash@zash.se> [Mon, 08 Apr 2013 22:26:52 +0200] rev 980
mod_firewall: Fix variable name
Mon, 08 Apr 2013 17:03:34 +0200 mod_firewall: The default value of the 'type' attribute on message stanzas is 'normal'
Kim Alvefur <zash@zash.se> [Mon, 08 Apr 2013 17:03:34 +0200] rev 979
mod_firewall: The default value of the 'type' attribute on message stanzas is 'normal'
Mon, 08 Apr 2013 14:45:00 +0100 mod_pubsub_twitter: Wrap published item in an <item> element for pubsub
Matthew Wild <mwild1@gmail.com> [Mon, 08 Apr 2013 14:45:00 +0100] rev 978
mod_pubsub_twitter: Wrap published item in an <item> element for pubsub
Mon, 08 Apr 2013 01:01:11 +0200 mod_muc_log_http: remove overlapping imports.
Marco Cirillo <maranda@lightwitch.org> [Mon, 08 Apr 2013 01:01:11 +0200] rev 977
mod_muc_log_http: remove overlapping imports.
Mon, 08 Apr 2013 01:00:26 +0200 mod_muc_log: some cleanup and code refactor also force the plugin storage driver being internal.
Marco Cirillo <maranda@lightwitch.org> [Mon, 08 Apr 2013 01:00:26 +0200] rev 976
mod_muc_log: some cleanup and code refactor also force the plugin storage driver being internal.
Mon, 08 Apr 2013 00:52:16 +0200 mod_muc_log_http: do some more cleanup of the code.
Marco Cirillo <maranda@lightwitch.org> [Mon, 08 Apr 2013 00:52:16 +0200] rev 975
mod_muc_log_http: do some more cleanup of the code.
Sun, 07 Apr 2013 19:03:55 +0200 mod_muc_log_http: use datamanager's encoding function to encode room names.
Marco Cirillo <maranda@lightwitch.org> [Sun, 07 Apr 2013 19:03:55 +0200] rev 974
mod_muc_log_http: use datamanager's encoding function to encode room names.
Sun, 07 Apr 2013 14:24:13 +0200 mod_muc_log_http: rename fire_server_event to fire_event.
Marco Cirillo <maranda@lightwitch.org> [Sun, 07 Apr 2013 14:24:13 +0200] rev 973
mod_muc_log_http: rename fire_server_event to fire_event.
(0) -1000 -120 +120 +1000 +3000 tip