Log

description author age
mod_minimix: Drop presence updates for now (may be treated as GC 1.0 joins) Kim Alvefur 2018-06-19
mod_minimix: Handle missing subject Kim Alvefur 2018-06-19
mod_minimix: Change data model Kim Alvefur 2018-06-19
mod_lastlog: Split Values into Type/Default. (documentation) Emmanuel Gil Peyrot 2018-06-17
mod_auth_oauthbearer: expand intro to mention when/how you'd use this JC Brand 2018-06-14
Remove debugging helpers and clean up a little JC Brand 2018-06-14
mod_sasl_oauthbearer and mod_auth_oauthbearer JC Brand 2018-06-13
mod_pinger: work around updates on stale sessions Georg Lukas 2018-06-13
mod_server_contact_info: Remove Kim Alvefur 2018-06-09
mod_cache_c2s_caps: Fix traceback on invalid payload in disco#info result. Emmanuel Gil Peyrot 2018-06-08
mod_smacks: Convert max number into a string before inserting it into a stanza. Emmanuel Gil Peyrot 2018-06-08
mod_csi_battery_saver: flush queue on smacks resume instead of smacks hibernation tmolitor 2018-06-08
mod_cloud_notify: inform mod_smacks of first push in hibernated state tmolitor 2018-06-08
mod_smacks: defer timeouts for push enabled clients tmolitor 2018-06-08
mod_auto_answer_disco_info: Don’t traceback on iqs coming from mod_muc. Emmanuel Gil Peyrot 2018-06-08
mod_inject_ecaps2: Inject the <c/> element in the presence, not util.hashes. Emmanuel Gil Peyrot 2018-06-08
mod_smacks: send maximum resumption timeout to client Jonas Wielicki 2018-06-07
Neuter 0198 from mod_pinger, fix #712 Georg Lukas 2018-06-06
mod_client_proxy: extend readme Jonas Wielicki 2018-06-03
mod_client_proxy: fix warnings Jonas Wielicki 2018-06-03
mod_pubsub_post: Add a README Kim Alvefur 2018-06-03
mod_pastebin: Off-by-one, the hardest problem known to man Kim Alvefur 2018-06-03
mod_client_proxy: a Jabber Address Translation implementation Jonas Wielicki 2018-06-03
mod_slack_webhooks: Fix error handling for JSON parsing Kim Alvefur 2018-06-02
mod_slack_webhooks: Fix handling of form-urlencoded Kim Alvefur 2018-06-02
mod_slack_webhooks: Reduce scope of variable Kim Alvefur 2018-06-02
mod_slack_webhooks: Split long line to improve readability [luacheck] Kim Alvefur 2018-06-02
mod_slack_webhooks: Rename variables no avoid name clash [luacheck] Kim Alvefur 2018-06-02
mod_slack_webhooks: Remove unused locals [luacheck] Kim Alvefur 2018-06-02
mod_storage_memory: Fix removal of data in keyvalue (thanks jonasw) Kim Alvefur 2018-06-02
mod_cloud_notify: fix link to business rules description tmolitor 2018-06-02
mod_cloud_notify: last cleanup tmolitor 2018-06-02
mod_cloud_notify: more cleanup tmolitor 2018-06-02
mod_cloud_notify: Some more cleanup tmolitor 2018-06-02
mod_cloud_notify: Some readme cleanup tmolitor 2018-06-02
mod_cloud_notify: Don't change table while iterating it tmolitor 2018-06-02
mod_http_avatar: Add caching support. Emmanuel Gil Peyrot 2018-06-01
mod_http_avatar: Remove unused variable. [luacheck] Emmanuel Gil Peyrot 2018-06-01
mod_http_avatar: Add a module to serve vCard-temp avatars over HTTP. Emmanuel Gil Peyrot 2018-06-01
mod_auto_answer_disco_info: Switch to origin.log to provide better debug to admins. Emmanuel Gil Peyrot 2018-06-01
mod_cache_c2s_caps: Switch to origin.log to provide better debug to admins. Emmanuel Gil Peyrot 2018-06-01
mod_cloud_notify: use next() instead of # operator and update README tmolitor 2018-06-01
mod_cloud_notify: Don't use deprecated table.getn tmolitor 2018-06-01
mod_vcard_muc: Get room from rooms table when get_room_from_jid API is not supported Michel Le Bihan 2018-05-30
mod_muc_lang: Remove unneeded type and label from disco#info Kim Alvefur 2018-05-30
mod_muc_lang: Add a README Kim Alvefur 2018-05-30
mod_muc_lang: Fix to use correct field name in disco#info Kim Alvefur 2018-05-30
mod_muc_lang: Fix to use correct data field Kim Alvefur 2018-05-30
mod_saslauth_muc: Use correct API for getting rooms Kim Alvefur 2018-05-30
mod_slack_webhooks: Use the correct MUC API Kim Alvefur 2018-05-30
mod_muc_intercom: Fix to use correct name for variable Kim Alvefur 2018-05-30
mod_muc_lang: Advertises the room language Kim Alvefur 2018-05-30
mod_pubsub_stats: Make the node used configurable Kim Alvefur 2018-05-29
mod_pubsub_stats: Simple module that publishes stats in XEP-0039 format Kim Alvefur 2018-05-29
mod_http_muc_log: Handle errors while loading template file in a more graceful manner Kim Alvefur 2018-05-29
mod_s2s_keepalive/README: Clarify options (fixes #675) Kim Alvefur 2018-05-29
mod_http_muc_log: Include URL in disco#info for public rooms Kim Alvefur 2018-05-29
mod_http_muc_log: Use separate variable for filename and file handle Kim Alvefur 2018-05-28
mod_http_muc_log: Fix inverted logic Kim Alvefur 2018-05-28
mod_http_muc_log: Add comment about argument to policy function Kim Alvefur 2018-05-28