-
|
We are using muc_sub and have enabled |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
We don't call store_mam_message is this case because last handler for it do the actual storing in db (and we don't want to do it in this case). But we can add extra parameter to this callback that can trigger skipping store, but notify other listeners, and since mod_push seems to be only other consumer of this, doing this shouldn't too disruptive. |
Beta Was this translation helpful? Give feedback.
-
|
This should be implemented by 9fd1ed3 |
Beta Was this translation helpful? Give feedback.
This should be implemented by 9fd1ed3