log

age author description
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.
Sat, 25 Aug 2018 20:10:21 +0200 Kim Alvefur mod_s2s_auth_posh: Be a tiny bit stricter with types
Sat, 25 Aug 2018 20:02:40 +0200 Kim Alvefur mod_s2s_auth_posh: Follow reference
Sat, 25 Aug 2018 20:00:45 +0200 Kim Alvefur mod_s2s_auth_posh: Ensure JWK data decodes to a table
Sat, 25 Aug 2018 17:55:16 +0200 Emmanuel Gil Peyrot mod_muc_badge: Reduce the opacity of the text shadows.
Sat, 25 Aug 2018 17:54:18 +0200 Emmanuel Gil Peyrot mod_muc_badge: Add spaces around each part of the text.
Sat, 25 Aug 2018 17:42:13 +0200 Emmanuel Gil Peyrot mod_muc_badge: Preserve spaces in SVG, fixes displaying nicer borders.
Sat, 25 Aug 2018 17:39:41 +0200 Emmanuel Gil Peyrot mod_http_muc_log: Close unclosed <p/> tag in template.
Sat, 25 Aug 2018 17:39:01 +0200 Emmanuel Gil Peyrot mod_bookmarks: Display the bare JID instead of the username in logs.
Sat, 25 Aug 2018 14:28:15 +0200 Kim Alvefur mod_pubsub_feeds: Handle feed parsing error (thanks apollo13)
Sat, 25 Aug 2018 14:25:30 +0200 Kim Alvefur mod_pubsub_feeds: Fix syntax error