Software /
code /
prosody-modules
Log
mod_muc_inject_mentions/mod_muc_inject_mentions.lua @ 4179:bcff0e8b7b4d
description | author | age |
---|---|---|
mod_muc_inject_mentions: Add new configuration setting to choose between registered nicknames or online participants | Seve Ferrer | 2020-10-01 |
mod_muc_inject_mentions: Add new configuration setting to strip out prefixes from mentions | Seve Ferrer | 2020-09-30 |
mod_muc_inject_mentions: Should not append mentions by default | Seve Ferrer | 2020-09-29 |
mod_muc_inject_mentions: Add new configuration setting to look for mentions even if the client sent some already | Seve Ferrer | 2020-09-29 |
mod_muc_inject_mentions: Improve mentions lookup by using a set instead of a list | Seve Ferrer | 2020-09-28 |
mod_muc_inject_mentions: Refactor code using in_list utility function to improve readability | Seve Ferrer | 2020-09-28 |