Mercurial > libervia-backend
view .hgignore @ 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 | 84f6bee6440d |
children |
line wrap: on
line source
syntax: glob bridge_constructor/generated .build build ctags_links/ dist/ .eggs/ env/ libervia_backend.egg-info/ MANIFEST .mypy_cache/ *.orig *.pyc *.pyo .pytest_cache *.pyv Session.vim stubs/ *.swo *.swp tags tests/e2e/report* _trial_temp/ twistd.log twistd.pid twisted/plugins/dropin.cache *.un~ .vim .vscode