Mercurial > libervia-backend
log src/memory/memory.py @ 1692:0fdd8fe34fbf
age | author | description |
---|---|---|
Thu, 26 Nov 2015 17:00:18 +0100 | Goffi | core (memory): catch exceptions.UnknownEntityError in getMainResource |
Wed, 25 Nov 2015 21:41:15 +0100 | Goffi | core (disco): disco hashes are now stored in database to avoid doing the same disco request on next load |
Wed, 25 Nov 2015 20:01:39 +0100 | Goffi | plugin XEP-0054: fixed vcard-update callback which was updating avatar when hash was empty, resulting in a really slow start |
Mon, 23 Nov 2015 18:51:15 +0100 | souliane | memory: fixes asyncCreateProfile to not overwrite the personal key |
Sat, 14 Nov 2015 19:18:10 +0100 | Goffi | core, bridge: added a profileSetDefault method |
Sat, 14 Nov 2015 19:18:10 +0100 | Goffi | core: profile session starting and connection are now separated. Moved profile session starting/authentication to memory module |
Sat, 14 Nov 2015 19:18:10 +0100 | Goffi | core, bridge (params): added asyncGetParamsValuesFromCategory (yes that's a long name!) method to retrive params names and values for a given category |