Software /
code /
prosody-modules
Log
mod_muc_inject_mentions/mod_muc_inject_mentions.lua @ 4299:8006da2cf44c
description | author | age |
---|---|---|
mod_muc_inject_mentions: Add new setting to trigger mentions only if a prefix is found | Seve Ferrer | Tue, 17 Nov 2020 13:45:33 +0100 |
mod_muc_inject_mentions: Make module scalable by iterating through the body instead of participants list as the main loop | Seve Ferrer | Sat, 14 Nov 2020 18:02:49 +0100 |
mod_muc_inject_mentions: Add new configuration setting to choose between registered nicknames or online participants | Seve Ferrer | Thu, 01 Oct 2020 16:20:09 +0200 |
mod_muc_inject_mentions: Add new configuration setting to strip out prefixes from mentions | Seve Ferrer | Wed, 30 Sep 2020 13:14:46 +0200 |
mod_muc_inject_mentions: Should not append mentions by default | Seve Ferrer | Tue, 29 Sep 2020 17:14:41 +0200 |
mod_muc_inject_mentions: Add new configuration setting to look for mentions even if the client sent some already | Seve Ferrer | Tue, 29 Sep 2020 17:05:14 +0200 |