Mercurial > libervia-backend
log sat/tools/common/data_objects.py @ 3038:5f3068915686
age | author | description |
---|---|---|
2019-08-13 | Goffi | Python 3 port: |
2019-05-05 | Goffi | tools (common/data_objects): added a "deserialise" argument to BlogItem: |
2019-02-23 | Goffi | plugin XEP-0277: blog items data are now entirely serialised before going to bridge: |
2019-01-12 | Goffi | date update |
2019-01-11 | Goffi | tools (common/data_objects): moved BlogItems._parseMetadata to a parsePubSubMetadata function, so it can be used in a more generic way |
2019-01-11 | Goffi | tools (common/data_objects): metadata parsing in BlogItems: |
2018-06-27 | Goffi | code style reformatting using black |
2018-04-02 | Goffi | core, setup: huge cleaning: base src/tools/common/data_objects.py@8007f15facd9 |