Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Sat, 04 Jan 2014 23:12:32 +0100 | Kim Alvefur | mod_s2s_auth_dane: Fix typo in comment (thanks albert) |
Sat, 04 Jan 2014 16:50:57 -0500 | Waqas Hussain | mod_muc_log_http: URL-encode room names. This allows special characters in room names to work. Ideally this escaping shouldn’t be done in the user visible content, but the module’s template system doesn’t currently allow that. |
Sat, 04 Jan 2014 20:34:22 +0100 | Kim Alvefur | mod_list_inactive: Parse data collected by mod_lastlog and print users who have not logged in for some time |
Sat, 04 Jan 2014 20:07:14 +0100 | Kim Alvefur | mod_s2s_auth_dane: Style fixes |
Sat, 04 Jan 2014 20:04:12 +0100 | Kim Alvefur | mod_s2s_auth_dane: Fix wording on validation failure |
Sat, 04 Jan 2014 20:01:11 +0100 | Kim Alvefur | mod_s2s_keepalive: Don't send directly on the connection, use sends2s |
Fri, 03 Jan 2014 16:24:11 -0500 | Matthew Wild | mod_http_user_count: HTTP module to report the current number of online users or sessions |