log

age author description
Fri, 14 Sep 2018 08:02:50 +0000 JC Brand mod_muc_cloud_notify: New module
Thu, 13 Sep 2018 16:29:06 +0100 Matthew Wild mod_blocking: Update to set id attribute on iq stanza
Thu, 13 Sep 2018 16:28:10 +0100 Matthew Wild mod_delegation: Update to generate own iq ids
Thu, 13 Sep 2018 16:14:41 +0100 Matthew Wild mod_http_roster_admin: Explicitly set 'id' attribute on roster pushes
Wed, 12 Sep 2018 18:54:49 +0200 Emmanuel Gil Peyrot mod_prometheus: Add more documentation.
Mon, 10 Sep 2018 15:08:09 +0200 Kim Alvefur mod_conversejs: Add an endpoint returning only initialization snippet
Mon, 10 Sep 2018 15:07:07 +0200 Kim Alvefur mod_conversejs: Factor out option handling into a function for future reuse
Mon, 10 Sep 2018 15:04:03 +0200 Kim Alvefur mod_conversejs: Factor JavaScript part out of HTML
Mon, 10 Sep 2018 14:49:49 +0200 Kim Alvefur mod_conversejs/README: Fix links to mod_bosh and mod_websocket (thanks jubalh)
Sun, 09 Sep 2018 14:43:23 +0200 Kim Alvefur mod_conversejs: Restore accidentally removed configuration option handling
Sun, 09 Sep 2018 14:32:01 +0200 Kim Alvefur mod_conversejs: Pin to version 4.0.0
Sun, 09 Sep 2018 14:10:22 +0200 Kim Alvefur mod_bookmarks: Handle iq:private queries before mod_private
Sun, 09 Sep 2018 14:09:12 +0200 Kim Alvefur mod_bookmarks: Correctly hook events on PEP services
Sun, 09 Sep 2018 13:11:29 +0200 Kim Alvefur mod_auth_dovecot: Update example dovecot config
Sat, 08 Sep 2018 23:31:06 +0200 Kim Alvefur mod_conversejs: Remove view_mode CSS switching
Sat, 08 Sep 2018 23:50:57 +0200 t2d Fix README of mod_conversejs
Sat, 08 Sep 2018 15:27:40 +0200 Kim Alvefur mod_omemo_all_access: Fix table to not take the first row as header
Sat, 08 Sep 2018 15:20:51 +0200 Emmanuel Gil Peyrot mod_omemo_all_access: Add a note about mod_pep replacing this module on trunk.
Sat, 08 Sep 2018 11:37:38 +0200 Kim Alvefur merge
Fri, 07 Sep 2018 20:25:07 -0400 Minami-o Le Sabreur mod_profile: Update README file next to recent mod_pep changes
Sat, 08 Sep 2018 11:31:26 +0200 Kim Alvefur mod_auth_dovecot/README: Expand example
Thu, 06 Sep 2018 18:41:09 +0200 Kim Alvefur mod_muc_badge/README: Remove obsolete option
Thu, 06 Sep 2018 18:11:46 +0200 Kim Alvefur mod_muc_badge/README: Remove completed TODO
Thu, 06 Sep 2018 18:10:44 +0200 Kim Alvefur mod_muc_badge/README: Add an example
Thu, 06 Sep 2018 18:09:30 +0200 Kim Alvefur mod_muc_badge/README: Correct the example URL to account for default 'http_host'
Fri, 31 Aug 2018 22:17:19 +0200 Emmanuel Gil Peyrot mod_bookmarks: Ensure the configuration is correct even with create-on-subscribe.
Fri, 31 Aug 2018 21:16:45 +0200 Kim Alvefur mod_pubsub_text_interface: Add a 'last' command for sending the last item
Wed, 29 Aug 2018 23:58:14 +0200 Kim Alvefur mod_register_json/README: Add syntax hint
Wed, 29 Aug 2018 21:57:59 +0100 Matthew Wild mod_register_json: Update README
Mon, 27 Aug 2018 18:14:28 +0200 Emmanuel Gil Peyrot mod_bookmarks: Delete the node before attempting migration, to make sure its config is correct.