log

age author description
Fri, 08 Jun 2018 15:25:27 +0200 Emmanuel Gil Peyrot mod_auto_answer_disco_info: Don’t traceback on iqs coming from mod_muc.
Fri, 08 Jun 2018 11:49:29 +0200 Emmanuel Gil Peyrot mod_inject_ecaps2: Inject the <c/> element in the presence, not util.hashes.
Thu, 07 Jun 2018 13:27:32 +0200 Jonas Wielicki mod_smacks: send maximum resumption timeout to client
Wed, 06 Jun 2018 19:20:10 +0200 Georg Lukas Neuter 0198 from mod_pinger, fix #712
Sun, 03 Jun 2018 16:26:32 +0200 Jonas Wielicki mod_client_proxy: extend readme
Sun, 03 Jun 2018 16:26:25 +0200 Jonas Wielicki mod_client_proxy: fix warnings
Sun, 03 Jun 2018 14:12:15 +0200 Kim Alvefur mod_pubsub_post: Add a README
Sun, 03 Jun 2018 14:09:30 +0200 Kim Alvefur mod_pastebin: Off-by-one, the hardest problem known to man
Sun, 03 Jun 2018 13:55:10 +0200 Jonas Wielicki mod_client_proxy: a Jabber Address Translation implementation
Sun, 03 Jun 2018 01:34:23 +0200 Kim Alvefur mod_slack_webhooks: Fix error handling for JSON parsing
Sun, 03 Jun 2018 01:31:40 +0200 Kim Alvefur mod_slack_webhooks: Fix handling of form-urlencoded
Sat, 02 Jun 2018 15:00:27 +0200 Kim Alvefur mod_slack_webhooks: Reduce scope of variable
Sat, 02 Jun 2018 14:59:09 +0200 Kim Alvefur mod_slack_webhooks: Split long line to improve readability [luacheck]
Sat, 02 Jun 2018 14:58:49 +0200 Kim Alvefur mod_slack_webhooks: Rename variables no avoid name clash [luacheck]
Sat, 02 Jun 2018 14:58:28 +0200 Kim Alvefur mod_slack_webhooks: Remove unused locals [luacheck]
Sat, 02 Jun 2018 15:39:37 +0200 Kim Alvefur mod_storage_memory: Fix removal of data in keyvalue (thanks jonasw)
Sat, 02 Jun 2018 03:13:13 +0200 tmolitor mod_cloud_notify: fix link to business rules 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