Software /
code /
prosody-modules
Annotate
.hgtags @ 5997:d3812826c1cd
mod_csi_muc_priorities: Allow setting the default priority for mucs to low
Move the priority checking after the mention check so that if there is a
mention we return true.
Add an option to the form to set the default priority to low.
Return `nil` in cases where we determite that the priority should be high, as
with `mod_csi_simple` this causes normal MUC messages to be marked important
while allowing mod_csi_grace_period and unneeded messages to be queued.
author | aereaux <aidan@jmad.org> |
---|---|
date | Sun, 22 Sep 2024 08:13:09 -0700 |
parent | 2169:9fa588babbba |
rev | line source |
---|---|
638
60cee6923ee7
Tagging last 0.8.x compatible revision of this repo, for 0.8.x support move to http://code.google.com/p/prosody-modules.0-8/
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
1 2c07bcf56a36d6e74dc0f5422e89bd61f4d31239 0.8-diverge |
2169
9fa588babbba
Tag last commit available on Google Code for future reference
Kim Alvefur <zash@zash.se>
parents:
638
diff
changeset
|
2 1656d4fd71d07aa3a52da89d4daf7723a555e7dd last-google-code-commit |