log

age author description
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
2021-11-06 Kim Alvefur mod_muc_moderation: More client feature requests
2021-11-06 Kim Alvefur mod_muc_moderation: Add list of client feature requests for XEP-0425
2021-11-06 Kim Alvefur Delete stray editor swap file
2021-11-06 Kim Alvefur mod_muc_moderation: Use reserved nickname as fallback
2021-11-06 Kim Alvefur mod_muc_moderation: Clarify behavior with a comment
2021-11-04 Kim Alvefur mod_rest: Correct unused reference
2021-11-04 Kim Alvefur mod_rest: Map the XEP-0313 <fin> element to make paging work
2021-11-04 Kim Alvefur mod_rest: Imply type=set for archive queries
2021-11-04 Kim Alvefur mod_rest: Let 'type' be implied in path based queries
2021-11-04 Kim Alvefur mod_rest: Stop search when an implied type is determined
2021-11-04 Kim Alvefur mod_rest: Add some convenience mapping to make MAM queries easier
2021-11-04 Kim Alvefur mod_rest: Add support for mapping of XEP-0313 query iqs
2021-11-04 Kim Alvefur mod_rest: Add XEP-0059 mapping
2021-11-04 Kim Alvefur mod_rest: Add XEP-0004 mapping for future reuse
2021-11-03 Kim Alvefur mod_bookmarks2: Fix comparison
2021-11-03 Kim Alvefur mod_bookmarks2: Fix handling of nick and password elements
2021-11-03 Kim Alvefur mod_rest: Remove unused variable [luacheck]
2021-11-03 Kim Alvefur mod_reminders: Fix README metadata syntax
2021-11-01 Kim Alvefur mod_rest: Fire pre-events