log

age author description
Wed, 13 Jun 2018 17:09:49 +0000 JC Brand mod_sasl_oauthbearer and mod_auth_oauthbearer
Wed, 13 Jun 2018 08:16:45 +0200 Georg Lukas mod_pinger: work around updates on stale sessions
Sat, 09 Jun 2018 21:19:54 +0200 Kim Alvefur mod_server_contact_info: Remove
Fri, 08 Jun 2018 21:59:42 +0200 Emmanuel Gil Peyrot mod_cache_c2s_caps: Fix traceback on invalid payload in disco#info result.
Fri, 08 Jun 2018 17:56:54 +0200 Emmanuel Gil Peyrot mod_smacks: Convert max number into a string before inserting it into a stanza.
Fri, 08 Jun 2018 17:39:43 +0200 tmolitor mod_csi_battery_saver: flush queue on smacks resume instead of smacks hibernation
Fri, 08 Jun 2018 17:39:07 +0200 tmolitor mod_cloud_notify: inform mod_smacks of first push in hibernated state
Fri, 08 Jun 2018 17:38:24 +0200 tmolitor mod_smacks: defer timeouts for push enabled clients
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