Log

description author age
mod_muc_ping: Implements the Server Optimization part of XEP-0410: MUC Self-Ping Kim Alvefur Sun, 07 Oct 2018 03:39:35 +0200
mod_conversejs: Default to latest version of Converse.js Kim Alvefur Thu, 04 Oct 2018 14:43:23 +0200
mod_conversejs: Strip extra slash if version is set to the empty string Kim Alvefur Thu, 04 Oct 2018 14:40:32 +0200
mod_pastebin: Convert limit values to strings (fixes traceback) Kim Alvefur Wed, 03 Oct 2018 13:08:17 +0200
mod_pastebin: Advertise a disco feature and current thresholds Kim Alvefur Wed, 03 Oct 2018 12:59:04 +0200
mod_password_reset: New module for self-service password resets via a web page Matthew Wild Tue, 02 Oct 2018 16:09:17 +0100
mod_bob: Simplify check_cid using string.match. (thanks Zash!) Emmanuel Gil Peyrot Fri, 28 Sep 2018 16:31:36 +0200
mod_bob: Add this new module. Emmanuel Gil Peyrot Fri, 28 Sep 2018 16:12:18 +0200
mod_http_upload: Use legacy datamanager directly (makes it work) Kim Alvefur Thu, 27 Sep 2018 20:16:15 +0200
mod_http_upload: Abort and throw error in case of failure to iterate over users Kim Alvefur Thu, 27 Sep 2018 20:03:10 +0200
mod_http_upload: Run expiry for all users if command run with a hostname Kim Alvefur Thu, 27 Sep 2018 19:54:26 +0200
mod_http_roster_admin: Add explicit dependency on mod_http Kim Alvefur Thu, 27 Sep 2018 19:39:55 +0200
mod_conversejs: Set a friendly name for mod_http_index Kim Alvefur Thu, 27 Sep 2018 17:15:37 +0200
mod_http_index: Allow listed modules to include a friendlier name Kim Alvefur Thu, 27 Sep 2018 17:13:10 +0200
mod_http_index: Tweak header Kim Alvefur Thu, 27 Sep 2018 16:56:44 +0200
mod_conversejs: Update README Matthew Wild Thu, 27 Sep 2018 12:19:21 +0100
mod_conversejs: Allow custom tags to be inserted into the generated HTML Matthew Wild Thu, 27 Sep 2018 11:55:35 +0100
mod_conversejs: Variable rename for clarity (user may override options) Matthew Wild Thu, 27 Sep 2018 11:55:07 +0100
mod_conversejs: Allow overriding CDN URL, or script/css URLs independently Matthew Wild Thu, 27 Sep 2018 11:54:39 +0100
Mention auto_register_muc_nickname setting from Converse JC Brand Mon, 24 Sep 2018 14:41:37 +0000
mod_conversejs: Explicitly depend on mod_http Kim Alvefur Sun, 23 Sep 2018 18:54:52 +0200
mod_pubsub_text_interface: Handle lack of `pubsub:get_last_item` in Prosody 0.10 Kim Alvefur Sun, 23 Sep 2018 16:43:03 +0200
mod_auth_ldap: Add compat with the previously mistaken documentation (thanks pep.) Kim Alvefur Sun, 23 Sep 2018 14:20:06 +0200
mod_auth_ldap: Correct name of admin option (thanks pep.) Kim Alvefur Sun, 23 Sep 2018 14:19:47 +0200
mod_auth_ldap: fix ldap_admins documentation Maxime “pep” Buquet Sat, 22 Sep 2018 16:25:26 +0100
mod_conversejs: Add a page title Kim Alvefur Thu, 20 Sep 2018 15:21:48 +0200
mod_conversejs: Update to Conversejs 4.0.1 Kim Alvefur Thu, 20 Sep 2018 15:16:52 +0200
mod_profile: Fix PEP event handler to detach on unload Kim Alvefur Sun, 16 Sep 2018 13:23:09 +0200
Backed out changeset 395835d89d88: Might still be needed Kim Alvefur Sun, 16 Sep 2018 13:08:04 +0200
mod_pubsub_mqtt/README: Fix quotes Kim Alvefur Sat, 15 Sep 2018 19:41:57 +0200
mod_muc_cloud_notify: New module JC Brand Fri, 14 Sep 2018 08:02:50 +0000
mod_blocking: Update to set id attribute on iq stanza Matthew Wild Thu, 13 Sep 2018 16:29:06 +0100
mod_delegation: Update to generate own iq ids Matthew Wild Thu, 13 Sep 2018 16:28:10 +0100
mod_http_roster_admin: Explicitly set 'id' attribute on roster pushes Matthew Wild Thu, 13 Sep 2018 16:14:41 +0100
mod_prometheus: Add more documentation. Emmanuel Gil Peyrot Wed, 12 Sep 2018 18:54:49 +0200
mod_conversejs: Add an endpoint returning only initialization snippet Kim Alvefur Mon, 10 Sep 2018 15:08:09 +0200
mod_conversejs: Factor out option handling into a function for future reuse Kim Alvefur Mon, 10 Sep 2018 15:07:07 +0200
mod_conversejs: Factor JavaScript part out of HTML Kim Alvefur Mon, 10 Sep 2018 15:04:03 +0200
mod_conversejs/README: Fix links to mod_bosh and mod_websocket (thanks jubalh) Kim Alvefur Mon, 10 Sep 2018 14:49:49 +0200
mod_conversejs: Restore accidentally removed configuration option handling Kim Alvefur Sun, 09 Sep 2018 14:43:23 +0200
mod_conversejs: Pin to version 4.0.0 Kim Alvefur Sun, 09 Sep 2018 14:32:01 +0200
mod_bookmarks: Handle iq:private queries before mod_private Kim Alvefur Sun, 09 Sep 2018 14:10:22 +0200
mod_bookmarks: Correctly hook events on PEP services Kim Alvefur Sun, 09 Sep 2018 14:09:12 +0200
mod_auth_dovecot: Update example dovecot config Kim Alvefur Sun, 09 Sep 2018 13:11:29 +0200
mod_conversejs: Remove view_mode CSS switching Kim Alvefur Sat, 08 Sep 2018 23:31:06 +0200
Fix README of mod_conversejs t2d Sat, 08 Sep 2018 23:50:57 +0200
mod_omemo_all_access: Fix table to not take the first row as header Kim Alvefur Sat, 08 Sep 2018 15:27:40 +0200
mod_omemo_all_access: Add a note about mod_pep replacing this module on trunk. Emmanuel Gil Peyrot Sat, 08 Sep 2018 15:20:51 +0200
merge Kim Alvefur Sat, 08 Sep 2018 11:37:38 +0200
mod_profile: Update README file next to recent mod_pep changes Minami-o Le Sabreur Fri, 07 Sep 2018 20:25:07 -0400
mod_auth_dovecot/README: Expand example Kim Alvefur Sat, 08 Sep 2018 11:31:26 +0200
mod_muc_badge/README: Remove obsolete option Kim Alvefur Thu, 06 Sep 2018 18:41:09 +0200
mod_muc_badge/README: Remove completed TODO Kim Alvefur Thu, 06 Sep 2018 18:11:46 +0200
mod_muc_badge/README: Add an example Kim Alvefur Thu, 06 Sep 2018 18:10:44 +0200
mod_muc_badge/README: Correct the example URL to account for default 'http_host' Kim Alvefur Thu, 06 Sep 2018 18:09:30 +0200
mod_bookmarks: Ensure the configuration is correct even with create-on-subscribe. Emmanuel Gil Peyrot Fri, 31 Aug 2018 22:17:19 +0200
mod_pubsub_text_interface: Add a 'last' command for sending the last item Kim Alvefur Fri, 31 Aug 2018 21:16:45 +0200
mod_register_json/README: Add syntax hint Kim Alvefur Wed, 29 Aug 2018 23:58:14 +0200
mod_register_json: Update README Matthew Wild Wed, 29 Aug 2018 21:57:59 +0100
mod_bookmarks: Delete the node before attempting migration, to make sure its config is correct. Emmanuel Gil Peyrot Mon, 27 Aug 2018 18:14:28 +0200