Mercurial > prosody-modules
annotate mod_omemo_all_access/README.md @ 6360:3e8bd71d39bb
mod_http_muc_log: Ignore fallback body next to XEP-0444: Message Reactions
Some clients send a quote reply along with XEP-0444 in order to
accommodate legacy clients. This however takes up some space and the
reaction is shown twice. This is a matter of some debate with diverging
opinions about whether this should be done at all and how to handle
this.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 15 Jan 2026 16:03:01 +0100 |
| parents | 8a131d44fc7f |
| children |
| rev | line source |
|---|---|
|
2856
08f6b9d37a49
mod_omemo_all_access: initial commit. disable access control for all omemo related PEP nodes
Daniel Gultsch <daniel@gultsch.de>
parents:
diff
changeset
|
1 --- |
|
08f6b9d37a49
mod_omemo_all_access: initial commit. disable access control for all omemo related PEP nodes
Daniel Gultsch <daniel@gultsch.de>
parents:
diff
changeset
|
2 labels: |
|
6345
8a131d44fc7f
mod_omemo_all_access: Obsolete with mod_pep
Link Mauve <linkmauve@linkmauve.fr>
parents:
5975
diff
changeset
|
3 - 'Stage-Obsolete' |
|
8a131d44fc7f
mod_omemo_all_access: Obsolete with mod_pep
Link Mauve <linkmauve@linkmauve.fr>
parents:
5975
diff
changeset
|
4 superseded_by: mod_pep |
|
2856
08f6b9d37a49
mod_omemo_all_access: initial commit. disable access control for all omemo related PEP nodes
Daniel Gultsch <daniel@gultsch.de>
parents:
diff
changeset
|
5 summary: 'Disable access control for all OMEMO related PEP nodes' |
|
08f6b9d37a49
mod_omemo_all_access: initial commit. disable access control for all omemo related PEP nodes
Daniel Gultsch <daniel@gultsch.de>
parents:
diff
changeset
|
6 --- |
|
08f6b9d37a49
mod_omemo_all_access: initial commit. disable access control for all omemo related PEP nodes
Daniel Gultsch <daniel@gultsch.de>
parents:
diff
changeset
|
7 |
|
6345
8a131d44fc7f
mod_omemo_all_access: Obsolete with mod_pep
Link Mauve <linkmauve@linkmauve.fr>
parents:
5975
diff
changeset
|
8 Since Prosody 0.11, the features provided by this module are instead provided by [mod\_pep](https://prosody.im/doc/modules/mod_pep). |
