Mercurial > libervia-backend
log sat/tools/utils.py @ 4061:fddd76dedc97
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: |