log

age author description
2022-01-16 Matthew Wild mod_http_xep227: Fix typo in method name
2022-01-16 Matthew Wild mod_http_xep227: Correctly read selected stores from URL query part
2022-01-16 Matthew Wild mod_http_xep227: Handle nil/errors opening archive stores
2022-01-16 Matthew Wild mod_http_xep227: Don't require admin privileges to use import/export
2022-01-15 Matthew Wild mod_http_xep227: Initialize XEP-0227 XML
2022-01-15 Matthew Wild mod_http_xep227: Fix validation of resulting export XML
2022-01-15 Matthew Wild mod_http_xep227: Fix luacheck warnings
2022-01-14 Kim Alvefur mod_bookmarks2: Skip send_last_published_item (unavailable in 0.11) (thanks carlos)
2022-01-12 Matthew Wild mod_http_xep227: New module providing HTTP API for account data import/export
2022-01-10 Kim Alvefur mod_default_bookmarks: Silence warning when probing for mod_bookmarks version
2022-01-09 Jonas Schäfer mod_groups_muc_bookmarks: restore bookmark injection on empty store
2022-01-09 Jonas Schäfer mod_groups_muc_bookmarks: fix typo/leftover from refactor
2022-01-08 Kim Alvefur mod_groups_muc_bookmarks: Switch to XEP-0402
2022-01-08 Kim Alvefur mod_default_bookmarks: Improve validation
2022-01-08 Kim Alvefur mod_default_bookmarks: Add support for XEP-0402 via mod_bookmarks(2)
2022-01-08 Kim Alvefur mod_default_bookmarks: Minor refactor to do some checks earlier
2022-01-07 Kim Alvefur mod_default_bookmarks: Use whichever of mod_bookmarks and mod_bookmarks2 is enabled
2022-01-07 Kim Alvefur mod_default_bookmarks: Fix mod_bookmarks capability check
2022-01-07 Kim Alvefur mod_conversejs: Reduce mod_bookmarks dependency to a warning
2022-01-07 Kim Alvefur mod_default_bookmarks: Abort on incompatible mod_bookmarks
2022-01-07 Emmanuel Gil Peyrot mod_tcpproxy: Reject missing or non-number block-size, as per XEP-0047
2022-01-06 Kim Alvefur mod_bookmarks2: Update Compatibility table
2022-01-06 Kim Alvefur mod_bookmarks2: Add a notice of inclusion in prosody-trunk
2022-01-05 Emmanuel Gil Peyrot mod_bookmarks2: Override the node configuration if it was wrong
2022-01-05 Kim Alvefur mod_conversejs: Try to depend on mod_bookmarks in trunk else mod_bookmarks2
2022-01-04 Kim Alvefur Back out ad7767a9f3ea
2022-01-04 Emmanuel Gil Peyrot mod_bookmarks: So long, and thanks for all the fish!
2022-01-04 Kim Alvefur mod_bookmarks2: Fix check for max_items=max support
2022-01-04 Emmanuel Gil Peyrot mod_bookmarks2: Actually fix the right wrong codepath
2022-01-04 Emmanuel Gil Peyrot mod_bookmarks2: Remove wrong codepath (thanks luacheck!)
2022-01-04 Kim Alvefur mod_conversejs: Switch dependency to mod_bookmarks2
2021-12-29 Kim Alvefur mod_pubsub_post: Document JSON to XML mapping capability
2021-12-29 Kim Alvefur mod_rest: Fix nested message stanzas in XEP-0297 containers
2021-12-29 Kim Alvefur mod_rest: Fixup internal schema references for correctness
2021-12-27 Emmanuel Gil Peyrot mod_bookmarks2: Remove obsolete comment
2021-12-26 Emmanuel Gil Peyrot mod_bookmarks2: Advertise XEP-0049 support
2021-12-26 Emmanuel Gil Peyrot mod_bookmarks2: Use constants for namespaces
2021-12-25 Emmanuel Gil Peyrot mod_pep_atom_categories: Add a module to index categories in Atom entries
2021-12-24 Emmanuel Gil Peyrot mod_bookmarks2: Finally add the #compat-pep feature!
2021-12-23 Emmanuel Gil Peyrot mod_bookmarks2: Add simple support for legacy PEP queries
2021-12-22 Matthew Wild mod_invites_register_web: Add mod_password_policy checks for web registration
2021-12-22 Matthew Wild mod_password_policy: Support for additional policies provided by other modules
2021-12-22 Matthew Wild mod_password_policy: Silence luacheck warning for intentional global
2021-12-22 Matthew Wild mod_password_policy: Hard failure on missing/empty passwords
2021-12-22 Matthew Wild mod_password_policy: Add check that password doesn't contain username
2021-12-22 Matthew Wild mod_password_policy: Allow check_password() to indicate the policy that failed
2021-12-19 Kim Alvefur mod_cloud_notify: Include extra error details if available
2021-12-15 Kim Alvefur mod_jsxc: Try not to put username and password into the ?query ...
2021-12-15 Kim Alvefur mod_jsxc: Demo module serving JSXC relatively easily from Prosody
2021-12-12 Kim Alvefur mod_muc_bot: Use correct JID for virtual occupant
2021-12-11 Kim Alvefur mod_conversejs: Refresh client shortlist in fallback text
2021-12-10 Kim Alvefur mod_export_skeletons: Add a standalone filter script
2021-12-10 Kim Alvefur mod_export_skeletons: Remove wildcard query
2021-12-10 Kim Alvefur mod_export_skeletons: Fix logic to do wildcard search
2021-12-09 Kim Alvefur mod_export_skeletons: Update examples too
2021-12-09 Kim Alvefur mod_export_skeletons: Generate ids based on log2 of the original length
2021-12-09 Kim Alvefur mod_export_skeletons: Fix override docs
2021-12-09 Kim Alvefur mod_export_skeletons: Document archive name override option
2021-12-09 Kim Alvefur mod_export_skeletons: Command to aid in analysis of archive contents
2021-12-07 Kim Alvefur mod_muc_moderation: Handle non-retraction moderation
2021-12-06 Kim Alvefur mod_muc_rtbl: Optimize case with zero hashes
2021-12-06 Matthew Wild mod_muc_rtbl: Check joining user's host against RTBL
2021-12-06 Matthew Wild mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck)
2021-12-06 Matthew Wild mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC
2021-12-06 Matthew Wild mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux)
2021-12-06 Matthew Wild mod_muc_rtbl: Sync existing list entries when first loaded
2021-12-05 Matthew Wild mod_muc_rtbl: Real-time blocklist checks for MUC services
2021-12-04 Kim Alvefur mod_muc_moderation: Fix actor JID when moderated from outside (thanks lovetox)
2021-12-04 Kim Alvefur mod_admin_blocklist: Update admin check for new 0.12 role API
2021-12-02 Kim Alvefur mod_ping_muc: Yet another attempt to improve MUC reliability
2021-12-02 Kim Alvefur mod_rest: Handle unknown 'kind' values
2021-11-28 Kim Alvefur mod_rest: Fix minor mistakes in openapi spec
2021-11-28 Kim Alvefur mod_rest: Add GET method of invoking XEP-0215 to openapi spec
2021-11-28 Kim Alvefur mod_rest: Fix mistaken way of specifying required fields in XEP-0215 map
2021-11-28 Kim Alvefur mod_bind2: Add initial README
2021-11-28 Kim Alvefur mod_sasl2: Add initial README
2021-11-28 Kim Alvefur mod_bind2: Silence [luacheck] warning
2021-11-28 Kim Alvefur mod_sasl2: Silence [luacheck] warning
2021-11-28 Kim Alvefur mod_bind2: Add missing missing SASL2 namespace [luacheck]
2021-11-28 Kim Alvefur mod_bind2: Advertise stream feature
2021-11-28 Kim Alvefur mod_bind2: Experimental implementation of XEP-0386: Bind 2.0
2021-11-28 Kim Alvefur mod_sasl2: Remove channel binding
2021-11-26 Matthew Wild mod_s2s_status: Module to track status of s2s connections by domain
2021-11-25 Matthew Wild mod_prometheus: Update docs to reference mod_http_openmetrics for trunk/0.12
2021-11-24 Kim Alvefur mod_muc_restrict_media: Fix disco#info field (thanks mirux)
2021-11-24 Kim Alvefur mod_muc_hide_media: Fix disco#info field (thanks mirux)
2021-11-23 Matthew Wild mod_muc_restrict_media: Allow hiding inline media from unaffiliated users in MUCs
2021-07-09 Emmanuel Gil Peyrot mod_mam_muc: Obsolete this module, it is included in Prosody since 0.11 under the name mod_muc_mam
2021-07-09 Emmanuel Gil Peyrot mod_csi: Obsolete this module, it is included in Prosody since 0.11
2021-07-09 Emmanuel Gil Peyrot mod_carbons: Obsolete this module, it is included in Prosody since 0.10
2021-07-09 Emmanuel Gil Peyrot mod_mam: Obsolete this module, it is included in Prosody since 0.10
2021-07-09 Emmanuel Gil Peyrot mod_limits: Obsolete this module, it is included in Prosody since 0.10
2021-11-22 Kim Alvefur mod_http_muc_log: Show messages moderated using XEP-0425
2021-11-19 Matthew Wild mod_muc_offline_delivery: Fix logic bug causing traceback when no reserved_nick (thanks Hund)
2021-11-19 Kim Alvefur mod_dnsupdate: Add support for components
2021-11-18 Kim Alvefur mod_http_admin_api: Fix YAML indentation
2021-11-18 Kim Alvefur mod_http_admin_api: Export total storage use via mod_http_file_share
2021-11-18 Kim Alvefur mod_http_admin_api: Ensure freshness of metrics when in manual mode
2021-11-18 Matthew Wild mod_muc_offline_delivery: Handle the user not having any affiliation data (thanks Martin)
2021-11-17 Matthew Wild mod_measure_active_users: Calculate active user counts over fixed time periods
2021-11-16 Matthew Wild mod_muc_offline_delivery: Allow the module to be enabled by default for all users
2021-11-16 Matthew Wild mod_muc_auto_reserve_nicks: Automatically reserve nicknames of MUC occupants
2021-11-16 Kim Alvefur mod_smacks: Send <r> immediately from csi-flushing event
2021-11-15 Matthew Wild mod_muc_offline_delivery: split name/var so that retrieval of form data works
2021-11-12 Gary Kramlich mod_slack_webhook: fixed documentation for default nick and marked trunk as works
2021-11-09 Matthew Wild mod_muc_offline_delivery: Less noisy, clearer, debug logging for notifications
2021-11-09 Matthew Wild mod_invites_adhoc: Allow role-based permissions to override default policy
2021-11-09 Matthew Wild mod_invites_adhoc: Add the ability to deny user invites by specific roles
2021-11-08 Kim Alvefur mod_dnsupdate: Restore the --each option
2021-11-08 Kim Alvefur mod_dnsupdate: Rewrite port config vs DNS comparison code
2021-11-08 Kim Alvefur mod_dnsupdate: Fix to use correct port settings
2021-11-06 Kim Alvefur mod_dnsupdate: Use with nsupdate to update DNS records from config
2021-11-07 tmolitor Merge commit
2021-11-07 tmolitor mod_smacks: Don't forgive client counting errors
2021-11-07 Jonas Schäfer mod_admin_web: make get_deps.sh stand out a little
2021-11-07 Kim Alvefur mod_measure_malloc: Fix accidental global variable write [luacheck]
2021-11-07 Kim Alvefur luacheck: Discourage use of the 'hosts' global (like in Prosody)
2021-11-07 Kim Alvefur luacheck: Make module:metric() known
2020-01-28 Kim Alvefur luacheckrc: Remove accidentally commented directive
2021-11-06 Kim Alvefur mod_muc_moderation: Bump year