log sat/tools/xml_tools.py @ 4041:2594e1951cf7

age author description
Mon, 15 May 2023 16:20:45 +0200 Goffi core (bridge): `action_new` now use serialised dict for extra data.
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Fri, 07 Apr 2023 14:59:01 +0200 Goffi tools (xml_tools): add fields's `values` when converting data form to dict
Thu, 16 Mar 2023 16:43:08 +0100 Goffi tools (xml_tools): accept several namespaces in `findAncestor`
Fri, 28 Oct 2022 18:50:06 +0200 Syndace plugin XEP-0384: Implementation of Automatic Trust Management:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi tools (xml_tools): `domish_elt_2_et_elt` and `et_elt_2_domish_elt` now handle lxml.etree
Sat, 24 Sep 2022 16:37:46 +0200 Goffi plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing: