Log

description author age
mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin) Kim Alvefur 2020-04-19
mod_csi_battery_saver: Add Jingle incoming call messages to important, thanks to Wiktor Kwapisiewicz <wiktor@metacode.biz> tmolitor 2020-04-19
mod_cloud_notify: make stanza queue processing faster tmolitor 2020-04-19
Merge Kim Alvefur 2020-04-18
mod_turncredentials: Add 'transport' attribute Wiktor Kwapisiewicz 2020-04-16
Merge JC Brand 2020-04-17
muc_defaults: Add support for the presence_broadcast setting JC Brand 2020-04-17
mod_muc_rai: New module to implement Room Activity Indicators Matthew Wild 2020-04-15
mod_firewall: Fix use of unpack() on Lua 5.3 Kim Alvefur 2020-04-13
mod_muc_markers: New module for server-side receipt tracking in MUCs Matthew Wild 2020-04-13
mod_rest: Improve auth error reporting Kim Alvefur 2020-04-12
mod_nooffline_noerror: Fix for missing log tmolitor 2020-04-07
mod_measure_muc: Collect statistics on Grout Chat kaliko 2020-04-07
Merge commit tmolitor 2020-04-05
mod_smacks: Update documentation and slightly adjust default values tmolitor 2020-04-05
mod_nooffline_noerror: fix error in logging tmolitor 2020-03-21
mod_muc_limits: Add config option to limit to join stanzas only Matthew Wild 2020-04-03
mod_muc_limits: Add [luacheck] annotation to silence unused loop variable warning Matthew Wild 2020-04-03
mod_http_upload/README: User/host arguments to command not optional (thanks kaliko) Kim Alvefur 2020-03-30
mod_http_upload: Show help message if not at least one host/user is given Kim Alvefur 2020-03-30
mod_http_upload: Add some kind of help message to prosodyctl command Kim Alvefur 2020-03-30
mod_http_upload/README: Add example disco_items use Kim Alvefur 2020-03-30
mod_http_upload_external: Discourage loading via modules_enabled Kim Alvefur 2020-03-30
mod_conversejs/README: Add an example of the URL to open Kim Alvefur 2020-03-30
mod_muc_archive: Add fork of mod_muc_log that uses newer storage API JC Brand 2020-03-27
mod_stanzas: tighten up stanza check and add explanatory text JC Brand 2020-03-27
mod_smacks: also count outgoing MAM messages JC Brand 2020-03-26
mod_auth_ldap: Fix broken link to LuaLDAP Kim Alvefur 2020-03-25
mod_rest: Add JSON mapping of XEP-0128: Service Discovery Extensions Kim Alvefur 2020-03-23
mod_prometheus: Ensure mod_http is loaded where the http interface is exposed (thanks Martin) Kim Alvefur 2020-03-21
mod_measure_registration: new module Maxime “pep” Buquet 2020-03-21
mod_muc_hats_*/README: Linkify XEP references Kim Alvefur 2020-03-19
mod_muc_hats_adhoc/README: Change summary to mention ad-hoc commands Kim Alvefur 2020-03-19
mod_muc_hats_adhoc: Ad-hoc commands for adding/removing MUC hats Matthew Wild 2020-03-19
mod_muc_hats_api: New API-only module for managing user hats in MUCs Matthew Wild 2020-03-19
mod_rest/README: Fix adhoc example Kim Alvefur 2020-03-15
mod_muc_occupant_id: Handle MUC-PMs Maxime “pep” Buquet 2020-03-15
mod_cloud_notify: fix link and table layout in readme tmolitor 2020-03-11
mod_cloud_notify: Cleanup code and drop support for prosody 0.9 tmolitor 2020-03-11
mod_smacks: fix logging issue in mam eventhandler tmolitor 2020-03-10
mod_log_auth: log hostname, too tmolitor 2020-03-10
mod_cloud_notify: Fix bug in prosody 0.9 tmolitor 2020-03-08
Merge commit tmolitor 2020-03-08
mod_smacks_offline: add readme tmolitor 2020-03-08
mod_smacks_noerror: This module is superseded by mod_smacks and mod_nooffline_noerror tmolitor 2020-03-08
mod_smacks_offline: this module is obsoleted by latest mod_smacks update tmolitor 2020-03-08
mod_smacks: handle mam-enabled session internally tmolitor 2020-03-08
mod_http_oauth2: Set content type on successful repsponses (fixes #1501) Kim Alvefur 2020-03-08
mod_rest: Avoid interfering with mod_http_oauth2 errors (fixes #1500) Kim Alvefur 2020-03-08
mod_rest: Fix encoding of simple dataforms Kim Alvefur 2020-03-07
mod_rest: Add an XML error formatter (fixes #1499) Kim Alvefur 2020-03-07
mod_rest: Break out POST errors into a registry Kim Alvefur 2020-03-07
mod_rest: Separate lists of mediatypes for input, output and errors Kim Alvefur 2020-03-07
mod_nooffline_noerror: New module that disables errors for disabled offline storage tmolitor 2020-03-02
mod_http_index: Increase distance between navigation items Kim Alvefur 2020-02-29
mod_rest: Fix routing to self-jid (thanks jonas’) Kim Alvefur 2020-02-29
mod_rest: Advertise "support" for text/plain Kim Alvefur 2020-02-28
mod_rest: Spred array over multiple lines for nicer future diffs Kim Alvefur 2020-02-28
mod_rest: Add JSON mapping of XEP-0039: Statistics Gathering Kim Alvefur 2020-02-28
mod_rest: Move dataforms into structure for more logical code order Kim Alvefur 2020-02-28