File

mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 5680:80abda15a1e9

mod_muc_members_json: Fix potential error when removing old affiliations Found this uncommitted change on a production server... The affiliation data may been `nil` at some point, triggering an error?
author Kim Alvefur <zash@zash.se>
date Tue, 19 Sep 2023 14:55:56 +0200 (23 months ago)
parent 4705:ace4f251a64b
line wrap: on
line source
module:depends("cloud_notify_encrypted");
module:depends("cloud_notify_priority_tag");
module:depends("cloud_notify_filters");