aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2021-08-31 11:38:09 +0200
committerKim Alvefur <zash@zash.se>2021-08-31 11:38:09 +0200
commit9eb707763c5b867b30f805f40eb979bf04001afc (patch)
tree84517c9a264201006ba0eaff82e56f63a9b62fc3 /CHANGES
parentb430cda5c7c87b20ae26b1d78b61be0ae0013241 (diff)
downloadprosody-9eb707763c5b867b30f805f40eb979bf04001afc.tar.gz
prosody-9eb707763c5b867b30f805f40eb979bf04001afc.zip
mod_mam: Suppress offline message broadcast for MAM clients
MattJ on 09:34:24 > Zash: I think as a first step, offline messages should not be sent to > clients that request MAM https://chat.modernxmpp.org/log/modernxmpp/2021-08-31#2021-08-31-8518a542bd283686
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5a1f7d9b..1e65448f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -27,6 +27,7 @@ TRUNK
- mod_server_contact_info now loaded on components if enabled
- Statistics now based on OpenMetrics
- Direct TLS support
+- Offline messages aren't sent to MAM clients
0.11.0
======