Log

description author age
mod_ipcheck: Simplify iq handling by hooking on iq-get/ instead of iq/. Emmanuel Gil Peyrot 2018-08-24
mod_auto_answer_disco_info: Simplify iq handling by hooking on the full payload tag instead of iq/full. Emmanuel Gil Peyrot 2018-08-24
mod_client_certs: Simplify iq handling by hooking on iq-get/ and iq-set/ instead of iq/. Emmanuel Gil Peyrot 2018-08-24
mod_group_bookmarks: Remove unused requires. Emmanuel Gil Peyrot 2018-08-24
mod_pubsub_github: Remove unused import [luacheck] Kim Alvefur 2018-08-24
mod_pubsub_github: Add support for signed requests Kim Alvefur 2018-08-24
mod_pubsub_github: Unpack request from event Kim Alvefur 2018-08-24
mod_group_bookmarks: Add my copyright. Emmanuel Gil Peyrot 2018-08-24
mod_group_bookmarks: Return early when the key is not bookmarks. Emmanuel Gil Peyrot 2018-08-24
mod_group_bookmarks: Use iq-get event instead of checking for stanza.attr.type == "get". Emmanuel Gil Peyrot 2018-08-24
mod_group_bookmarks: Remove duplicated requires. Emmanuel Gil Peyrot 2018-08-24
mod_pubsub_github/README: Note that it might work with Gitlab as well Kim Alvefur 2018-08-24
mod_atom: Add a brief README Kim Alvefur 2018-08-24
mod_pubsub_post/README: Add a heading for affiliation related text Kim Alvefur 2018-08-24
mod_pubsub_post: Ensure actor is non-nil (catch inability to determine IP or simliar) Kim Alvefur 2018-08-24
mod_pubsub_post: Start with actor unset Kim Alvefur 2018-08-24
mod_bookmarks: Use the new item-published/<node> event. Emmanuel Gil Peyrot 2018-08-21
mod_profile: Only replace avatar update hash if one is found Kim Alvefur 2018-08-21
mod_profile: Only retrieve the last avatar hash from PEP Kim Alvefur 2018-08-21
mod_pubsub_text_interface: Ignore whitespace after all commands Kim Alvefur 2018-08-20
mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck] Kim Alvefur 2018-08-20
mod_pubsub_text_interface: Fix chain that accidentally produced nested <body> Kim Alvefur 2018-08-20
mod_pubsub_text_interface: Generate a stanza id for replies Kim Alvefur 2018-08-20
mod_profile: Pass item id onto pubsub container element Kim Alvefur 2018-08-20
mod_profile: Use type property over content identifiguesstimation Kim Alvefur 2018-08-20
mod_pubsub_text_interface: Add a README Kim Alvefur 2018-08-20
mod_pubsub_text_interface: A chat interface to PubSub Kim Alvefur 2018-08-20
mod_pubsub_feeds: Include pubsub namespace on wrapper item as required by mod_pubsub Kim Alvefur 2018-08-20
mod_atom: Update to the new mod_pep Kim Alvefur 2018-08-20
mod_firewall: Assume empty list if file could not be loaded Matthew Wild 2018-08-19
mod_candy: Remove, outdated. Consider mod_conversejs instead. Matthew Wild 2018-08-18
mod_bookmarks: Require forgotten util.jid module. Emmanuel Gil Peyrot 2018-08-18
mod_default_bookmarks: Add support for <password/>. Emmanuel Gil Peyrot 2018-08-18
mod_default_bookmarks: Add support for trunk’s mod_pep. Emmanuel Gil Peyrot 2018-08-18
mod_bookmarks: Expose publish_to_pep() to other modules. Emmanuel Gil Peyrot 2018-08-18
mod_bookmarks: Fire empty and updated events, for other modules to use. Emmanuel Gil Peyrot 2018-08-18
mod_bookmarks: Send back empty Private XML bookmarks on empty PEP bookmarks. Emmanuel Gil Peyrot 2018-08-18
mod_bookmarks: Fix traceback on retrieval since ba0d444b64aa. Emmanuel Gil Peyrot 2018-08-18
mod_bookmarks: Enforce publish_options since Prosody 249d90ff992e. Emmanuel Gil Peyrot 2018-08-18
mod_bookmarks: Simplify last item retrieval thanks to Prosody b6ffd4f951b9. Emmanuel Gil Peyrot 2018-08-18
mod_bookmarks: New module synchronising bookmarks to the new persistent mod_pep Emmanuel Gil Peyrot 2018-08-18
mod_http_upload_external: share_v2.php: Comment out verbose debug logging Matthew Wild 2018-08-14
mod_http_upload_external: share.php: Fix whitespace Matthew Wild 2018-08-14
mod_http_upload_external: Update share.php and share_v2.php to allow cross-domain requests Matthew Wild 2018-08-14
mod_s2s_auth_posh: Add a command for generating the JSON file Kim Alvefur 2018-08-13
mod_auth_http_cookie: Also try to get HTTP request from WebSocket session Kim Alvefur 2018-08-10
mod_auth_http_cookie: Try to get HTTP request from array on BOSH sessions Kim Alvefur 2018-08-10
mod_pep_vcard_png_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple Matthew Wild 2018-08-09
mod_pep_vcard_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple Matthew Wild 2018-08-09
mod_watchuntrusted: Add option to ignore domains Michel Le Bihan 2018-08-08
mod_e2e_policy: Always add the 'to' in warning stanzas Michel Le Bihan 2018-08-08
mod_smacks: Improve logging on resume so session changes are more easily tracked Matthew Wild 2018-08-08
mod_statistics: Split module:shared() into multiple calls, multiple params may be deprecated soon Matthew Wild 2018-08-07
mod_http_upload_external: share.php: Use hash_equals() if available to protect against timing attack Matthew Wild 2018-08-07
mod_pep_vcard_avatar: Does not work with trunk anymore Kim Alvefur 2018-08-04
mod_adhoc_dataforms_demo/README: Set a summary Kim Alvefur 2018-08-03
mod_adhoc_dataforms_demo: Silence warning about unused argument [luacheck] Kim Alvefur 2018-08-03
mod_adhoc_test -> mod_adhoc_dataforms_demo Kim Alvefur 2018-08-03
mod_adhoc_test: A module to test dataforms generation and rendering Kim Alvefur 2018-08-03
mod_omemo_all_access: Add compatibility with mod_pep_simple Matthew Wild 2018-08-03