mod_password_reset: Switch to util.interpolation (our standard template library)
|
Matthew Wild |
Tue, 09 Oct 2018 14:09:54 +0100 |
mod_password_policy: Export function to get policy in use by the module
|
Matthew Wild |
Tue, 09 Oct 2018 14:03:00 +0100 |
mod_password_policy: Return error as second result explaining failure reason
|
Matthew Wild |
Tue, 09 Oct 2018 14:02:42 +0100 |
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 |
mod_s2s_auth_posh: Be a tiny bit stricter with types
|
Kim Alvefur |
Sat, 25 Aug 2018 20:10:21 +0200 |
mod_s2s_auth_posh: Follow reference
|
Kim Alvefur |
Sat, 25 Aug 2018 20:02:40 +0200 |
mod_s2s_auth_posh: Ensure JWK data decodes to a table
|
Kim Alvefur |
Sat, 25 Aug 2018 20:00:45 +0200 |
mod_muc_badge: Reduce the opacity of the text shadows.
|
Emmanuel Gil Peyrot |
Sat, 25 Aug 2018 17:55:16 +0200 |
mod_muc_badge: Add spaces around each part of the text.
|
Emmanuel Gil Peyrot |
Sat, 25 Aug 2018 17:54:18 +0200 |
mod_muc_badge: Preserve spaces in SVG, fixes displaying nicer borders.
|
Emmanuel Gil Peyrot |
Sat, 25 Aug 2018 17:42:13 +0200 |
mod_http_muc_log: Close unclosed <p/> tag in template.
|
Emmanuel Gil Peyrot |
Sat, 25 Aug 2018 17:39:41 +0200 |
mod_bookmarks: Display the bare JID instead of the username in logs.
|
Emmanuel Gil Peyrot |
Sat, 25 Aug 2018 17:39:01 +0200 |
mod_pubsub_feeds: Handle feed parsing error (thanks apollo13)
|
Kim Alvefur |
Sat, 25 Aug 2018 14:28:15 +0200 |
mod_pubsub_feeds: Fix syntax error
|
Kim Alvefur |
Sat, 25 Aug 2018 14:25:30 +0200 |
mod_pubsub_feeds: Log a message for HTTP 301 redirects
|
Kim Alvefur |
Sat, 25 Aug 2018 14:14:27 +0200 |
mod_pubsub_feeds: Log non-HTTP errors like certificate problems etc
|
Kim Alvefur |
Sat, 25 Aug 2018 13:59:32 +0200 |
mod_pubsub_feeds: Log a debug message for status codes not handled
|
Kim Alvefur |
Sat, 25 Aug 2018 13:59:09 +0200 |
mod_atom: Set the proper Content-Type header for Atom (thanks MattJ)
|
Kim Alvefur |
Fri, 24 Aug 2018 23:59:54 +0200 |
mod_atom: Include User Nickname (if configured to be public)
|
Kim Alvefur |
Fri, 24 Aug 2018 22:52:13 +0200 |
mod_atom: Expose title and description from node metadata in feed
|
Kim Alvefur |
Fri, 24 Aug 2018 23:00:08 +0200 |
mod_atom: Add node as portablecontacts preferredUsername
|
Kim Alvefur |
Fri, 24 Aug 2018 22:59:24 +0200 |
mod_atom: Add some basic metadata to feed
|
Kim Alvefur |
Fri, 24 Aug 2018 22:58:48 +0200 |
mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 21:36:58 +0200 |
mod_readonly: Simplify iq handling by hooking on iq-set/ instead of iq/.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 21:35:47 +0200 |
mod_ipcheck: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 21:15:38 +0200 |
mod_auto_answer_disco_info: Simplify iq handling by hooking on the full payload tag instead of iq/full.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 20:55:10 +0200 |
mod_client_certs: Simplify iq handling by hooking on iq-get/ and iq-set/ instead of iq/.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 20:49:54 +0200 |
mod_group_bookmarks: Remove unused requires.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 19:51:31 +0200 |
mod_pubsub_github: Remove unused import [luacheck]
|
Kim Alvefur |
Fri, 24 Aug 2018 18:05:52 +0200 |
mod_pubsub_github: Add support for signed requests
|
Kim Alvefur |
Fri, 24 Aug 2018 17:49:53 +0200 |
mod_pubsub_github: Unpack request from event
|
Kim Alvefur |
Fri, 24 Aug 2018 17:46:47 +0200 |
mod_group_bookmarks: Add my copyright.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 19:45:11 +0200 |
mod_group_bookmarks: Return early when the key is not bookmarks.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 19:38:17 +0200 |
mod_group_bookmarks: Use iq-get event instead of checking for stanza.attr.type == "get".
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 19:34:30 +0200 |
mod_group_bookmarks: Remove duplicated requires.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 19:29:34 +0200 |
mod_pubsub_github/README: Note that it might work with Gitlab as well
|
Kim Alvefur |
Fri, 24 Aug 2018 16:28:48 +0200 |
mod_atom: Add a brief README
|
Kim Alvefur |
Fri, 24 Aug 2018 16:16:30 +0200 |