Mercurial > libervia-backend
log sat/tools/utils.py @ 3982:74f7c10a48bc
age | author | description |
---|---|---|
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 |