[ADD/WIP] Chat settings

Right now, they are currently unused. Extensions, and Parsee itself
will be able to use those, though.
This commit is contained in:
LDA 2024-10-29 14:44:55 +01:00
commit 064040c18f
17 changed files with 449 additions and 14 deletions

View file

@ -98,10 +98,6 @@ restricted to Parsee admins, with permission from MUC owners, too
be false by default.
- Currently, MUC owners may kick Parsee out, with the effect of unlinking the
MUC.
- Rewrite the XMPP command management to actually be aware of context, instead of
being a baked-in X-macro. It could be useful for MUC admins, which may use commands
specifically within the MUC's own context rather than the global Parsee context(for
Parsee admins).
- Look at XEPS-TBD.TXT for XEPs to be done
- Add a MUC server to Parsee, such that it may be able to hook onto it and therefore
support XMPP->Matrix bridging.