log

age author description
Sat, 02 Jun 2018 03:10:28 +0200 tmolitor mod_cloud_notify: last cleanup
Sat, 02 Jun 2018 03:09:42 +0200 tmolitor mod_cloud_notify: more cleanup
Sat, 02 Jun 2018 03:09:10 +0200 tmolitor mod_cloud_notify: Some more cleanup
Sat, 02 Jun 2018 03:07:55 +0200 tmolitor mod_cloud_notify: Some readme cleanup
Sat, 02 Jun 2018 02:58:45 +0200 tmolitor mod_cloud_notify: Don't change table while iterating it
Fri, 01 Jun 2018 22:45:41 +0200 Emmanuel Gil Peyrot mod_http_avatar: Add caching support.
Fri, 01 Jun 2018 22:11:42 +0200 Emmanuel Gil Peyrot mod_http_avatar: Remove unused variable. [luacheck]
Fri, 01 Jun 2018 22:05:46 +0200 Emmanuel Gil Peyrot mod_http_avatar: Add a module to serve vCard-temp avatars over HTTP.
Fri, 01 Jun 2018 18:40:30 +0200 Emmanuel Gil Peyrot mod_auto_answer_disco_info: Switch to origin.log to provide better debug to admins.
Fri, 01 Jun 2018 18:33:53 +0200 Emmanuel Gil Peyrot mod_cache_c2s_caps: Switch to origin.log to provide better debug to admins.
Fri, 01 Jun 2018 18:24:34 +0200 tmolitor mod_cloud_notify: use next() instead of # operator and update README
Fri, 01 Jun 2018 17:54:07 +0200 tmolitor mod_cloud_notify: Don't use deprecated table.getn
Wed, 30 May 2018 19:14:01 +0200 Michel Le Bihan mod_vcard_muc: Get room from rooms table when get_room_from_jid API is not supported
Wed, 30 May 2018 10:02:38 +0200 Kim Alvefur mod_muc_lang: Remove unneeded type and label from disco#info
Wed, 30 May 2018 09:31:37 +0200 Kim Alvefur mod_muc_lang: Add a README
Wed, 30 May 2018 09:29:09 +0200 Kim Alvefur mod_muc_lang: Fix to use correct field name in disco#info
Wed, 30 May 2018 09:28:38 +0200 Kim Alvefur mod_muc_lang: Fix to use correct data field
Wed, 30 May 2018 09:10:59 +0200 Kim Alvefur mod_saslauth_muc: Use correct API for getting rooms
Wed, 30 May 2018 09:10:33 +0200 Kim Alvefur mod_slack_webhooks: Use the correct MUC API
Wed, 30 May 2018 09:08:33 +0200 Kim Alvefur mod_muc_intercom: Fix to use correct name for variable
Wed, 30 May 2018 08:40:59 +0200 Kim Alvefur mod_muc_lang: Advertises the room language
Tue, 29 May 2018 05:34:05 +0200 Kim Alvefur mod_pubsub_stats: Make the node used configurable
Tue, 29 May 2018 05:31:56 +0200 Kim Alvefur mod_pubsub_stats: Simple module that publishes stats in XEP-0039 format
Tue, 29 May 2018 05:50:19 +0200 Kim Alvefur mod_http_muc_log: Handle errors while loading template file in a more graceful manner
Tue, 29 May 2018 05:04:52 +0200 Kim Alvefur mod_s2s_keepalive/README: Clarify options (fixes #675)
Tue, 29 May 2018 04:36:56 +0200 Kim Alvefur mod_http_muc_log: Include URL in disco#info for public rooms
Mon, 28 May 2018 20:55:22 +0200 Kim Alvefur mod_http_muc_log: Use separate variable for filename and file handle
Mon, 28 May 2018 20:36:42 +0200 Kim Alvefur mod_http_muc_log: Fix inverted logic
Mon, 28 May 2018 20:21:39 +0200 Kim Alvefur mod_http_muc_log: Add comment about argument to policy function
Mon, 28 May 2018 20:21:01 +0200 Kim Alvefur mod_http_muc_log: Add a note about changing how presence is treated