log

age author description
Fri, 30 Nov 2018 19:31:25 +0100 Michel Le Bihan mod_e2e_policy: Fix an error with getting stanza from event
Fri, 30 Nov 2018 19:17:16 +0100 Michel Le Bihan mod_e2e_policy: Verify that the bare JID of stanza to and from is not in the whitelist
Thu, 22 Nov 2018 23:35:27 +0000 Matthew Wild mod_password_reset: Fix titles for consistency
Thu, 22 Nov 2018 23:34:08 +0000 Matthew Wild mod_password_reset: Adjust form slightly after user testing
Thu, 22 Nov 2018 23:31:17 +0000 Matthew Wild mod_password_reset: Add magic viewport tag to make reset pages mobile-friendly
Thu, 22 Nov 2018 17:12:00 +0100 Kim Alvefur mod_muc_ping: Update README to mention 0.11.x as separate from trunk
Sun, 18 Nov 2018 18:38:37 +0100 Emmanuel Gil Peyrot mod_http_upload: Disallow POST in CORS
Sun, 18 Nov 2018 18:36:16 +0100 Emmanuel Gil Peyrot mod_http_upload: Remove extra check for Origin HTTP header
Sun, 18 Nov 2018 12:16:47 +0000 Matthew Wild mod_http_upload: Relocate function definition to avoid traceback
Sun, 18 Nov 2018 12:15:02 +0000 Matthew Wild mod_http_upload: Also add CORS headers in response to PUT
Sun, 18 Nov 2018 12:06:13 +0000 Matthew Wild mod_http_upload: Add CORS headers for web clients (untested)
Sat, 17 Nov 2018 14:27:00 +0000 JC Brand mod_muc_cloud_notify: README updates
Sun, 11 Nov 2018 14:44:27 +0100 Emmanuel Gil Peyrot mod_measure_client_features: Add a module to count the features of each connected client
Wed, 07 Nov 2018 22:20:56 +0100 Kim Alvefur mod_presence_cache: Set delay source to bare JID instead of host
Wed, 07 Nov 2018 17:49:27 +0100 Kim Alvefur mod_register_web: Add soft dependency on mod_register_limits (0.11+)
Wed, 07 Nov 2018 12:38:03 +0000 Matthew Wild mod_firewall: Improve logging on chain return
Tue, 06 Nov 2018 20:05:09 +0100 Emmanuel Gil Peyrot mod_measure_message_e2ee: Count OTR messages too.
Tue, 06 Nov 2018 14:44:11 +0100 Kim Alvefur mod_http_upload: Fix order of arguments to :measure
Sun, 04 Nov 2018 18:38:06 +0100 Emmanuel Gil Peyrot mod_bob: Don’t try to access XHTML-IM when it isn’t present.
Mon, 29 Oct 2018 01:33:14 +0100 Kim Alvefur mod_measure_malloc: Use the 'amount' measure type
Mon, 29 Oct 2018 01:21:29 +0100 Kim Alvefur mod_http_upload: Report statistics on upload sizes (0.10+)
Mon, 29 Oct 2018 01:10:10 +0100 Kim Alvefur mod_measure_memory: Use the 'amount' measure type
Sun, 28 Oct 2018 19:01:12 +0100 Kim Alvefur mod_mam_muc: Log to debug log whether a message is archived or not
Fri, 26 Oct 2018 20:07:16 +0200 Kim Alvefur mod_conversejs: Weaken dependency on mod_bosh
Thu, 25 Oct 2018 22:41:13 +0200 Kim Alvefur mod_conversejs: Link to BOSH and WebSockets setup instructions instead of module pages
Sun, 21 Oct 2018 17:49:39 +0200 Kim Alvefur mod_storage_memory: Fix saving of remaining items during deletion
Sun, 21 Oct 2018 15:19:58 +0100 Matthew Wild mod_http_upload_external: Add note about correct behaviour in the presence of multiple versions
Sun, 21 Oct 2018 15:09:29 +0100 Matthew Wild mod_http_upload_external: Fix typo/copy-paste issues in headers (thanks jonas<U+2019>)
Sun, 21 Oct 2018 14:54:19 +0100 Matthew Wild mod_http_upload_external: Improve implementation docs, including v2 details
Mon, 15 Oct 2018 14:27:20 +0100 Matthew Wild mod_test_data: New module to generate test data in Prosody's data store
Tue, 09 Oct 2018 16:47:27 +0200 Kim Alvefur mod_muc_ping: Add more details to README
Tue, 09 Oct 2018 14:12:45 +0100 Matthew Wild mod_password_reset: Implement password policy enforcement (requires mod_password_policy)
Tue, 09 Oct 2018 14:12:03 +0100 Matthew Wild mod_password_reset: Improve password input field with additional relevant attributes
Tue, 09 Oct 2018 14:10:42 +0100 Matthew Wild mod_password_reset: Improve error reporting when setting a password fails
Tue, 09 Oct 2018 14:09:54 +0100 Matthew Wild mod_password_reset: Switch to util.interpolation (our standard template library)
Tue, 09 Oct 2018 14:03:00 +0100 Matthew Wild mod_password_policy: Export function to get policy in use by the module
Tue, 09 Oct 2018 14:02:42 +0100 Matthew Wild mod_password_policy: Return error as second result explaining failure reason
Sun, 07 Oct 2018 03:39:35 +0200 Kim Alvefur mod_muc_ping: Implements the Server Optimization part of XEP-0410: MUC Self-Ping
Thu, 04 Oct 2018 14:43:23 +0200 Kim Alvefur mod_conversejs: Default to latest version of Converse.js
Thu, 04 Oct 2018 14:40:32 +0200 Kim Alvefur mod_conversejs: Strip extra slash if version is set to the empty string
Wed, 03 Oct 2018 13:08:17 +0200 Kim Alvefur mod_pastebin: Convert limit values to strings (fixes traceback)
Wed, 03 Oct 2018 12:59:04 +0200 Kim Alvefur mod_pastebin: Advertise a disco feature and current thresholds
Tue, 02 Oct 2018 16:09:17 +0100 Matthew Wild mod_password_reset: New module for self-service password resets via a web page
Fri, 28 Sep 2018 16:31:36 +0200 Emmanuel Gil Peyrot mod_bob: Simplify check_cid using string.match. (thanks Zash!)
Fri, 28 Sep 2018 16:12:18 +0200 Emmanuel Gil Peyrot mod_bob: Add this new module.
Thu, 27 Sep 2018 20:16:15 +0200 Kim Alvefur mod_http_upload: Use legacy datamanager directly (makes it work)
Thu, 27 Sep 2018 20:03:10 +0200 Kim Alvefur mod_http_upload: Abort and throw error in case of failure to iterate over users
Thu, 27 Sep 2018 19:54:26 +0200 Kim Alvefur mod_http_upload: Run expiry for all users if command run with a hostname
Thu, 27 Sep 2018 19:39:55 +0200 Kim Alvefur mod_http_roster_admin: Add explicit dependency on mod_http
Thu, 27 Sep 2018 17:15:37 +0200 Kim Alvefur mod_conversejs: Set a friendly name for mod_http_index
Thu, 27 Sep 2018 17:13:10 +0200 Kim Alvefur mod_http_index: Allow listed modules to include a friendlier name
Thu, 27 Sep 2018 16:56:44 +0200 Kim Alvefur mod_http_index: Tweak header
Thu, 27 Sep 2018 12:19:21 +0100 Matthew Wild mod_conversejs: Update README
Thu, 27 Sep 2018 11:55:35 +0100 Matthew Wild mod_conversejs: Allow custom tags to be inserted into the generated HTML
Thu, 27 Sep 2018 11:55:07 +0100 Matthew Wild mod_conversejs: Variable rename for clarity (user may override options)
Thu, 27 Sep 2018 11:54:39 +0100 Matthew Wild mod_conversejs: Allow overriding CDN URL, or script/css URLs independently
Mon, 24 Sep 2018 14:41:37 +0000 JC Brand Mention auto_register_muc_nickname setting from Converse
Sun, 23 Sep 2018 18:54:52 +0200 Kim Alvefur mod_conversejs: Explicitly depend on mod_http
Sun, 23 Sep 2018 16:43:03 +0200 Kim Alvefur mod_pubsub_text_interface: Handle lack of `pubsub:get_last_item` in Prosody 0.10
Sun, 23 Sep 2018 14:20:06 +0200 Kim Alvefur mod_auth_ldap: Add compat with the previously mistaken documentation (thanks pep.)
Sun, 23 Sep 2018 14:19:47 +0200 Kim Alvefur mod_auth_ldap: Correct name of admin option (thanks pep.)
Sat, 22 Sep 2018 16:25:26 +0100 Maxime “pep” Buquet mod_auth_ldap: fix ldap_admins documentation
Thu, 20 Sep 2018 15:21:48 +0200 Kim Alvefur mod_conversejs: Add a page title
Thu, 20 Sep 2018 15:16:52 +0200 Kim Alvefur mod_conversejs: Update to Conversejs 4.0.1
Sun, 16 Sep 2018 13:23:09 +0200 Kim Alvefur mod_profile: Fix PEP event handler to detach on unload
Sun, 16 Sep 2018 13:08:04 +0200 Kim Alvefur Backed out changeset 395835d89d88: Might still be needed
Sat, 15 Sep 2018 19:41:57 +0200 Kim Alvefur mod_pubsub_mqtt/README: Fix quotes
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.
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
Sat, 25 Aug 2018 14:14:27 +0200 Kim Alvefur mod_pubsub_feeds: Log a message for HTTP 301 redirects
Sat, 25 Aug 2018 13:59:32 +0200 Kim Alvefur mod_pubsub_feeds: Log non-HTTP errors like certificate problems etc
Sat, 25 Aug 2018 13:59:09 +0200 Kim Alvefur mod_pubsub_feeds: Log a debug message for status codes not handled
Fri, 24 Aug 2018 23:59:54 +0200 Kim Alvefur mod_atom: Set the proper Content-Type header for Atom (thanks MattJ)
Fri, 24 Aug 2018 22:52:13 +0200 Kim Alvefur mod_atom: Include User Nickname (if configured to be public)
Fri, 24 Aug 2018 23:00:08 +0200 Kim Alvefur mod_atom: Expose title and description from node metadata in feed
Fri, 24 Aug 2018 22:59:24 +0200 Kim Alvefur mod_atom: Add node as portablecontacts preferredUsername
Fri, 24 Aug 2018 22:58:48 +0200 Kim Alvefur mod_atom: Add some basic metadata to feed
Fri, 24 Aug 2018 21:36:58 +0200 Emmanuel Gil Peyrot mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/.
Fri, 24 Aug 2018 21:35:47 +0200 Emmanuel Gil Peyrot mod_readonly: Simplify iq handling by hooking on iq-set/ instead of iq/.
Fri, 24 Aug 2018 21:15:38 +0200 Emmanuel Gil Peyrot mod_ipcheck: Simplify iq handling by hooking on iq-get/ instead of iq/.
Fri, 24 Aug 2018 20:55:10 +0200 Emmanuel Gil Peyrot mod_auto_answer_disco_info: Simplify iq handling by hooking on the full payload tag instead of iq/full.
Fri, 24 Aug 2018 20:49:54 +0200 Emmanuel Gil Peyrot mod_client_certs: Simplify iq handling by hooking on iq-get/ and iq-set/ instead of iq/.
Fri, 24 Aug 2018 19:51:31 +0200 Emmanuel Gil Peyrot mod_group_bookmarks: Remove unused requires.
Fri, 24 Aug 2018 18:05:52 +0200 Kim Alvefur mod_pubsub_github: Remove unused import [luacheck]
Fri, 24 Aug 2018 17:49:53 +0200 Kim Alvefur mod_pubsub_github: Add support for signed requests
Fri, 24 Aug 2018 17:46:47 +0200 Kim Alvefur mod_pubsub_github: Unpack request from event
Fri, 24 Aug 2018 19:45:11 +0200 Emmanuel Gil Peyrot mod_group_bookmarks: Add my copyright.
Fri, 24 Aug 2018 19:38:17 +0200 Emmanuel Gil Peyrot mod_group_bookmarks: Return early when the key is not bookmarks.
Fri, 24 Aug 2018 19:34:30 +0200 Emmanuel Gil Peyrot mod_group_bookmarks: Use iq-get event instead of checking for stanza.attr.type == "get".
Fri, 24 Aug 2018 19:29:34 +0200 Emmanuel Gil Peyrot mod_group_bookmarks: Remove duplicated requires.
Fri, 24 Aug 2018 16:28:48 +0200 Kim Alvefur mod_pubsub_github/README: Note that it might work with Gitlab as well
Fri, 24 Aug 2018 16:16:30 +0200 Kim Alvefur mod_atom: Add a brief README
Fri, 24 Aug 2018 14:50:20 +0200 Kim Alvefur mod_pubsub_post/README: Add a heading for affiliation related text
Fri, 24 Aug 2018 14:49:02 +0200 Kim Alvefur mod_pubsub_post: Ensure actor is non-nil (catch inability to determine IP or simliar)
Fri, 24 Aug 2018 14:48:59 +0200 Kim Alvefur mod_pubsub_post: Start with actor unset
Tue, 21 Aug 2018 17:18:31 +0100 Emmanuel Gil Peyrot mod_bookmarks: Use the new item-published/<node> event.
Tue, 21 Aug 2018 11:01:46 +0200 Kim Alvefur mod_profile: Only replace avatar update hash if one is found
Tue, 21 Aug 2018 11:00:30 +0200 Kim Alvefur mod_profile: Only retrieve the last avatar hash from PEP
Mon, 20 Aug 2018 23:20:01 +0200 Kim Alvefur mod_pubsub_text_interface: Ignore whitespace after all commands
Mon, 20 Aug 2018 23:18:43 +0200 Kim Alvefur mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck]
Mon, 20 Aug 2018 22:58:30 +0200 Kim Alvefur mod_pubsub_text_interface: Fix chain that accidentally produced nested <body>
Mon, 20 Aug 2018 22:52:20 +0200 Kim Alvefur mod_pubsub_text_interface: Generate a stanza id for replies
Mon, 20 Aug 2018 21:40:48 +0200 Kim Alvefur mod_profile: Pass item id onto pubsub container element
Mon, 20 Aug 2018 21:20:53 +0200 Kim Alvefur mod_profile: Use type property over content identifiguesstimation
Mon, 20 Aug 2018 20:22:43 +0200 Kim Alvefur mod_pubsub_text_interface: Add a README
Mon, 20 Aug 2018 17:09:20 +0200 Kim Alvefur mod_pubsub_text_interface: A chat interface to PubSub
Mon, 20 Aug 2018 14:23:35 +0200 Kim Alvefur mod_pubsub_feeds: Include pubsub namespace on wrapper item as required by mod_pubsub
Mon, 20 Aug 2018 12:39:37 +0200 Kim Alvefur mod_atom: Update to the new mod_pep
Sun, 19 Aug 2018 17:53:05 +0100 Matthew Wild mod_firewall: Assume empty list if file could not be loaded
Sat, 18 Aug 2018 18:17:42 +0100 Matthew Wild mod_candy: Remove, outdated. Consider mod_conversejs instead.
Sat, 18 Aug 2018 18:08:47 +0100 Emmanuel Gil Peyrot mod_bookmarks: Require forgotten util.jid module.
Sat, 18 Aug 2018 17:38:48 +0100 Emmanuel Gil Peyrot mod_default_bookmarks: Add support for <password/>.
Sat, 18 Aug 2018 17:36:50 +0100 Emmanuel Gil Peyrot mod_default_bookmarks: Add support for trunk’s mod_pep.
Sat, 18 Aug 2018 17:25:44 +0100 Emmanuel Gil Peyrot mod_bookmarks: Expose publish_to_pep() to other modules.
Sat, 18 Aug 2018 16:55:52 +0100 Emmanuel Gil Peyrot mod_bookmarks: Fire empty and updated events, for other modules to use.
Sat, 18 Aug 2018 14:43:58 +0100 Emmanuel Gil Peyrot mod_bookmarks: Send back empty Private XML bookmarks on empty PEP bookmarks.
Sat, 18 Aug 2018 14:11:26 +0100 Emmanuel Gil Peyrot mod_bookmarks: Fix traceback on retrieval since ba0d444b64aa.
Sat, 18 Aug 2018 14:10:38 +0100 Emmanuel Gil Peyrot mod_bookmarks: Enforce publish_options since Prosody 249d90ff992e.
Sat, 18 Aug 2018 14:04:40 +0100 Emmanuel Gil Peyrot mod_bookmarks: Simplify last item retrieval thanks to Prosody b6ffd4f951b9.
Sat, 18 Aug 2018 13:48:45 +0100 Emmanuel Gil Peyrot mod_bookmarks: New module synchronising bookmarks to the new persistent mod_pep
Tue, 14 Aug 2018 18:21:19 +0100 Matthew Wild mod_http_upload_external: share_v2.php: Comment out verbose debug logging
Tue, 14 Aug 2018 18:20:59 +0100 Matthew Wild mod_http_upload_external: share.php: Fix whitespace
Tue, 14 Aug 2018 17:47:44 +0100 Matthew Wild mod_http_upload_external: Update share.php and share_v2.php to allow cross-domain requests
Mon, 13 Aug 2018 03:35:42 +0200 Kim Alvefur mod_s2s_auth_posh: Add a command for generating the JSON file
Fri, 10 Aug 2018 06:12:55 +0200 Kim Alvefur mod_auth_http_cookie: Also try to get HTTP request from WebSocket session
Fri, 10 Aug 2018 06:10:38 +0200 Kim Alvefur mod_auth_http_cookie: Try to get HTTP request from array on BOSH sessions
Thu, 09 Aug 2018 22:40:18 +0100 Matthew Wild mod_pep_vcard_png_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple
Thu, 09 Aug 2018 22:36:22 +0100 Matthew Wild mod_pep_vcard_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple
Wed, 08 Aug 2018 15:58:50 +0200 Michel Le Bihan mod_watchuntrusted: Add option to ignore domains
Wed, 08 Aug 2018 15:20:52 +0200 Michel Le Bihan mod_e2e_policy: Always add the 'to' in warning stanzas
Wed, 08 Aug 2018 12:49:02 +0100 Matthew Wild mod_smacks: Improve logging on resume so session changes are more easily tracked
Tue, 07 Aug 2018 21:11:37 +0100 Matthew Wild mod_statistics: Split module:shared() into multiple calls, multiple params may be deprecated soon
Tue, 07 Aug 2018 19:12:52 +0100 Matthew Wild mod_http_upload_external: share.php: Use hash_equals() if available to protect against timing attack
Sat, 04 Aug 2018 16:10:40 +0200 Kim Alvefur mod_pep_vcard_avatar: Does not work with trunk anymore
Fri, 03 Aug 2018 20:23:03 +0200 Kim Alvefur mod_adhoc_dataforms_demo/README: Set a summary
Fri, 03 Aug 2018 19:42:48 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Silence warning about unused argument [luacheck]
Fri, 03 Aug 2018 19:40:24 +0200 Kim Alvefur mod_adhoc_test -> mod_adhoc_dataforms_demo
Fri, 03 Aug 2018 19:30:15 +0200 Kim Alvefur mod_adhoc_test: A module to test dataforms generation and rendering
Fri, 03 Aug 2018 11:33:31 +0100 Matthew Wild mod_omemo_all_access: Add compatibility with mod_pep_simple
Fri, 03 Aug 2018 11:24:36 +0100 Matthew Wild mod_omemo_all_access: Log error when used with incompatible mod_pep
Thu, 02 Aug 2018 03:35:36 +0200 Kim Alvefur mod_profile: Abort if mod_pep doesn't appear to be the former mod_pep_plus
Thu, 02 Aug 2018 03:35:33 +0200 Kim Alvefur mod_profile: Update for mod_pep_plus rename
Mon, 19 Feb 2018 09:24:44 +0100 Kim Alvefur mod_s2s_auth_posh: Beginnings of a README
Sun, 28 Jan 2018 13:57:02 +0100 Kim Alvefur mod_s2s_auth_posh: Normalize code formatting
Thu, 21 Dec 2017 03:23:58 +0100 Kim Alvefur mod_s2s_auth_posh: Abort if no fingerprints are found
Thu, 21 Dec 2017 03:23:46 +0100 Kim Alvefur mod_s2s_auth_posh: Remove commented out line
Thu, 21 Dec 2017 03:20:34 +0100 Kim Alvefur mod_s2s_auth_posh: Skip POSH if session certificate is already valid
Thu, 21 Dec 2017 03:19:56 +0100 Kim Alvefur mod_s2s_auth_posh: Remove commented out imports
Thu, 21 Dec 2017 03:04:51 +0100 Kim Alvefur mod_s2s_auth_posh: Cache tweak
Wed, 15 Mar 2017 15:49:46 +0100 Kim Alvefur mod_s2s_auth_posh: Changes done outside of version control during 2014-2017
Wed, 21 May 2014 23:01:47 +0200 Kim Alvefur mod_s2s_auth_posh: PKIX over Secure HTTP
Wed, 01 Aug 2018 10:00:53 +0200 Emmanuel Gil Peyrot mod_firewall: Add a missing space after a comma in the README.
Tue, 31 Jul 2018 18:29:08 +0200 Kim Alvefur mod_pastebin: Make first line and URL more clearly separated
Thu, 26 Jul 2018 10:35:30 +0100 Matthew Wild mod_lib_ldap: assert() connection for hopefully better error reporting (thanks adac)
Tue, 24 Jul 2018 17:18:13 +0200 Kim Alvefur mod_profile: Remove purging of previous PEP data, should no longer be needed
Tue, 24 Jul 2018 16:26:40 +0200 Kim Alvefur mod_profile: Bump priority of xep153 hook to surely run before mod_presence
Tue, 24 Jul 2018 16:23:04 +0200 Kim Alvefur mod_profile: Correctly add avatar hash
Tue, 24 Jul 2018 16:28:02 +0200 Kim Alvefur mod_profile: Add xmlns on <item> in order to pass item validation in mod_pubsub
Tue, 24 Jul 2018 16:27:59 +0200 Kim Alvefur mod_profile: Refactor wrapping of payloads in <item>
Wed, 18 Jul 2018 23:44:09 +0200 Kim Alvefur mod_http_upload_external/README: Add Perl implementation by Holger to list
Wed, 18 Jul 2018 15:57:13 +0200 Kim Alvefur Backed out parts of changeset a81456a13797
Fri, 13 Jul 2018 14:38:40 +0200 Kim Alvefur mod_profile: Skip injecting xep153 into presence for sessions with no username
Fri, 13 Jul 2018 01:13:37 +0200 Kim Alvefur mod_profile: Add support for XEP-0398
Fri, 13 Jul 2018 01:13:06 +0200 Kim Alvefur mod_profile: Add copyright header
Fri, 13 Jul 2018 01:11:51 +0200 Kim Alvefur mod_profile: Fix typo
Fri, 13 Jul 2018 00:47:29 +0200 Kim Alvefur mod_presence_cache: Forget cached presence on s2s close
Thu, 12 Jul 2018 23:47:26 +0200 Kim Alvefur mod_checkcerts: Note about apparent incompatibility with >=0.10.x
Thu, 12 Jul 2018 21:09:41 +0200 Kim Alvefur mod_profile: Ignore shadowed variable name
Thu, 12 Jul 2018 21:07:10 +0200 Kim Alvefur mod_profile: Reformat README
Thu, 12 Jul 2018 21:02:04 +0200 Kim Alvefur mod_pep_vcard_avatar: Normalize syntax in README
Thu, 12 Jul 2018 21:01:51 +0200 Kim Alvefur mod_pep_vcard_avatar: Mention XEP-398
Thu, 12 Jul 2018 21:00:01 +0200 Kim Alvefur mod_pep_vcard_avatar: Advertise XEP-0398 feature
Sun, 08 Jul 2018 13:04:46 +0200 Jonas Wielicki mod_http_upload: use correct error condition
Sun, 08 Jul 2018 01:17:23 +0200 Kim Alvefur mod_pubsub_stats: Pass configuration to disable persistence and limit number of items
Thu, 05 Jul 2018 02:03:29 +0200 Kim Alvefur various/README: Add a Statistics label
Wed, 04 Jul 2018 23:04:22 +0200 Kim Alvefur mod_muc_badge: Use room name instead of fixed string (beware the silly width calculations)
Wed, 04 Jul 2018 23:04:04 +0200 Kim Alvefur mod_muc_badge: Simplify SVG
Tue, 03 Jul 2018 01:03:48 +0200 tmolitor mod_smacks_noerror: Add ability to silence errors if mod_offline is disabled
Mon, 02 Jul 2018 22:45:30 +0200 Kim Alvefur mod_statistics_statsman: Remove duplicate import [luacheck]
Mon, 02 Jul 2018 22:45:11 +0200 Kim Alvefur mod_statistics_statsman: Ignore that we discard incoming data [luacheck]
Mon, 02 Jul 2018 13:13:23 +0100 Matthew Wild mod_http_external: Link to prosody-filer (Go implementation)
Mon, 02 Jul 2018 12:58:14 +0100 Matthew Wild mod_http_upload_external: Reduce slot request log level from info to debug for privacy improvement
Mon, 02 Jul 2018 12:57:40 +0100 Matthew Wild mod_http_upload_external: Fix to read content-type from correct place in stanza
Mon, 02 Jul 2018 12:56:51 +0100 Matthew Wild mod_http_upload_external: Log file type and size
Mon, 02 Jul 2018 12:56:19 +0100 Matthew Wild share_v2.php: Remove content-disposition if mime type is set
Mon, 02 Jul 2018 12:55:59 +0100 Matthew Wild share_v2.php: Add error logging
Mon, 02 Jul 2018 12:55:43 +0100 Matthew Wild share_v2.php: Fix syntax errors
Mon, 02 Jul 2018 12:52:59 +0100 Matthew Wild share_v2.php: Fix array keys
Mon, 02 Jul 2018 10:14:13 +0200 Kim Alvefur mod_pubsub_stats: Include namespace on pubsub items (fixes use with trunk)
Thu, 28 Jun 2018 21:45:25 +0200 Kim Alvefur mod_statistics_statsman/README: Fix typo in link
Thu, 28 Jun 2018 21:42:48 +0200 Kim Alvefur mod_statistics_statsman: Streaming access to statsmanager
Thu, 28 Jun 2018 17:44:21 +0200 Kim Alvefur mod_pubsub_stats: Remove unused import of util.datetime
Thu, 28 Jun 2018 17:43:23 +0200 Kim Alvefur mod_pubsub_stats: Add a brief README
Thu, 28 Jun 2018 11:43:43 +0200 Kim Alvefur mod_s2s_whitelist: Add a README
Thu, 28 Jun 2018 11:42:19 +0200 Kim Alvefur mod_s2s_blacklist: Add a README
Wed, 27 Jun 2018 17:35:20 +0200 Kim Alvefur mod_pubsub_post/README: Describe what happens to different data types
Wed, 27 Jun 2018 17:27:44 +0200 Kim Alvefur mod_pubsub_post/README: Affiliation management in trunk now
Wed, 27 Jun 2018 17:17:17 +0200 Kim Alvefur mod_pubsub_post: Rename README so it gets picked up by the site generator
Tue, 26 Jun 2018 15:30:03 +0100 Matthew Wild mod_smacks: Reduce unacked stanza log message from warn->debug
Mon, 25 Jun 2018 23:58:13 +0200 Emmanuel Gil Peyrot mod_prometheus: Expose min, max and average when available.
Sun, 03 Jun 2018 02:18:02 +0200 Kim Alvefur mod_slack_webhooks: Add a special webhook target for debugging
Sun, 03 Jun 2018 02:02:56 +0200 Kim Alvefur mod_slack_webhooks: Forward info about clicked button to hook