Log

description author age
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
mod_pubsub_post/README: Add a heading for affiliation related text Kim Alvefur Fri, 24 Aug 2018 14:50:20 +0200
mod_pubsub_post: Ensure actor is non-nil (catch inability to determine IP or simliar) Kim Alvefur Fri, 24 Aug 2018 14:49:02 +0200
mod_pubsub_post: Start with actor unset Kim Alvefur Fri, 24 Aug 2018 14:48:59 +0200
mod_bookmarks: Use the new item-published/<node> event. Emmanuel Gil Peyrot Tue, 21 Aug 2018 17:18:31 +0100
mod_profile: Only replace avatar update hash if one is found Kim Alvefur Tue, 21 Aug 2018 11:01:46 +0200
mod_profile: Only retrieve the last avatar hash from PEP Kim Alvefur Tue, 21 Aug 2018 11:00:30 +0200
mod_pubsub_text_interface: Ignore whitespace after all commands Kim Alvefur Mon, 20 Aug 2018 23:20:01 +0200
mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck] Kim Alvefur Mon, 20 Aug 2018 23:18:43 +0200
mod_pubsub_text_interface: Fix chain that accidentally produced nested <body> Kim Alvefur Mon, 20 Aug 2018 22:58:30 +0200
mod_pubsub_text_interface: Generate a stanza id for replies Kim Alvefur Mon, 20 Aug 2018 22:52:20 +0200
mod_profile: Pass item id onto pubsub container element Kim Alvefur Mon, 20 Aug 2018 21:40:48 +0200
mod_profile: Use type property over content identifiguesstimation Kim Alvefur Mon, 20 Aug 2018 21:20:53 +0200
mod_pubsub_text_interface: Add a README Kim Alvefur Mon, 20 Aug 2018 20:22:43 +0200
mod_pubsub_text_interface: A chat interface to PubSub Kim Alvefur Mon, 20 Aug 2018 17:09:20 +0200
mod_pubsub_feeds: Include pubsub namespace on wrapper item as required by mod_pubsub Kim Alvefur Mon, 20 Aug 2018 14:23:35 +0200
mod_atom: Update to the new mod_pep Kim Alvefur Mon, 20 Aug 2018 12:39:37 +0200
mod_firewall: Assume empty list if file could not be loaded Matthew Wild Sun, 19 Aug 2018 17:53:05 +0100
mod_candy: Remove, outdated. Consider mod_conversejs instead. Matthew Wild Sat, 18 Aug 2018 18:17:42 +0100
mod_bookmarks: Require forgotten util.jid module. Emmanuel Gil Peyrot Sat, 18 Aug 2018 18:08:47 +0100
mod_default_bookmarks: Add support for <password/>. Emmanuel Gil Peyrot Sat, 18 Aug 2018 17:38:48 +0100
mod_default_bookmarks: Add support for trunk’s mod_pep. Emmanuel Gil Peyrot Sat, 18 Aug 2018 17:36:50 +0100
mod_bookmarks: Expose publish_to_pep() to other modules. Emmanuel Gil Peyrot Sat, 18 Aug 2018 17:25:44 +0100
mod_bookmarks: Fire empty and updated events, for other modules to use. Emmanuel Gil Peyrot Sat, 18 Aug 2018 16:55:52 +0100
mod_bookmarks: Send back empty Private XML bookmarks on empty PEP bookmarks. Emmanuel Gil Peyrot Sat, 18 Aug 2018 14:43:58 +0100
mod_bookmarks: Fix traceback on retrieval since ba0d444b64aa. Emmanuel Gil Peyrot Sat, 18 Aug 2018 14:11:26 +0100
mod_bookmarks: Enforce publish_options since Prosody 249d90ff992e. Emmanuel Gil Peyrot Sat, 18 Aug 2018 14:10:38 +0100
mod_bookmarks: Simplify last item retrieval thanks to Prosody b6ffd4f951b9. Emmanuel Gil Peyrot Sat, 18 Aug 2018 14:04:40 +0100
mod_bookmarks: New module synchronising bookmarks to the new persistent mod_pep Emmanuel Gil Peyrot Sat, 18 Aug 2018 13:48:45 +0100
mod_http_upload_external: share_v2.php: Comment out verbose debug logging Matthew Wild Tue, 14 Aug 2018 18:21:19 +0100
mod_http_upload_external: share.php: Fix whitespace Matthew Wild Tue, 14 Aug 2018 18:20:59 +0100
mod_http_upload_external: Update share.php and share_v2.php to allow cross-domain requests Matthew Wild Tue, 14 Aug 2018 17:47:44 +0100
mod_s2s_auth_posh: Add a command for generating the JSON file Kim Alvefur Mon, 13 Aug 2018 03:35:42 +0200
mod_auth_http_cookie: Also try to get HTTP request from WebSocket session Kim Alvefur Fri, 10 Aug 2018 06:12:55 +0200
mod_auth_http_cookie: Try to get HTTP request from array on BOSH sessions Kim Alvefur Fri, 10 Aug 2018 06:10:38 +0200
mod_pep_vcard_png_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple Matthew Wild Thu, 09 Aug 2018 22:40:18 +0100
mod_pep_vcard_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple Matthew Wild Thu, 09 Aug 2018 22:36:22 +0100
mod_watchuntrusted: Add option to ignore domains Michel Le Bihan Wed, 08 Aug 2018 15:58:50 +0200
mod_e2e_policy: Always add the 'to' in warning stanzas Michel Le Bihan Wed, 08 Aug 2018 15:20:52 +0200
mod_smacks: Improve logging on resume so session changes are more easily tracked Matthew Wild Wed, 08 Aug 2018 12:49:02 +0100
mod_statistics: Split module:shared() into multiple calls, multiple params may be deprecated soon Matthew Wild Tue, 07 Aug 2018 21:11:37 +0100
mod_http_upload_external: share.php: Use hash_equals() if available to protect against timing attack Matthew Wild Tue, 07 Aug 2018 19:12:52 +0100
mod_pep_vcard_avatar: Does not work with trunk anymore Kim Alvefur Sat, 04 Aug 2018 16:10:40 +0200
mod_adhoc_dataforms_demo/README: Set a summary Kim Alvefur Fri, 03 Aug 2018 20:23:03 +0200
mod_adhoc_dataforms_demo: Silence warning about unused argument [luacheck] Kim Alvefur Fri, 03 Aug 2018 19:42:48 +0200
mod_adhoc_test -> mod_adhoc_dataforms_demo Kim Alvefur Fri, 03 Aug 2018 19:40:24 +0200
mod_adhoc_test: A module to test dataforms generation and rendering Kim Alvefur Fri, 03 Aug 2018 19:30:15 +0200
mod_omemo_all_access: Add compatibility with mod_pep_simple Matthew Wild Fri, 03 Aug 2018 11:33:31 +0100
mod_omemo_all_access: Log error when used with incompatible mod_pep Matthew Wild Fri, 03 Aug 2018 11:24:36 +0100
mod_profile: Abort if mod_pep doesn't appear to be the former mod_pep_plus Kim Alvefur Thu, 02 Aug 2018 03:35:36 +0200
mod_profile: Update for mod_pep_plus rename Kim Alvefur Thu, 02 Aug 2018 03:35:33 +0200
mod_s2s_auth_posh: Beginnings of a README Kim Alvefur Mon, 19 Feb 2018 09:24:44 +0100
mod_s2s_auth_posh: Normalize code formatting Kim Alvefur Sun, 28 Jan 2018 13:57:02 +0100
mod_s2s_auth_posh: Abort if no fingerprints are found Kim Alvefur Thu, 21 Dec 2017 03:23:58 +0100
mod_s2s_auth_posh: Remove commented out line Kim Alvefur Thu, 21 Dec 2017 03:23:46 +0100
mod_s2s_auth_posh: Skip POSH if session certificate is already valid Kim Alvefur Thu, 21 Dec 2017 03:20:34 +0100
mod_s2s_auth_posh: Remove commented out imports Kim Alvefur Thu, 21 Dec 2017 03:19:56 +0100
mod_s2s_auth_posh: Cache tweak Kim Alvefur Thu, 21 Dec 2017 03:04:51 +0100
mod_s2s_auth_posh: Changes done outside of version control during 2014-2017 Kim Alvefur Wed, 15 Mar 2017 15:49:46 +0100
mod_s2s_auth_posh: PKIX over Secure HTTP Kim Alvefur Wed, 21 May 2014 23:01:47 +0200
mod_firewall: Add a missing space after a comma in the README. Emmanuel Gil Peyrot Wed, 01 Aug 2018 10:00:53 +0200
mod_pastebin: Make first line and URL more clearly separated Kim Alvefur Tue, 31 Jul 2018 18:29:08 +0200
mod_lib_ldap: assert() connection for hopefully better error reporting (thanks adac) Matthew Wild Thu, 26 Jul 2018 10:35:30 +0100
mod_profile: Remove purging of previous PEP data, should no longer be needed Kim Alvefur Tue, 24 Jul 2018 17:18:13 +0200
mod_profile: Bump priority of xep153 hook to surely run before mod_presence Kim Alvefur Tue, 24 Jul 2018 16:26:40 +0200
mod_profile: Correctly add avatar hash Kim Alvefur Tue, 24 Jul 2018 16:23:04 +0200
mod_profile: Add xmlns on <item> in order to pass item validation in mod_pubsub Kim Alvefur Tue, 24 Jul 2018 16:28:02 +0200
mod_profile: Refactor wrapping of payloads in <item> Kim Alvefur Tue, 24 Jul 2018 16:27:59 +0200
mod_http_upload_external/README: Add Perl implementation by Holger to list Kim Alvefur Wed, 18 Jul 2018 23:44:09 +0200
Backed out parts of changeset a81456a13797 Kim Alvefur Wed, 18 Jul 2018 15:57:13 +0200
mod_profile: Skip injecting xep153 into presence for sessions with no username Kim Alvefur Fri, 13 Jul 2018 14:38:40 +0200