mod_conversejs: Try to depend on mod_bookmarks in trunk else mod_bookmarks2
|
Kim Alvefur |
2022-01-05 |
Back out ad7767a9f3ea
|
Kim Alvefur |
2022-01-04 |
mod_bookmarks: So long, and thanks for all the fish!
|
Emmanuel Gil Peyrot |
2022-01-04 |
mod_bookmarks2: Fix check for max_items=max support
|
Kim Alvefur |
2022-01-04 |
mod_bookmarks2: Actually fix the right wrong codepath
|
Emmanuel Gil Peyrot |
2022-01-04 |
mod_bookmarks2: Remove wrong codepath (thanks luacheck!)
|
Emmanuel Gil Peyrot |
2022-01-04 |
mod_conversejs: Switch dependency to mod_bookmarks2
|
Kim Alvefur |
2022-01-04 |
mod_pubsub_post: Document JSON to XML mapping capability
|
Kim Alvefur |
2021-12-29 |
mod_rest: Fix nested message stanzas in XEP-0297 containers
|
Kim Alvefur |
2021-12-29 |
mod_rest: Fixup internal schema references for correctness
|
Kim Alvefur |
2021-12-29 |
mod_bookmarks2: Remove obsolete comment
|
Emmanuel Gil Peyrot |
2021-12-27 |
mod_bookmarks2: Advertise XEP-0049 support
|
Emmanuel Gil Peyrot |
2021-12-26 |
mod_bookmarks2: Use constants for namespaces
|
Emmanuel Gil Peyrot |
2021-12-26 |
mod_pep_atom_categories: Add a module to index categories in Atom entries
|
Emmanuel Gil Peyrot |
2021-12-25 |
mod_bookmarks2: Finally add the #compat-pep feature!
|
Emmanuel Gil Peyrot |
2021-12-24 |
mod_bookmarks2: Add simple support for legacy PEP queries
|
Emmanuel Gil Peyrot |
2021-12-23 |
mod_invites_register_web: Add mod_password_policy checks for web registration
|
Matthew Wild |
2021-12-22 |
mod_password_policy: Support for additional policies provided by other modules
|
Matthew Wild |
2021-12-22 |
mod_password_policy: Silence luacheck warning for intentional global
|
Matthew Wild |
2021-12-22 |
mod_password_policy: Hard failure on missing/empty passwords
|
Matthew Wild |
2021-12-22 |
mod_password_policy: Add check that password doesn't contain username
|
Matthew Wild |
2021-12-22 |
mod_password_policy: Allow check_password() to indicate the policy that failed
|
Matthew Wild |
2021-12-22 |
mod_cloud_notify: Include extra error details if available
|
Kim Alvefur |
2021-12-19 |
mod_jsxc: Try not to put username and password into the ?query ...
|
Kim Alvefur |
2021-12-15 |
mod_jsxc: Demo module serving JSXC relatively easily from Prosody
|
Kim Alvefur |
2021-12-15 |
mod_muc_bot: Use correct JID for virtual occupant
|
Kim Alvefur |
2021-12-12 |
mod_conversejs: Refresh client shortlist in fallback text
|
Kim Alvefur |
2021-12-11 |
mod_export_skeletons: Add a standalone filter script
|
Kim Alvefur |
2021-12-10 |
mod_export_skeletons: Remove wildcard query
|
Kim Alvefur |
2021-12-10 |
mod_export_skeletons: Fix logic to do wildcard search
|
Kim Alvefur |
2021-12-10 |
mod_export_skeletons: Update examples too
|
Kim Alvefur |
2021-12-09 |
mod_export_skeletons: Generate ids based on log2 of the original length
|
Kim Alvefur |
2021-12-09 |
mod_export_skeletons: Fix override docs
|
Kim Alvefur |
2021-12-09 |
mod_export_skeletons: Document archive name override option
|
Kim Alvefur |
2021-12-09 |
mod_export_skeletons: Command to aid in analysis of archive contents
|
Kim Alvefur |
2021-12-09 |
mod_muc_moderation: Handle non-retraction moderation
|
Kim Alvefur |
2021-12-07 |
mod_muc_rtbl: Optimize case with zero hashes
|
Kim Alvefur |
2021-12-06 |
mod_muc_rtbl: Check joining user's host against RTBL
|
Matthew Wild |
2021-12-06 |
mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck)
|
Matthew Wild |
2021-12-06 |
mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC
|
Matthew Wild |
2021-12-06 |
mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux)
|
Matthew Wild |
2021-12-06 |
mod_muc_rtbl: Sync existing list entries when first loaded
|
Matthew Wild |
2021-12-06 |
mod_muc_rtbl: Real-time blocklist checks for MUC services
|
Matthew Wild |
2021-12-05 |
mod_muc_moderation: Fix actor JID when moderated from outside (thanks lovetox)
|
Kim Alvefur |
2021-12-04 |
mod_admin_blocklist: Update admin check for new 0.12 role API
|
Kim Alvefur |
2021-12-04 |
mod_ping_muc: Yet another attempt to improve MUC reliability
|
Kim Alvefur |
2021-12-02 |
mod_rest: Handle unknown 'kind' values
|
Kim Alvefur |
2021-12-02 |
mod_rest: Fix minor mistakes in openapi spec
|
Kim Alvefur |
2021-11-28 |
mod_rest: Add GET method of invoking XEP-0215 to openapi spec
|
Kim Alvefur |
2021-11-28 |
mod_rest: Fix mistaken way of specifying required fields in XEP-0215 map
|
Kim Alvefur |
2021-11-28 |
mod_bind2: Add initial README
|
Kim Alvefur |
2021-11-28 |
mod_sasl2: Add initial README
|
Kim Alvefur |
2021-11-28 |
mod_bind2: Silence [luacheck] warning
|
Kim Alvefur |
2021-11-28 |
mod_sasl2: Silence [luacheck] warning
|
Kim Alvefur |
2021-11-28 |
mod_bind2: Add missing missing SASL2 namespace [luacheck]
|
Kim Alvefur |
2021-11-28 |
mod_bind2: Advertise stream feature
|
Kim Alvefur |
2021-11-28 |
mod_bind2: Experimental implementation of XEP-0386: Bind 2.0
|
Kim Alvefur |
2021-11-28 |
mod_sasl2: Remove channel binding
|
Kim Alvefur |
2021-11-28 |
mod_s2s_status: Module to track status of s2s connections by domain
|
Matthew Wild |
2021-11-26 |
mod_prometheus: Update docs to reference mod_http_openmetrics for trunk/0.12
|
Matthew Wild |
2021-11-25 |