Mercurial > libervia-backend
log sat/plugins/plugin_misc_identity.py @ 4066:e75827204fe0
age | author | description |
---|---|---|
2023-04-08 | Goffi | massive refactoring to switch from camelCase to snake_case: |
2022-06-29 | Goffi | plugin identity: make the plugin compatible with component + description: |
2022-06-29 | Goffi | plugin identity, XEP-0054: move avatar resizing and caching method to identity plugin: |
2021-06-03 | Goffi | core: various changes and fixes to work with new storage and D-Bus bridge: |
2021-03-19 | Goffi | date update |
2020-08-13 | Goffi | plugin identity: new methods `identitiesGet` and `identitiesBaseGet` |
2020-08-02 | Goffi | plugin identity: added "filename" metadata for avatar |
2020-05-19 | Goffi | plugin identity: fixed update in avatarSetPostTreatment |
2020-05-18 | Goffi | plugin identity: fixed infinite loop on nicknames update |
2020-04-20 | Goffi | plugin identity: fixed update when cached data is None |
2020-04-19 | Goffi | plugin identity: fixed update with `get_all` + better new data detection for avatar: |
2020-04-14 | Goffi | core, frontends: avatar refactoring: |