Mercurial > libervia-backend
view doc/contributing/index.rst @ 4300:7ded09452875
plugin XEP-0077, XEP-0100: Adapt to component, and modernize:
- Plugin XEP-0077 can now be used with component, allowing to register methods to return
registration form, and to (un)register.
- Plugin XEP-0077 now advertises its feature in disco.
- Plugin XEP-0100 has been modernized a bit: it is one of the older plugin in Libervia,
and it has now some type hints, models and async methods.
- Plugin XEP-0100's bridge method `gateways_find` now returns a serialised dict with
relevant data. Former XMLUI version has been moved to `gateways_find_xmlui`.
rel 449
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 06 Sep 2024 18:01:31 +0200 |
parents | e65395e5f649 |
children |
line wrap: on
line source
.. _contributing: ============ contributing ============ This part of the documentation is for people willing to contribute to the development of Libervia and its ecosystem, it is not needed to read this if you only plan to use the software. .. toctree:: :glob: :maxdepth: 2 testing