log

age author description
2018-09-23 Kim Alvefur mod_pubsub_text_interface: Handle lack of `pubsub:get_last_item` in Prosody 0.10
2018-09-23 Kim Alvefur mod_auth_ldap: Add compat with the previously mistaken documentation (thanks pep.)
2018-09-23 Kim Alvefur mod_auth_ldap: Correct name of admin option (thanks pep.)
2018-09-22 Maxime “pep” Buquet mod_auth_ldap: fix ldap_admins documentation
2018-09-20 Kim Alvefur mod_conversejs: Add a page title
2018-09-20 Kim Alvefur mod_conversejs: Update to Conversejs 4.0.1
2018-09-16 Kim Alvefur mod_profile: Fix PEP event handler to detach on unload
2018-09-16 Kim Alvefur Backed out changeset 395835d89d88: Might still be needed
2018-09-15 Kim Alvefur mod_pubsub_mqtt/README: Fix quotes
2018-09-14 JC Brand mod_muc_cloud_notify: New module
2018-09-13 Matthew Wild mod_blocking: Update to set id attribute on iq stanza
2018-09-13 Matthew Wild mod_delegation: Update to generate own iq ids
2018-09-13 Matthew Wild mod_http_roster_admin: Explicitly set 'id' attribute on roster pushes
2018-09-12 Emmanuel Gil Peyrot mod_prometheus: Add more documentation.
2018-09-10 Kim Alvefur mod_conversejs: Add an endpoint returning only initialization snippet
2018-09-10 Kim Alvefur mod_conversejs: Factor out option handling into a function for future reuse
2018-09-10 Kim Alvefur mod_conversejs: Factor JavaScript part out of HTML
2018-09-10 Kim Alvefur mod_conversejs/README: Fix links to mod_bosh and mod_websocket (thanks jubalh)
2018-09-09 Kim Alvefur mod_conversejs: Restore accidentally removed configuration option handling
2018-09-09 Kim Alvefur mod_conversejs: Pin to version 4.0.0
2018-09-09 Kim Alvefur mod_bookmarks: Handle iq:private queries before mod_private
2018-09-09 Kim Alvefur mod_bookmarks: Correctly hook events on PEP services
2018-09-09 Kim Alvefur mod_auth_dovecot: Update example dovecot config
2018-09-08 Kim Alvefur mod_conversejs: Remove view_mode CSS switching