log sat/tools/utils.py @ 4066:e75827204fe0

age author description
23 months ago Goffi massive refactoring to switch from camelCase to snake_case:
23 months ago Goffi core (plugins): implementation of XEP-0215 "External Service Discovery":
2022-10-28 Goffi tools (utils): fix `parse_xmpp_date` timezone:
2022-09-21 Goffi tools (utils): helper `parse_xmpp_date` method:
2022-08-31 Goffi tools: renamed module `sat.tools.datetime` to `date.tools.xmpp_datetime` to avoid conflict with Python's standard lib
2022-08-31 Goffi tools (datetime, utils): fix incorrect use of naive object:
2022-08-23 Syndace plugin XEP-0420: Implementation of Stanza Content Encryption:
2022-07-20 Goffi plugin XEP-0060, tools (utils): doc/type hints
2022-03-22 Goffi tools (utils): fix `getRepositoryData` crash:
2021-06-03 Goffi tools (utils): new `ensure_deferred` decorator
2021-06-03 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
2021-03-19 Goffi date update
2020-11-16 Goffi tools(utils): fixed error catching when getting repository data with `pkg_resources`
2020-09-20 Goffi core: minor typos, docstring/comments update