Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Thu, 30 Mar 2023 16:57:11 +0200 | Goffi | tools (common/template): add 2 new filters: `timestamp_to_hour` and `delta_to_human`: |
Thu, 30 Mar 2023 16:53:41 +0200 | Goffi | tools (common/template): let specify timezone name in `date_fmt` filter |
Thu, 30 Mar 2023 16:52:18 +0200 | Goffi | tools (common/date_utils): new `get_timezone_name` to retrieve it from a tzinfo and a timestamp |
Thu, 30 Mar 2023 16:51:09 +0200 | Goffi | tools (common/date_utils): let use a timezone name as str in `date_fmt` |
Thu, 30 Mar 2023 16:47:41 +0200 | Goffi | plugin XEP-0471: renamed "events" plugin to XEP-0471 now that there is a XEP |
Fri, 24 Mar 2023 10:29:48 +0100 | Goffi | core (memory/sqla): be sure to have a dict when serialising History.extra: |
Thu, 23 Mar 2023 17:08:41 +0100 | Goffi | component AP gateway: revert forgotten verbose mode |