prosody-modules
log
graph
tags
bookmarks
branches
e97c509fdbe3
browse
changeset
mod_muc_inject_mentions/mod_muc_inject_mentions.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Log
mod_muc_inject_mentions/mod_muc_inject_mentions.lua @ 4238:
e97c509fdbe3
less
more
|
(0)
tip
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
mod_muc_inject_mentions: Catch nicknames between new lines
Seve Ferrer
2020-09-20
mod_muc_inject_mentions: Allow suffixes to be used after a new line
Seve Ferrer
2020-09-20
mod_muc_inject_mentions: Allow suffixes to be used before a new line
Seve Ferrer
2020-09-20
mod_muc_inject_mentions: Allow preffixes to be used after a new line
Seve Ferrer
2020-09-20
mod_muc_inject_mentions: (W311) value assigned to variable _first is overwritten on line 104 before use
Seve Ferrer
2020-09-20
mod_muc_inject_mentions: (W211) unused variable node, (W211) unused variable host
Seve Ferrer
2020-09-20
mod_muc_inject_mentions: (W213) unused loop variable i
Seve Ferrer
2020-09-20
mod_muc_inject_mentions: Publish module to repository
Seve Ferrer
2020-09-20
less
more
|
(0)
tip