Mercurial > libervia-backend
annotate INSTALL @ 4220:5a0bddfa34ac
plugin XEP-0234: fix action type when pre-flight file confirmation is confirmed:
the `C.META_TYPE_FILE` can't be used in this case as it is a preflight and we don't have
yet data such as progress ID. `C.META_TYPE_FILE` is used as a sub-type to help with dialog
management in frontend.
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 05 Mar 2024 17:31:49 +0100 |
parents | 84f6bee6440d |
children |
rev | line source |
---|---|
3029
457ae6381e2a
doc: replaced deprecated installation link in INSTALL
Goffi <goffi@goffi.org>
parents:
2619
diff
changeset
|
1 You'll find install instructions in documentation (see doc/installation.rst). |
885 | 2 |
4081
84f6bee6440d
installation: moved from `setup.py` to `pyproject.toml`:
Goffi <goffi@goffi.org>
parents:
3029
diff
changeset
|
3 If you need help, come the Libervia official XMPP room: xmpp:libervia@chat.jabberfr.org?join or join us with a web browser via https://chat.jabberfr.org/converse.js/libervia@chat.jabberfr.org |