Mercurial > prosody-modules
log mod_muc_inject_mentions/mod_muc_inject_mentions.lua @ 5800:8566a423da88
age | author | description |
---|---|---|
Tue, 22 Dec 2020 11:27:20 +0100 | Seve Ferrer | Improve UX by providing defaults users expect |
Tue, 22 Dec 2020 11:18:46 +0100 | Seve Ferrer | End value is index+1 as per the newest revision https://xmpp.org/extensions/xep-0372.html#revision-history-v0.4.0 |
Tue, 17 Nov 2020 13:45:33 +0100 | Seve Ferrer | mod_muc_inject_mentions: Add new setting to trigger mentions only if a prefix is found |
Sat, 14 Nov 2020 18:02:49 +0100 | Seve Ferrer | mod_muc_inject_mentions: Make module scalable by iterating through the body instead of participants list as the main loop |