log sat/tools/utils.py @ 4037:524856bd7b19

age author description
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Fri, 07 Apr 2023 15:16:39 +0200 Goffi core (plugins): implementation of XEP-0215 "External Service Discovery":
Fri, 28 Oct 2022 18:47:17 +0200 Goffi tools (utils): fix `parse_xmpp_date` timezone:
Wed, 21 Sep 2022 22:29:54 +0200 Goffi tools (utils): helper `parse_xmpp_date` method:
Wed, 31 Aug 2022 13:18:56 +0200 Goffi tools: renamed module `sat.tools.datetime` to `date.tools.xmpp_datetime` to avoid conflict with Python's standard lib
Wed, 31 Aug 2022 13:11:26 +0200 Goffi tools (datetime, utils): fix incorrect use of naive object:
Tue, 23 Aug 2022 12:04:11 +0200 Syndace plugin XEP-0420: Implementation of Stanza Content Encryption:
Wed, 20 Jul 2022 17:18:17 +0200 Goffi plugin XEP-0060, tools (utils): doc/type hints
Tue, 22 Mar 2022 17:00:42 +0100 Goffi tools (utils): fix `getRepositoryData` crash:
Thu, 03 Jun 2021 15:21:43 +0200 Goffi tools (utils): new `ensure_deferred` decorator
Thu, 03 Jun 2021 15:20:47 +0200 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Mon, 16 Nov 2020 14:44:43 +0100 Goffi tools(utils): fixed error catching when getting repository data with `pkg_resources`
Sun, 20 Sep 2020 14:05:40 +0200 Goffi core: minor typos, docstring/comments update
Mon, 30 Mar 2020 19:59:14 +0200 Goffi core (tools/utils): fixed return value for non async callbacks