log

age author description
2023-01-10 Matthew Wild mod_unified_push: README: Documentation updates (example, etc.)
2023-01-10 Matthew Wild mod_sasl2_fast: Add some comments
2023-01-10 Matthew Wild mod_unified_push: Various fixes, now working with Conversations
2023-01-10 Kim Alvefur mod_pubsub_summary: Trim preceding and trailing whitespace from title
2023-01-08 Kim Alvefur mod_pubsub_text_interface: Try to clarify help message wrt node arguments
2023-01-08 Kim Alvefur mod_pubsub_text_interface: Improve error messages
2023-01-08 Martin Dosch mod_onions: Fix URL and linkify it.
2023-01-08 Kim Alvefur mod_pubsub_summary: Render geo:-URI from OASIS emergency broadcasts
2023-01-07 Kim Alvefur mod_ping_muc: Error out if loaded on Components
2023-01-07 Kim Alvefur mod_pubsub_summary: Hide link relation when value is "alternate"
2023-01-05 Matthew Wild mod_unified_push: Experimenal Unified Push provider
2023-01-03 Kim Alvefur mod_muc_moderation/README: Simplify Compatibility section
2022-12-31 Kim Alvefur mod_rest: Fix reference in OpenAPI
2022-12-31 Kim Alvefur mod_rest: Add XEP-0461 to OpenAPI
2022-12-31 Kim Alvefur mod_rest: Add missing message properties to OpenAPI documentation
2022-12-31 Kim Alvefur mod_rest: Add some GET-mapped iq-queries to OpenAPI documentation
2022-12-31 Kim Alvefur mod_rest/README: Fix XML well-formedness in example (thanks drsnuggles)
2022-12-30 Kim Alvefur mod_auth_dovecot: Fix plugin package (hopefully) (thanks nw)
2022-12-25 Kim Alvefur mod_s2s_auth_dane: Update Compatibility chart (doesn't work anymore)
2022-12-20 Kim Alvefur mod_rest: Remove manual reference expansion in schema
2022-12-18 Kim Alvefur Merge
2022-12-17 Jonas Schäfer Backed out changeset 85882735fd33
2022-12-17 Jonas Schäfer mod_http_muc_log: make default presence visibility configurable
2022-04-28 Jonas Schäfer mod_audit: remove event hook
2022-12-16 Matthew Wild mod_pubsub_mqtt: Switch to MQTT 3.1.1
2022-12-16 Matthew Wild mod_pubsub_mqtt: Support atom_title payload type
2022-12-16 Matthew Wild mod_pubsub_mqtt: Fix some inappropriate log levels
2022-12-16 Matthew Wild mod_pubsub_mqtt: Add XEP-0060 <item> wrapper to payloads
2022-12-09 Kim Alvefur mod_pubsub_feeds: Include feeds library in plugin package
2022-12-04 Kim Alvefur mod_http_muc_log: Fix syntax error in timestamp adjusting script
2022-12-04 Kim Alvefur mod_http_muc_log: Move language attribute onto body itself
2022-12-04 Kim Alvefur mod_http_muc_log: Tweak style towards the "modern"
2022-12-04 Kim Alvefur mod_http_muc_log: Fix error in js when displaying presence is disabled
2022-12-04 Kim Alvefur mod_http_muc_log: Include static resources (css & js) in plugin package
2022-12-04 Kim Alvefur mod_http_muc_log: Move CSS and JS out of template
2022-12-02 Kim Alvefur mod_s2soutinjection: Use session logger where it makes sense
2022-12-02 Kim Alvefur mod_s2soutinjection: Use module logging API
2022-12-02 Kim Alvefur mod_s2soutinjection: Remove undefined global (thanks Damian)
2022-12-02 Kim Alvefur mod_s2soutinjection: Remove unused variables [luacheck]
2022-11-29 Matthew Wild mod_compat_roles: Add support for role inheritance (built-in roles only)
2022-11-29 Matthew Wild mod_compat_roles: Fix permission checks/roles to be per-host as intended
2022-11-29 Matthew Wild mod_compat_roles: Fix traceback when no host roles are defined (thanks cc)
2022-11-29 Matthew Wild mod_isolate_host: Pass context to module:may() (thanks cc)
2022-11-28 Kim Alvefur mod_sasl2_fast: Add explicit dependency on mod_sasl2
2022-11-28 Kim Alvefur mod_sasl2_sm: Add explicit dependency on mod_sasl2
2022-11-28 Kim Alvefur mod_sasl2_bind2: Add explicit dependency on mod_sasl2
2022-11-28 Matthew Wild mod_sasl2_fast: Add README
2022-11-28 Matthew Wild mod_sasl2_sm: Update README with current information
2022-11-28 Matthew Wild mod_sasl2_bind2: Update and expand README with current status
2022-11-28 Matthew Wild mod_sasl2: Update and expand README with more (and updated) information
2022-11-28 Matthew Wild mod_sasl2: Honour (c2s_)require_encryption config option
2022-11-26 Kim Alvefur mod_rest: Wrap webhook setup in a function for future reuse
2022-11-26 Kim Alvefur mod_rest: Do not allow replies to <iq type=result> from webhooks
2022-11-22 Kim Alvefur mod_clean_roster: Clean out invalid characters from roster entires
2022-11-07 Matthew Wild mod_sasl2_fast: Add more debug logging
2022-11-07 Matthew Wild mod_sasl2_fast: Fixes to make channel binding work again
2022-11-07 Matthew Wild mod_sasl2_fast: Clean up backend return values (fixes constant rotation)
2022-10-29 Benjamin Danowski mod_password_reset: Add rockspec.build.copy_directories entry to make it work
2022-10-24 Kim Alvefur mod_rest: Fix JSON conversion of 'displayed' chat marker
2022-10-20 Matthew Wild mod_vjud: Better docs for vjud_mode