-
lovetox
Zash, MattJ: does the prosody moderation module support the MAM Tombstones?
-
Zash
yes
-
lovetox
can you tell me, the example misses the namespace on the moderated element in the tombstone
-
lovetox
https://xmpp.org/extensions/xep-0425.html#tombstones
-
lovetox
did you miss it also in the prosody impl?
-
lovetox
im currently implementing the tombstone case, and wonder if i can filter on the namesapce
-
Zash
https://hg.prosody.im/prosody-modules/file/bb083e9f78dd/mod_muc_moderation/mod_muc_moderation.lua#l100 has a namespace
-
lovetox
very good, i added it also to the PR so it will be corrected on the next change
-
lovetox
thanks
-
singpolyma
I think there is a PR open which rewrites the XEP to be a totally different protocol BTW, so might need to watch out for that in the future if anyone decides to implement it
-
Zash
The talk about removing the <apply-to> wrapper?
-
singpolyma
Yeah
-
lovetox
i would not call that a totally different protocol
-
lovetox
the changes are very small, its simply one wrapper element less
-
lovetox
and its a namespace bump
-
lovetox
so once its done, simply add a second implementation for the new namespace