log sat/plugins/plugin_misc_identity.py @ 4037:524856bd7b19

age author description
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Wed, 29 Jun 2022 11:49:03 +0200 Goffi plugin identity: make the plugin compatible with component + description:
Wed, 29 Jun 2022 11:47:48 +0200 Goffi plugin identity, XEP-0054: move avatar resizing and caching method to identity plugin:
Thu, 03 Jun 2021 15:21:43 +0200 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Thu, 13 Aug 2020 23:46:18 +0200 Goffi plugin identity: new methods `identitiesGet` and `identitiesBaseGet`
Sun, 02 Aug 2020 17:40:07 +0200 Goffi plugin identity: added "filename" metadata for avatar
Tue, 19 May 2020 18:34:05 +0200 Goffi plugin identity: fixed update in avatarSetPostTreatment
Mon, 18 May 2020 23:52:34 +0200 Goffi plugin identity: fixed infinite loop on nicknames update
Mon, 20 Apr 2020 14:51:58 +0200 Goffi plugin identity: fixed update when cached data is None
Sun, 19 Apr 2020 16:38:46 +0200 Goffi plugin identity: fixed update with `get_all` + better new data detection for avatar:
Tue, 14 Apr 2020 21:00:33 +0200 Goffi core, frontends: avatar refactoring:
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port: